Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/3039 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-09-02T00:50:25.590Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2026-09-02T00:50:25.626Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2026-09-02T00:50:25.692Z] [WS-CLEANUP] Deleting project workspace... [2026-09-02T00:50:25.692Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-09-02T00:50:25.783Z] [WS-CLEANUP] done [Pipeline] checkout [2026-09-02T00:50:25.807Z] The recommended git tool is: git [2026-09-02T00:50:25.810Z] No credentials specified [2026-09-02T00:50:25.812Z] Cloning the remote Git repository [2026-09-02T00:50:25.815Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2026-09-02T00:50:25.815Z] > git init /home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins # timeout=10 [2026-09-02T00:50:25.819Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2026-09-02T00:50:25.819Z] > git --version # timeout=10 [2026-09-02T00:50:25.821Z] > git --version # 'git version 2.25.1' [2026-09-02T00:50:25.821Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-09-02T00:50:27.119Z] Avoid second fetch [2026-09-02T00:50:27.123Z] Checking out Revision 9c86492d4a22712d2c3b4ab27040cd93556012b4 (refs/remotes/origin/master) [2026-09-02T00:50:27.168Z] Commit message: "Merge "install cloud-init from site mirror"" [2026-09-02T00:50:27.111Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2026-09-02T00:50:27.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-09-02T00:50:27.120Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-09-02T00:50:27.124Z] > git config core.sparsecheckout # timeout=10 [2026-09-02T00:50:27.126Z] > git checkout -f 9c86492d4a22712d2c3b4ab27040cd93556012b4 # timeout=10 [2026-09-02T00:50:27.170Z] > git rev-list --no-walk 9c86492d4a22712d2c3b4ab27040cd93556012b4 # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2026-09-02T00:50:27.464Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-09-02T00:50:27.757Z] + /home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review I1512a34ca8b908d3ea7f6ea067c4c306678006cc --branch master --changed_files --output /home/jenkins/workspace/pipeline-gate@3/patchsets-info.json [2026-09-02T00:50:27.757Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_flaky', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-09-01 11:41:17.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-09-01 15:08:31.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'subject': 'Fix flaky tests which block CI', 'status': 'NEW', 'created': '2026-08-10 15:47:16.000000000', 'updated': '2026-09-02 00:50:18.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 299, 'deletions': 105, 'total_comment_count': 5, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '18359bbad1eb040507d4f7af378561113a2ea14e', '_number': 3039, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-09-01 18:49:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 15:08:31.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': -2, 'date': '2026-09-02 00:46:12.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': '97973b48694ffa39b639970beecc1660ee783ac0', 'revisions': {'97973b48694ffa39b639970beecc1660ee783ac0': {'kind': 'NO_CODE_CHANGE', '_number': 12, 'created': '2026-09-01 11:40:59.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/39/3039/12', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}}, 'commit': {'parents': [{'commit': '9112407ed0a26aaec3ee49b7513d267bf7e93597', 'subject': 'Switching to oneTBB: old includes removal'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-10 15:45:10.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-09-01 11:39:44.000000000', 'tz': 420}, 'subject': 'Fix flaky tests which block CI', 'message': 'Fix flaky tests which block CI\n\nFix tests sampled asynchronous state immediately after\nWaitForIdle(), which does not cover work outside the task\nscheduler. They failed depending on build machine load.\n\nChange-Id: I1512a34ca8b908d3ea7f6ea067c4c306678006cc\nSigned-off-by: Mikhail Samoylov \nCloses: https://github.com/OpenSDN-io/community/issues/134\nDepends-On: Idfec5ba806d374867d999d25e6672fc27c9fa474\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'REJECT', 'applied_by': {'_account_id': 1000001}}]}]} [2026-09-02T00:50:27.757Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I0c7161ee31e11ff4cc6c1962657b13e8e8b3181d', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-07-13 10:34:15.000000000', 'reason': 'Only change owner, uploader, reviewers, and cc can be in the attention set'}, '1000002': {'account': {'_account_id': 1000002}, 'last_update': '2026-07-18 08:19:38.000000000', 'reason': 'Change was submitted'}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-07-16 20:29:55.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-07-18 08:19:38.000000000', 'reason': 'Change was submitted'}}, 'hashtags': [], 'change_id': 'I0c7161ee31e11ff4cc6c1962657b13e8e8b3181d', 'subject': 'Switching to oneTBB: old includes removal', 'status': 'MERGED', 'created': '2026-07-10 13:51:24.000000000', 'updated': '2026-07-18 08:20:05.000000000', 'submitted': '2026-07-18 08:19:38.000000000', 'submitter': {'_account_id': 1000003}, 'insertions': 23, 'deletions': 24, 'total_comment_count': 11, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '3008', 'meta_rev_id': '831fab326a1db08f76cc019e3e969dab5f0c75ea', '_number': 3008, 'owner': {'_account_id': 1000012}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-07-18 08:19:17.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': 0, '_account_id': 1000001}], '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, '_account_id': 1000003}, {'value': 2, 'date': '2026-07-18 06:07:58.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}], 'CC': [{'_account_id': 1000002}]}, 'pending_reviewers': {}, 'current_revision': '9112407ed0a26aaec3ee49b7513d267bf7e93597', 'revisions': {'9112407ed0a26aaec3ee49b7513d267bf7e93597': {'kind': 'REWORK', '_number': 6, 'created': '2026-07-16 20:29:40.000000000', 'uploader': {'_account_id': 1000012}, 'ref': 'refs/changes/08/3008/6', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/08/3008/6'}}, 'commit': {'parents': [{'commit': 'd0821a530939acc57c8e9ff48f2c5cae733f3bc5', 'subject': 'Merge "VxLAN bug: VRF NH flapping during a VM live migration"'}], 'author': {'name': 'Matvey Kraposhin', 'email': 'mkraposhin@gmail.com', 'date': '2026-07-10 13:51:19.000000000', 'tz': 180}, 'committer': {'name': 'Matvey Kraposhin', 'email': 'mkraposhin@gmail.com', 'date': '2026-07-16 20:29:34.000000000', 'tz': 180}, 'subject': 'Switching to oneTBB: old includes removal', 'message': 'Switching to oneTBB: old includes removal\n\nDepends-On: I44aa62b1ba281c7668739e0d52f6c53300ccb097\n\nChange-Id: I0c7161ee31e11ff4cc6c1962657b13e8e8b3181d\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000001}}]}]} [2026-09-02T00:50:27.757Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-common~master~Idfec5ba806d374867d999d25e6672fc27c9fa474', 'project': 'opensdn-io/tf-common', 'branch': 'master', 'topic': 'race_fix', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-09-01 18:46:59.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-09-01 18:46:59.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-09-01 11:52:30.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'Idfec5ba806d374867d999d25e6672fc27c9fa474', 'subject': 'Fix race condition on process_status_ and data_ in NodeStatusUVE', 'status': 'NEW', 'created': '2026-08-21 08:10:07.000000000', 'updated': '2026-09-02 00:40:41.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 3, 'deletions': 0, 'total_comment_count': 1, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'a9bdf97e4878e679aa0a640e97f575878d97f596', '_number': 3066, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-09-01 18:46:59.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 11:52:30.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': 0, 'date': '2026-09-02 00:40:41.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'f6dd5c95d402f2f3ef08bba8556d674d92d0ba46', 'revisions': {'f6dd5c95d402f2f3ef08bba8556d674d92d0ba46': {'kind': 'REWORK', '_number': 1, 'created': '2026-08-21 08:10:07.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/66/3066/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-common', 'ref': 'refs/changes/66/3066/1'}}, 'commit': {'parents': [{'commit': 'a8fb65ce9b11fc62a27b9fc86c1446f7bf6530b8', 'subject': 'Switching to oneTBB: Task class corrections'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-21 07:57:36.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-21 07:57:36.000000000', 'tz': 420}, 'subject': 'Fix race condition on process_status_ and data_ in NodeStatusUVE', 'message': 'Fix race condition on process_status_ and data_ in NodeStatusUVE\n\nProtect `process_status_` and `data_` with `uve_mutex_` to prevent data\ncorruption when two threads access these shared members concurrently.\nWithout this lock, one thread calling `data_.set_process_status()` can\ndestroy the underlying vector while another thread is executing\n`NodeStatusUVE::Send(data_)` and reading from it.\n\nNote on locking hierarchy:\n- `ConnectionState::mutex_` protects `connection_map_`, not these members.\n- `uve_mutex_` is always acquired after `ConnectionState::mutex_` when\n called via `UpdateInternal` or `Delete` (`lock=false`), maintaining a\n consistent lock order and preventing deadlocks.\n\nChange-Id: Idfec5ba806d374867d999d25e6672fc27c9fa474\nSigned-off-by: Mikhail Samoylov \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-09-02T00:50:27.757Z] DEBUG: Change: I1512a34ca8b908d3ea7f6ea067c4c306678006cc: depends_on: ['Idfec5ba806d374867d999d25e6672fc27c9fa474'] [2026-09-02T00:50:28.014Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-common~master~Idfec5ba806d374867d999d25e6672fc27c9fa474', 'project': 'opensdn-io/tf-common', 'branch': 'master', 'topic': 'race_fix', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-09-01 18:46:59.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-09-01 18:46:59.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-09-01 11:52:30.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'Idfec5ba806d374867d999d25e6672fc27c9fa474', 'subject': 'Fix race condition on process_status_ and data_ in NodeStatusUVE', 'status': 'NEW', 'created': '2026-08-21 08:10:07.000000000', 'updated': '2026-09-02 00:40:41.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 3, 'deletions': 0, 'total_comment_count': 1, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'a9bdf97e4878e679aa0a640e97f575878d97f596', '_number': 3066, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-09-01 18:46:59.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 11:52:30.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': 0, 'date': '2026-09-02 00:40:41.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'f6dd5c95d402f2f3ef08bba8556d674d92d0ba46', 'revisions': {'f6dd5c95d402f2f3ef08bba8556d674d92d0ba46': {'kind': 'REWORK', '_number': 1, 'created': '2026-08-21 08:10:07.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/66/3066/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-common', 'ref': 'refs/changes/66/3066/1'}}, 'commit': {'parents': [{'commit': 'a8fb65ce9b11fc62a27b9fc86c1446f7bf6530b8', 'subject': 'Switching to oneTBB: Task class corrections'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-21 07:57:36.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-21 07:57:36.000000000', 'tz': 420}, 'subject': 'Fix race condition on process_status_ and data_ in NodeStatusUVE', 'message': 'Fix race condition on process_status_ and data_ in NodeStatusUVE\n\nProtect `process_status_` and `data_` with `uve_mutex_` to prevent data\ncorruption when two threads access these shared members concurrently.\nWithout this lock, one thread calling `data_.set_process_status()` can\ndestroy the underlying vector while another thread is executing\n`NodeStatusUVE::Send(data_)` and reading from it.\n\nNote on locking hierarchy:\n- `ConnectionState::mutex_` protects `connection_map_`, not these members.\n- `uve_mutex_` is always acquired after `ConnectionState::mutex_` when\n called via `UpdateInternal` or `Delete` (`lock=false`), maintaining a\n consistent lock order and preventing deadlocks.\n\nChange-Id: Idfec5ba806d374867d999d25e6672fc27c9fa474\nSigned-off-by: Mikhail Samoylov \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-09-02T00:50:28.014Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-common~master~I44aa62b1ba281c7668739e0d52f6c53300ccb097', 'project': 'opensdn-io/tf-common', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-07-17 15:20:38.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-07-18 08:18:39.000000000', 'reason': 'Change was submitted'}}, 'hashtags': [], 'change_id': 'I44aa62b1ba281c7668739e0d52f6c53300ccb097', 'subject': 'Switching to oneTBB: Task class corrections', 'status': 'MERGED', 'created': '2026-07-10 08:21:44.000000000', 'updated': '2026-07-18 08:19:06.000000000', 'submitted': '2026-07-18 08:18:39.000000000', 'submitter': {'_account_id': 1000003}, 'insertions': 89, 'deletions': 124, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '3003', 'meta_rev_id': '7bba54f3127f4950952103d8be63f57a030d28ef', '_number': 3003, 'owner': {'_account_id': 1000012}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-07-18 08:18:35.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': 0, '_account_id': 1000001}], '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': 2, 'date': '2026-07-18 08:18:35.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': -1, 'date': '2026-07-17 17:12:49.000000000', 'permitted_voting_range': {'min': -1, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': 'a8fb65ce9b11fc62a27b9fc86c1446f7bf6530b8', 'revisions': {'a8fb65ce9b11fc62a27b9fc86c1446f7bf6530b8': {'kind': 'REWORK', '_number': 4, 'created': '2026-07-17 15:20:19.000000000', 'uploader': {'_account_id': 1000012}, 'ref': 'refs/changes/03/3003/4', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-common', 'ref': 'refs/changes/03/3003/4'}}, 'commit': {'parents': [{'commit': '22b5306af88dd186e89b64184f9ba6ee7e2b1d99', 'subject': 'pin deps due to removed pkg_resources'}], 'author': {'name': 'Matvey Kraposhin', 'email': 'mkraposhin@gmail.com', 'date': '2026-07-10 08:21:39.000000000', 'tz': 180}, 'committer': {'name': 'Matvey Kraposhin', 'email': 'mkraposhin@gmail.com', 'date': '2026-07-17 15:20:14.000000000', 'tz': 180}, 'subject': 'Switching to oneTBB: Task class corrections', 'message': 'Switching to oneTBB: Task class corrections\n\nChange-Id: I44aa62b1ba281c7668739e0d52f6c53300ccb097\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}]}]} [2026-09-02T00:50:28.014Z] DEBUG: Change: Idfec5ba806d374867d999d25e6672fc27c9fa474: depends_on: [] [Pipeline] archiveArtifacts [2026-09-02T00:50:28.041Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2026-09-02T00:50:29.222Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2026-09-02T00:50:29.265Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-09-02T00:50:29.546Z] + /home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/infra/gerrit/check_approvals.py --strategy gate --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I1512a34ca8b908d3ea7f6ea067c4c306678006cc --branch master [Pipeline] echo [2026-09-02T00:50:29.570Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_flaky', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-09-01 11:41:17.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-09-01 15:08:31.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'subject': 'Fix flaky tests which block CI', 'status': 'NEW', 'created': '2026-08-10 15:47:16.000000000', 'updated': '2026-09-02 00:50:18.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 299, 'deletions': 105, 'total_comment_count': 5, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '18359bbad1eb040507d4f7af378561113a2ea14e', '_number': 3039, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-09-01 18:49:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 15:08:31.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': -2, 'date': '2026-09-02 00:46:12.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], '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': {'Verified': {'-2': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': '97973b48694ffa39b639970beecc1660ee783ac0', 'revisions': {'97973b48694ffa39b639970beecc1660ee783ac0': {'kind': 'NO_CODE_CHANGE', '_number': 12, 'created': '2026-09-01 11:40:59.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/39/3039/12', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}}, 'commit': {'parents': [{'commit': '9112407ed0a26aaec3ee49b7513d267bf7e93597', 'subject': 'Switching to oneTBB: old includes removal'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-10 15:45:10.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-09-01 11:39:44.000000000', 'tz': 420}, 'subject': 'Fix flaky tests which block CI', 'message': 'Fix flaky tests which block CI\n\nFix tests sampled asynchronous state immediately after\nWaitForIdle(), which does not cover work outside the task\nscheduler. They failed depending on build machine load.\n\nChange-Id: I1512a34ca8b908d3ea7f6ea067c4c306678006cc\nSigned-off-by: Mikhail Samoylov \nCloses: https://github.com/OpenSDN-io/community/issues/134\nDepends-On: Idfec5ba806d374867d999d25e6672fc27c9fa474\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'REJECT', 'applied_by': {'_account_id': 1000001}}]}]} [2026-09-02T00:50:29.570Z] DEBUG: Labels in change: {'Code-Review': {'all': [{'value': 2, 'date': '2026-09-01 18:49:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 15:08:31.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': -2, 'date': '2026-09-02 00:46:12.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}} [2026-09-02T00:50:29.570Z] DEBUG: there is no Verified +1 [2026-09-02T00:50:29.570Z] DEBUG: Ready to gate [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-09-02T00:50:29.634Z] INFO: has_gate_approvals = true [Pipeline] withCredentials [2026-09-02T00:50:29.663Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2026-09-02T00:50:29.706Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-09-02T00:50:29.988Z] + /home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I1512a34ca8b908d3ea7f6ea067c4c306678006cc --branch master [2026-09-02T00:50:29.997Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_flaky', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-09-01 11:41:17.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-09-01 15:08:31.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'subject': 'Fix flaky tests which block CI', 'status': 'NEW', 'created': '2026-08-10 15:47:16.000000000', 'updated': '2026-09-02 00:50:18.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 299, 'deletions': 105, 'total_comment_count': 5, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '18359bbad1eb040507d4f7af378561113a2ea14e', '_number': 3039, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-09-01 18:49:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 15:08:31.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': -2, 'date': '2026-09-02 00:46:12.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], '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': {'Verified': {'-2': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': '97973b48694ffa39b639970beecc1660ee783ac0', 'revisions': {'97973b48694ffa39b639970beecc1660ee783ac0': {'kind': 'NO_CODE_CHANGE', '_number': 12, 'created': '2026-09-01 11:40:59.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/39/3039/12', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}}, 'commit': {'parents': [{'commit': '9112407ed0a26aaec3ee49b7513d267bf7e93597', 'subject': 'Switching to oneTBB: old includes removal'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-10 15:45:10.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-09-01 11:39:44.000000000', 'tz': 420}, 'subject': 'Fix flaky tests which block CI', 'message': 'Fix flaky tests which block CI\n\nFix tests sampled asynchronous state immediately after\nWaitForIdle(), which does not cover work outside the task\nscheduler. They failed depending on build machine load.\n\nChange-Id: I1512a34ca8b908d3ea7f6ea067c4c306678006cc\nSigned-off-by: Mikhail Samoylov \nCloses: https://github.com/OpenSDN-io/community/issues/134\nDepends-On: Idfec5ba806d374867d999d25e6672fc27c9fa474\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'REJECT', 'applied_by': {'_account_id': 1000001}}]}]} [Pipeline] echo [2026-09-02T00:50:30.044Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2026-09-02T00:50:30.057Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2026-09-02T00:50:30.157Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907 [Pipeline] echo [2026-09-02T00:50:30.181Z] terminate_runs_by_review_number: start [Pipeline] echo [2026-09-02T00:50:30.400Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] sh [Pipeline] echo [2026-09-02T00:50:30.719Z] Pipeline to run: gate [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2026-09-02T00:50:31.358Z] 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 [2026-09-02T00:50:32.234Z] 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, test-code-coverage]], 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]], juju-k8s:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:juju, MONITORING_ORCHESTRATOR:k8s], jobs:[deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s, collect-logs-and-cleanup-juju-k8s]], 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]], ansible-os:[vars:[OPENSTACK_VERSION:2024.2, 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]]] [Pipeline] echo [2026-09-02T00:50:32.250Z] 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]]]]], test-code-coverage:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG]]], test-unit-agent, test-unit-bgp, test-unit-opserver, test-unit-group-one, test-unit-group-two, test-unit-ungrouped]], 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-juju-k8s:[stream:juju-k8s, vars:[NODES:CONTROLLER_NODES:medium:1,AGENT_NODES:small:1]], deploy-tf-juju-k8s:[stream:juju-k8s, depends-on:[package-rocky9, deploy-platform-juju-k8s]], test-sanity-juju-k8s:[job-name:test-sanity, stream:juju-k8s, depends-on:[deploy-tf-juju-k8s]], test-deployment-juju-k8s:[job-name:test-deployment, stream:juju-k8s, depends-on:[test-sanity-juju-k8s]], collect-logs-and-cleanup-juju-k8s:[job-name:collect-logs-and-cleanup, stream:juju-k8s, type:post-hook, depends-on:[deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s]], 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]], 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]]] [Pipeline] echo [2026-09-02T00:50:32.271Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2026-09-02T00:50:32.300Z] Notify gerrit verified=0, submit=false, msg= [2026-09-02T00:50:32.300Z] TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/2907/ [Pipeline] withCredentials [2026-09-02T00:50:32.324Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2026-09-02T00:50:32.392Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-09-02T00:50:32.683Z] + /home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I1512a34ca8b908d3ea7f6ea067c4c306678006cc --patchset 12 --branch master --labels Verified=0 --message 'TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/2907/' [2026-09-02T00:50:32.684Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_flaky', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-09-01 11:41:17.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-09-01 15:08:31.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'subject': 'Fix flaky tests which block CI', 'status': 'NEW', 'created': '2026-08-10 15:47:16.000000000', 'updated': '2026-09-02 00:50:18.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 299, 'deletions': 105, 'total_comment_count': 5, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '18359bbad1eb040507d4f7af378561113a2ea14e', '_number': 3039, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-09-01 18:49:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 15:08:31.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': -2, 'date': '2026-09-02 00:46:12.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], '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': {'Verified': {'-2': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': '97973b48694ffa39b639970beecc1660ee783ac0', 'revisions': {'97973b48694ffa39b639970beecc1660ee783ac0': {'kind': 'NO_CODE_CHANGE', '_number': 12, 'created': '2026-09-01 11:40:59.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/39/3039/12', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}}, 'commit': {'parents': [{'commit': '9112407ed0a26aaec3ee49b7513d267bf7e93597', 'subject': 'Switching to oneTBB: old includes removal'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-10 15:45:10.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-09-01 11:39:44.000000000', 'tz': 420}, 'subject': 'Fix flaky tests which block CI', 'message': 'Fix flaky tests which block CI\n\nFix tests sampled asynchronous state immediately after\nWaitForIdle(), which does not cover work outside the task\nscheduler. They failed depending on build machine load.\n\nChange-Id: I1512a34ca8b908d3ea7f6ea067c4c306678006cc\nSigned-off-by: Mikhail Samoylov \nCloses: https://github.com/OpenSDN-io/community/issues/134\nDepends-On: Idfec5ba806d374867d999d25e6672fc27c9fa474\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'REJECT', 'applied_by': {'_account_id': 1000001}}]}]} [2026-09-02T00:50:32.684Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/2907/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-09-02T00:50:32.755Z] Notify discord for new job is started [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-09-02T00:50:33.692Z] DEBUG: build_map = [2907:[status:null, branch:master, project:opensdn-io/tf-controller], 2906:[status:null, branch:master, project:opensdn-io/tf-common], 2905:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2904:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 2903:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2902:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 2899:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2898:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2896:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2895:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2894:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2893:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2892:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2891:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2890:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2889:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2884:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2873:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2872:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2871:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2870:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2869:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2868:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2867:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2860:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2859:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2857:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2856:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2855:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2854:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2850:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2848:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2833:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 2832:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2831:[status:FAILURE, branch:master, project:opensdn-io/tf-test], 2830:[status:FAILURE, branch:master, project:opensdn-io/tf-neutron-plugin], 2826:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2824:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 2823:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2802:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 2800:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 2798:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2796:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2794:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2789:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2788:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2787:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2786:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2770:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2768:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2765:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2764:[status:SUCCESS, branch:R26.1, project:opensdn-io/tf-ansible-deployer], 2763:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2762:[status:SUCCESS, branch:R26.1, project:opensdn-io/tf-ansible-deployer], 2754:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2752:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 2750:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2748:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2747:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2745:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 2743:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2739:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2738:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2736:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 2728:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2720:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2719:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2718:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2716:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2708:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2702:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2700:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2696:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2695:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2693:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2690:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2689:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2685:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2684:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2683:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2682:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2681:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2680:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2679:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2678:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2676:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2666:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2662:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 2661:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 2660:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2658:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2656:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2630:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2627:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2626:[status:SUCCESS, branch:master, project:opensdn-io/uve-exporter], 2616:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2601:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2591:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2590:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2587:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2586:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2584:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2583:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2569:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2562:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2561:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2560:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2557:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2541:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2536:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 2533:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2525:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 2521:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2515:[status:FAILURE, branch:master, project:opensdn-io/tf-dev-env], 2513:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2510:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2507:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2501:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2500:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2498:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2495:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2494:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 2493:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2492:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 2490:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2486:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2485:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2484:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2482:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2481:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2480:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2478:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2477:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2476:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2472:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2471:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2469:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2463:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2458:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2457:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2443:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 2436:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2435:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2427:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2413:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2409:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client]] [Pipeline] echo [2026-09-02T00:50:33.715Z] DEBUG: Parse build 2907 [Pipeline] echo [2026-09-02T00:50:33.740Z] DEBUG: build skipped [Pipeline] echo [2026-09-02T00:50:33.762Z] DEBUG: Parse build 2906 [Pipeline] echo [2026-09-02T00:50:33.788Z] DEBUG: calculate chain [Pipeline] waitUntil [Pipeline] { [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:50:33.902Z] DEBUG: base_chain = 2906 [Pipeline] echo [2026-09-02T00:50:33.916Z] DEBUG: base build found [Pipeline] sh [Pipeline] readFile [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T00:50:34.295Z] Archiving artifacts [Pipeline] archiveArtifacts [2026-09-02T00:50:34.329Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:50:34.358Z] DEBUG: Concurrent project - run jobs [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-juju-k8s) [Pipeline] { (Branch: stream-build-rocky9) [Pipeline] { (Branch: stream-ansible-os) [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] { (Branch: test-code-coverage) [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-juju-k8s) [Pipeline] { (Branch: deploy-tf-juju-k8s) [Pipeline] { (Branch: test-sanity-juju-k8s) [Pipeline] { (Branch: test-deployment-juju-k8s) [Pipeline] { (Branch: collect-logs-and-cleanup-juju-k8s) [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] 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] 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] { (test-code-coverage) [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-juju-k8s) [Pipeline] stage [Pipeline] { (deploy-tf-juju-k8s) [Pipeline] stage [Pipeline] { (test-sanity-juju-k8s) [Pipeline] stage [Pipeline] { (test-deployment-juju-k8s) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-juju-k8s) [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] 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] echo [2026-09-02T00:50:35.572Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.610Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.653Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.693Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.730Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.764Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.800Z] JOB test-code-coverage: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.834Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.870Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.905Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.938Z] JOB deploy-tf-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:35.976Z] JOB test-sanity-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.007Z] JOB test-deployment-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.040Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.091Z] JOB fetch-sources-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.149Z] JOB configure-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.183Z] JOB package-deployers-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.217Z] JOB compile-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.254Z] JOB package-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.288Z] JOB freeze-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.321Z] JOB cleanup-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.355Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.392Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.436Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:50:36.516Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2026-09-02T00:50:36.531Z] JOB deploy-platform-juju-k8s: entering run_job [Pipeline] echo [2026-09-02T00:50:36.548Z] JOB prepare-sandbox-rocky9: entering run_job [Pipeline] echo [2026-09-02T00:50:36.587Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:36.603Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.622Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:36.638Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.659Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:36.678Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.701Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:36.716Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.736Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:36.752Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.770Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:36.784Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.802Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:36.816Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.835Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:36.850Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.870Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:36.884Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.904Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:50:36.918Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.942Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:50:36.955Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:36.975Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:50:36.992Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.014Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:50:37.029Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.050Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:50:37.070Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.100Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:50:37.118Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.145Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:50:37.169Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.192Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:50:37.208Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.228Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:50:37.245Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.264Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:50:37.278Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.297Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:50:37.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.434Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:50:37.449Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.494Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:50:37.510Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2026-09-02T00:50:37.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:50:37.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] writeFile [Pipeline] echo [2026-09-02T00:50:37.664Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:50:37.680Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:50:37.717Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:50:37.731Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:50:37.787Z] Will try again after 15 sec [2026-09-02T00:50:37.808Z] Will try again after 15 sec [2026-09-02T00:50:37.828Z] Will try again after 15 sec [2026-09-02T00:50:37.854Z] Will try again after 15 sec [2026-09-02T00:50:37.874Z] Will try again after 15 sec [2026-09-02T00:50:37.895Z] Will try again after 15 sec [2026-09-02T00:50:37.916Z] Will try again after 15 sec [2026-09-02T00:50:37.935Z] Will try again after 15 sec [2026-09-02T00:50:37.954Z] Will try again after 15 sec [2026-09-02T00:50:37.978Z] Will try again after 15 sec [2026-09-02T00:50:38.003Z] Will try again after 15 sec [2026-09-02T00:50:38.027Z] Will try again after 15 sec [2026-09-02T00:50:38.052Z] Will try again after 15 sec [2026-09-02T00:50:38.071Z] Will try again after 15 sec [2026-09-02T00:50:38.090Z] Will try again after 15 sec [2026-09-02T00:50:38.110Z] Will try again after 15 sec [2026-09-02T00:50:38.128Z] Will try again after 15 sec [2026-09-02T00:50:38.146Z] Will try again after 15 sec [2026-09-02T00:50:38.167Z] Will try again after 15 sec [2026-09-02T00:50:38.187Z] Will try again after 15 sec [2026-09-02T00:50:38.209Z] Will try again after 15 sec [2026-09-02T00:50:38.230Z] Will try again after 15 sec [2026-09-02T00:50:38.252Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T00:50:38.273Z] Archiving artifacts [2026-09-02T00:50:38.311Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T00:50:38.329Z] Archiving artifacts [Pipeline] archiveArtifacts [2026-09-02T00:50:38.345Z] Archiving artifacts [2026-09-02T00:50:38.385Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:50:38.757Z] JOB prepare-sandbox-rocky9: Starting job: build-prepare-sandbox rnd: #33265 [Pipeline] timeout [2026-09-02T00:50:38.774Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T00:50:38.853Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #39920 [Pipeline] timeout [2026-09-02T00:50:38.869Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T00:50:38.894Z] JOB deploy-platform-juju-k8s: Starting job: deploy-platform-juju-k8s rnd: #91133 [Pipeline] timeout [2026-09-02T00:50:38.911Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T00:50:38.936Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2026-09-02T00:50:38.984Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2026-09-02T00:50:39.020Z] Scheduling project: deploy-platform-juju-k8s [2026-09-02T00:50:44.839Z] Starting building: build-prepare-sandbox #15914 [2026-09-02T00:50:49.843Z] Starting building: build-prepare-sandbox #15915 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:50:53.365Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:53.383Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.407Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:53.421Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.443Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:53.461Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.481Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:53.494Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.513Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:53.528Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.547Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:53.562Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.582Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:53.596Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.615Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:53.629Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.646Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:50:53.660Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.678Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:50:53.696Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.718Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:50:53.732Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.752Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:50:53.766Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.787Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:50:53.806Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.831Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:50:53.850Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.877Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:50:53.891Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.930Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:50:53.953Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:53.974Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:50:53.988Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:54.010Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:50:54.029Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:50:54.061Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:50:54.082Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:54.105Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:50:54.120Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:54.149Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:50:54.165Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:50:54.184Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:50:54.199Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:50:54.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:50:54.264Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:50:54.321Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:50:54.334Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:50:54.396Z] Will try again after 15 sec [2026-09-02T00:50:54.417Z] Will try again after 15 sec [2026-09-02T00:50:54.441Z] Will try again after 15 sec [2026-09-02T00:50:54.459Z] Will try again after 15 sec [2026-09-02T00:50:54.484Z] Will try again after 15 sec [2026-09-02T00:50:54.506Z] Will try again after 15 sec [2026-09-02T00:50:54.526Z] Will try again after 15 sec [2026-09-02T00:50:54.545Z] Will try again after 15 sec [2026-09-02T00:50:54.564Z] Will try again after 15 sec [2026-09-02T00:50:54.583Z] Will try again after 15 sec [2026-09-02T00:50:54.603Z] Will try again after 15 sec [2026-09-02T00:50:54.622Z] Will try again after 15 sec [2026-09-02T00:50:54.644Z] Will try again after 15 sec [2026-09-02T00:50:54.663Z] Will try again after 15 sec [2026-09-02T00:50:54.684Z] Will try again after 15 sec [2026-09-02T00:50:54.704Z] Will try again after 15 sec [2026-09-02T00:50:54.724Z] Will try again after 15 sec [2026-09-02T00:50:54.744Z] Will try again after 15 sec [2026-09-02T00:50:54.764Z] Will try again after 15 sec [2026-09-02T00:50:54.784Z] Will try again after 15 sec [2026-09-02T00:50:54.823Z] Will try again after 15 sec [2026-09-02T00:50:54.849Z] Starting building: deploy-platform-juju-k8s #2098 [2026-09-02T00:50:54.851Z] Will try again after 15 sec [2026-09-02T00:50:54.885Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:50:54.908Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:50:54.927Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:50:54.984Z] Will try again after 15 sec [2026-09-02T00:50:55.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:09.427Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:09.441Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T00:51:09.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:51:09.568Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:09.585Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:09.609Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:09.623Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:09.644Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:09.659Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:09.681Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:09.695Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:09.712Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:09.727Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2026-09-02T00:51:09.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-09-02T00:51:09.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-09-02T00:51:09.934Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:09.957Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:09.971Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:10.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-09-02T00:51:10.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:10.109Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:10.124Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:10.146Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:10.160Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:51:10.183Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:10.199Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:10.217Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:10.232Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:10.254Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:51:10.276Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:10.295Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:51:10.312Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:10.333Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:51:10.353Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:51:10.403Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:51:10.418Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:10.440Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:51:10.460Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:10.480Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:51:10.499Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:10.520Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:51:10.559Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:51:10.611Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:51:10.633Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:51:10.725Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:10.743Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:51:10.809Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:10.825Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:10.885Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:10.903Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:10.919Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:51:10.977Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:10.992Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:51:11.048Z] Will try again after 15 sec [2026-09-02T00:51:11.067Z] Will try again after 15 sec [2026-09-02T00:51:11.088Z] Will try again after 15 sec [2026-09-02T00:51:11.111Z] Will try again after 15 sec [2026-09-02T00:51:11.136Z] Will try again after 15 sec [2026-09-02T00:51:11.161Z] Will try again after 15 sec [2026-09-02T00:51:11.181Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:11.205Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:11.218Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:51:11.272Z] Will try again after 15 sec [2026-09-02T00:51:11.293Z] Will try again after 15 sec [2026-09-02T00:51:11.324Z] Will try again after 15 sec [2026-09-02T00:51:11.345Z] Will try again after 15 sec [2026-09-02T00:51:11.364Z] Will try again after 15 sec [2026-09-02T00:51:11.387Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:11.410Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:51:11.426Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:11.499Z] Will try again after 15 sec [2026-09-02T00:51:11.541Z] Will try again after 15 sec [2026-09-02T00:51:11.563Z] Will try again after 15 sec [2026-09-02T00:51:11.687Z] Will try again after 15 sec [2026-09-02T00:51:11.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:51:24.937Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:24.951Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:24.975Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:24.989Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:25.006Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:25.022Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:25.092Z] Will try again after 15 sec [2026-09-02T00:51:25.113Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:51:25.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:25.233Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:25.247Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:25.270Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:25.285Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:25.321Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:25.340Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:25.395Z] Will try again after 15 sec [2026-09-02T00:51:25.413Z] Will try again after 15 sec [2026-09-02T00:51:25.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:25.917Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:25.932Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:25.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:26.079Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:26.093Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T00:51:26.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:51:26.238Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:26.254Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:51:26.272Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:26.286Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:26.306Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:26.320Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:51:26.344Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:51:26.359Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:26.378Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:51:26.393Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:26.424Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:51:26.438Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:26.484Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:51:26.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-09-02T00:51:26.571Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:26.587Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:51:26.607Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:26.628Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:51:26.643Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:26.664Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:51:26.680Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:26.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-09-02T00:51:26.805Z] Will try again after 15 sec [2026-09-02T00:51:26.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:26.899Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:51:26.915Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:51:26.950Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:51:26.968Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:26.988Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:27.008Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:51:27.063Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:27.080Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:27.118Z] Will try again after 15 sec [2026-09-02T00:51:27.138Z] Will try again after 15 sec [2026-09-02T00:51:27.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:27.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:27.217Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:27.276Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:27.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:51:27.361Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:27.374Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:51:27.410Z] Will try again after 15 sec [2026-09-02T00:51:27.428Z] Will try again after 15 sec [2026-09-02T00:51:27.452Z] Will try again after 15 sec [2026-09-02T00:51:27.479Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:27.495Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:51:27.510Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:27.611Z] Will try again after 15 sec [2026-09-02T00:51:27.633Z] Will try again after 15 sec [2026-09-02T00:51:27.654Z] Will try again after 15 sec [2026-09-02T00:51:27.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:40.119Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:40.138Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:40.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:40.249Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:40.268Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:40.293Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:40.307Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:40.356Z] Will try again after 15 sec [2026-09-02T00:51:40.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:51:40.454Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:40.470Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:40.489Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:40.502Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:40.612Z] Will try again after 15 sec [2026-09-02T00:51:40.632Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:40.676Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:40.689Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:40.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:41.016Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:41.029Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:41.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:41.194Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:41.208Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:41.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:41.513Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:41.528Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:51:41.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:41.626Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:41.639Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:41.659Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:41.673Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:41.719Z] Will try again after 15 sec [2026-09-02T00:51:41.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:41.793Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:51:41.807Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:41.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:41.912Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:51:41.926Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:41.949Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:51:41.963Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:42.009Z] Will try again after 15 sec [2026-09-02T00:51:42.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:42.149Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:51:42.163Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T00:51:42.227Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:42.257Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:51:42.271Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:42.289Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:51:42.303Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:42.349Z] Will try again after 15 sec [2026-09-02T00:51:42.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:42.440Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:51:42.453Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T00:51:42.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:42.560Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:51:42.573Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:42.592Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:42.607Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:42.642Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:42.655Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:42.707Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:51:42.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-09-02T00:51:42.791Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:42.834Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:42.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:51:42.884Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:42.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:51:42.936Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:42.950Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:51:42.989Z] Will try again after 15 sec [2026-09-02T00:51:43.013Z] Will try again after 15 sec [2026-09-02T00:51:43.034Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:43.048Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:51:43.062Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:43.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:55.226Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:55.326Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:55.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:51:55.426Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:55.441Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:55.466Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:55.483Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:55.530Z] Will try again after 15 sec [2026-09-02T00:51:55.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:55.641Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:55.656Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:55.717Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:55.747Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:55.762Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:55.828Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:55.860Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:55.874Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:55.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:56.115Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:56.129Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:56.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:56.283Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:56.297Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:56.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:56.615Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:51:56.629Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:51:56.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:56.748Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:56.761Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:56.814Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:56.845Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:56.861Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:56.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:56.960Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:51:56.974Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:57.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:51:57.078Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:51:57.094Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:51:57.114Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:51:57.131Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:57.180Z] Will try again after 15 sec [2026-09-02T00:51:57.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:57.258Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:51:57.273Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:57.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:57.379Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:51:57.394Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:57.445Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:57.476Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:51:57.489Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:57.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:57.579Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:51:57.592Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:51:57.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:57.735Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:51:57.749Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:57.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:51:57.848Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:57.862Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:57.896Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:57.910Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:57.925Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:57.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:51:58.045Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:58.058Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:51:58.096Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:58.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:51:58.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:51:58.172Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:58.188Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:51:58.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:51:58.264Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:51:58.296Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:51:58.310Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:51:58.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:10.410Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:10.425Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:10.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:10.556Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:10.570Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:52:10.623Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:52:10.655Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:10.673Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:10.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:10.766Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:10.779Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:10.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:10.888Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:10.903Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:10.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:11.012Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:11.027Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:11.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:11.202Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:11.215Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:11.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:11.375Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:11.389Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:11.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:11.708Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:11.722Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:52:11.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:11.843Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:11.857Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:11.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:11.950Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:11.969Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:12.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:12.067Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:52:12.082Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:12.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:12.210Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:52:12.226Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:52:12.278Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:52:12.308Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:52:12.322Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:52:12.382Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:52:12.412Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:52:12.425Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:12.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:12.515Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:52:12.529Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:12.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:12.621Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:52:12.635Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:12.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:12.731Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:52:12.745Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:52:12.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:12.837Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:52:12.851Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:12.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:12.963Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:12.979Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:13.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:13.076Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:13.091Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:13.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:13.182Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:13.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:52:13.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:13.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:13.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:52:13.348Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:52:13.364Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:13.398Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:52:13.461Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:52:13.494Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:52:13.507Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:13.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:25.515Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:25.533Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:25.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:25.660Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:25.678Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:25.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:25.794Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:25.816Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:25.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:25.918Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:25.935Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:25.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:26.040Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:26.057Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:26.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:26.171Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:26.198Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:26.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:26.304Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:26.319Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:26.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:26.465Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:26.479Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:26.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:26.802Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:26.818Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:52:26.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:26.938Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:26.952Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:27.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:27.059Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:27.074Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:27.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:27.200Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:52:27.216Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:27.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:27.311Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:52:27.326Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:27.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:27.423Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:52:27.439Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:27.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:27.534Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:52:27.550Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:27.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:27.646Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:52:27.662Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:27.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:27.757Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:52:27.774Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:27.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:27.871Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:52:27.888Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:52:27.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:27.983Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:52:27.998Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:28.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:28.091Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:28.105Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:28.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:28.202Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:28.217Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:28.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:28.309Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:28.323Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:28.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:28.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:28.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:52:28.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:28.520Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:28.533Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:52:28.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:28.646Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:52:28.660Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:28.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:40.642Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:40.659Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:40.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:40.804Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:40.823Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:40.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:40.928Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:40.949Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:41.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:41.053Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:41.072Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:41.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:41.176Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:41.196Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:41.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:41.339Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:41.356Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:41.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:41.450Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:41.463Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:41.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:41.552Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:41.565Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:41.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:41.895Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:41.908Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:52:41.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:42.040Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:42.054Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:42.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:42.153Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:42.166Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:42.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:42.294Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:52:42.308Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:42.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:42.403Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:52:42.416Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:42.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:42.521Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:52:42.536Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:42.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:42.644Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:52:42.657Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:42.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:42.740Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:52:42.754Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:42.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:42.856Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:52:42.870Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:42.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:42.967Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:52:42.981Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:52:43.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:43.078Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:52:43.092Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:43.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:43.185Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:43.199Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:43.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:43.294Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:43.307Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:43.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:43.400Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:43.413Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:43.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:43.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 [2026-09-02T00:52:43.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:52:43.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:43.640Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:43.655Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:52:43.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:43.741Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:52:43.756Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:43.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:55.791Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:55.810Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:55.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:55.913Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:55.932Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:55.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:56.051Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:56.069Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:56.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:56.162Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:56.178Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:56.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:56.325Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:56.344Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:56.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:56.448Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:56.466Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:56.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:56.559Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:56.575Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:56.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:56.664Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:56.676Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:56.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:56.984Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:52:56.997Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:52:57.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:57.131Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:57.144Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:57.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:57.243Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:57.256Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:57.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:57.387Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:52:57.401Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:57.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:57.487Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:52:57.501Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:57.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:57.632Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:52:57.647Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:57.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:57.740Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:52:57.754Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:57.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:57.847Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:52:57.861Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:57.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:57.951Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:52:57.966Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:58.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:58.058Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:52:58.072Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:52:58.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:58.165Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:52:58.179Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:58.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:58.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:58.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:58.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:58.377Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:58.391Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:58.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:58.483Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:58.497Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:58.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:58.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:52:58.639Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:52:58.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:58.733Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:52:58.746Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:52:58.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:52:58.843Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:52:58.857Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:52:58.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:10.903Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:10.918Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:10.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:11.036Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:11.057Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:11.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:11.155Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:11.214Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:11.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:11.311Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:11.324Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:11.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:11.433Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:11.452Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:11.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:11.554Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:11.569Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:11.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:11.665Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:11.679Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:11.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:11.767Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:11.781Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:11.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:12.073Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:12.087Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:53:12.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:12.225Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:12.238Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:12.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:12.332Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:12.347Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:12.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:12.474Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:53:12.487Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:12.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:12.577Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:53:12.590Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:12.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:12.719Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:53:12.733Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:12.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:12.839Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:53:12.853Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:12.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:12.943Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:53:12.957Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:13.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:13.044Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:53:13.057Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:13.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:13.152Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:53:13.165Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:53:13.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:13.258Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:53:13.272Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:13.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:13.363Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:13.377Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:13.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:13.466Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:13.482Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:13.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:13.572Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:13.585Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:13.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:13.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:13.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:53:13.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:13.825Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:13.840Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:53:13.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:13.939Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:53:13.954Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:14.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:26.009Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:26.029Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:26.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:26.143Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:26.163Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:26.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:26.299Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:26.323Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:26.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:26.417Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:26.435Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:26.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:26.544Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:26.563Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:26.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:26.690Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:26.709Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:26.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:26.811Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:26.828Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:53:26.904Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:26.935Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:26.950Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:26.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:27.167Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:27.181Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:53:27.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:27.314Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:27.329Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:27.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:27.424Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:27.438Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:27.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:27.564Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:53:27.579Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:27.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:27.673Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:53:27.687Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:27.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:27.830Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:53:27.845Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:27.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:27.942Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:53:27.958Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:28.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:28.055Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:53:28.070Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:28.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:28.197Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:53:28.214Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:53:28.280Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:28.314Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:53:28.329Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:53:28.387Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:28.418Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:53:28.432Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:53:28.490Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:28.520Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:28.536Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:53:28.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:28.705Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:28.720Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:28.762Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:28.779Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:28.793Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:53:28.868Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:28.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:28.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:53:28.964Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:28.996Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:29.010Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:53:29.068Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:29.100Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:53:29.114Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:29.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:41.121Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:41.136Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:41.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:41.240Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:41.257Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:41.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:41.406Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:41.423Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:41.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:41.522Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:41.535Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:41.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:41.669Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:41.686Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:41.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:41.793Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:41.810Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:41.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:41.932Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:41.947Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:41.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:42.041Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:42.056Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:42.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:42.258Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:42.271Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:53:42.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:42.409Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:42.422Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:42.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:42.515Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:42.529Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:42.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:42.656Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:53:42.670Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:42.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:42.765Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:53:42.780Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:42.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:42.924Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:53:42.941Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:42.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:43.033Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:53:43.045Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:43.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:43.173Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:53:43.192Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:43.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:43.311Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:53:43.324Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:43.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:43.423Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:53:43.436Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:53:43.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:43.540Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:53:43.555Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:43.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:43.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:43.659Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:43.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:43.792Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:43.806Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:43.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:43.895Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:43.909Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:43.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:43.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:44.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:53:44.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:44.098Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:44.112Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:53:44.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:44.200Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:53:44.213Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:44.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:56.234Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:56.263Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:56.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:56.388Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:56.406Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:56.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:56.560Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:56.576Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:56.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:56.676Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:56.690Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:56.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:56.843Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:56.863Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:53:56.932Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:56.964Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:56.981Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:57.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:57.082Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:57.097Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:57.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:57.232Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:57.245Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:57.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:57.341Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:53:57.354Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:53:57.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:57.500Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:57.513Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:57.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:57.686Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:57.701Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:57.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:57.797Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:53:57.813Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:57.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:57.906Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:53:57.921Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:57.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:58.021Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:53:58.035Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:58.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:58.201Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:53:58.214Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:58.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:58.304Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:53:58.319Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:58.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:58.406Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:53:58.419Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:58.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:58.515Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:53:58.528Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:53:58.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:58.632Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:53:58.646Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:58.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:58.735Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:58.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:58.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:58.883Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:58.897Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:58.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:58.987Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:59.000Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:59.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:53:59.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:53:59.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:53:59.219Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:59.251Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:53:59.266Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:53:59.324Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:53:59.355Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:53:59.368Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:53:59.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:11.357Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:11.375Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:11.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:11.538Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:11.559Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:11.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:11.685Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:11.702Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:11.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:11.811Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:11.826Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:11.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:11.971Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:11.990Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:12.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:12.091Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:12.111Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:12.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:12.280Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:12.298Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:54:12.364Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:54:12.395Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:12.409Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:54:12.470Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:54:12.499Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:12.512Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:54:12.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:12.673Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:12.686Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:12.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:12.782Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:12.795Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:12.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:12.892Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:54:12.907Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:12.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:12.998Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:54:13.016Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:13.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:13.194Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:54:13.207Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:13.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:13.295Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:54:13.309Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:13.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:13.396Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:54:13.411Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:13.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:13.500Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:54:13.513Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:13.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:13.597Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:54:13.610Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:54:13.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:13.722Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:54:13.736Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:13.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:13.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:54:13.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:13.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:13.973Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:13.986Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:14.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:14.073Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:54:14.086Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:14.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:14.250Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:54:14.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:54:14.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:14.351Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:14.365Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:54:14.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:14.453Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:54:14.468Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:14.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:26.466Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:26.486Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:26.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:26.655Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:26.670Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:26.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:26.785Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:26.799Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:26.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:26.913Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:26.927Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:26.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:27.071Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:27.086Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:27.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:27.286Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:27.307Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:27.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:27.418Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:27.436Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:27.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:27.544Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:27.562Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:54:27.688Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:54:27.719Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:27.734Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:54:27.793Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:54:27.824Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:27.838Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:54:27.898Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:54:27.927Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:27.942Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:27.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:28.039Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:54:28.054Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:28.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:28.146Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:54:28.160Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:28.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:28.288Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:54:28.302Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:28.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:28.394Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:54:28.411Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:28.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:28.503Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:54:28.519Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:28.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:28.607Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:54:28.622Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:28.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:28.713Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:54:28.729Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:54:28.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:28.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:54:28.835Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:28.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:28.931Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:54:28.951Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:28.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:29.062Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:29.076Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:29.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:29.192Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:54:29.205Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:29.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:29.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:54:29.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:54:29.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:29.958Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:29.978Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:54:30.034Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:54:30.077Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:54:30.097Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:30.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:41.573Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:41.589Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:41.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:41.750Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:41.765Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:41.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:41.899Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:41.919Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:41.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:42.027Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:42.046Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:42.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:42.173Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:42.187Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:42.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:42.390Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:42.402Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:42.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:42.544Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:42.559Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:42.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:42.722Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:42.744Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:42.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:42.875Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:42.889Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:54:42.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:54:43.116Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:43.135Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:43.160Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:43.176Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:54:43.247Z] Will try again after 15 sec [2026-09-02T00:54:43.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:43.327Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:54:43.341Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:43.393Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:54:43.411Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:43.525Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:54:43.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:54:43.681Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:54:43.694Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:43.711Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:54:43.726Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:43.758Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:54:43.771Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:54:43.850Z] Will try again after 15 sec [2026-09-02T00:54:43.882Z] Will try again after 15 sec [2026-09-02T00:54:43.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:44.003Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:54:44.020Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:54:44.080Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:54:44.093Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:54:44.150Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:54:44.168Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:54:44.182Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:44.218Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:54:44.234Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:54:44.248Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:54:44.370Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:54:44.438Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:54:44.466Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:44.481Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:44.507Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:54:44.519Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:54:44.607Z] Will try again after 15 sec [2026-09-02T00:54:44.628Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:54:44.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 [2026-09-02T00:54:44.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:54:44.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:45.070Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:45.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:54:45.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:45.224Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:54:45.240Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:45.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:56.731Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:56.755Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:56.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:56.870Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:56.884Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:56.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:57.014Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:57.048Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:57.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:57.188Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:57.238Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:57.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:57.347Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:57.361Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:57.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:57.492Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:57.511Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:57.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:57.648Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:57.664Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:57.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:57.874Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:57.893Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:57.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:58.008Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:54:58.022Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:54:58.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:58.435Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:58.459Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:54:58.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:54:58.648Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:58.662Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:58.684Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:54:58.701Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:58.749Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:54:58.762Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:58.845Z] Will try again after 15 sec [2026-09-02T00:54:58.893Z] Will try again after 15 sec [2026-09-02T00:54:58.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:54:59.126Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:54:59.142Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:59.166Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:54:59.180Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:59.201Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:54:59.215Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:54:59.280Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:54:59.335Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:54:59.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:59.465Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:54:59.498Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:59.518Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:54:59.534Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:54:59.571Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:54:59.604Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:54:59.698Z] Will try again after 15 sec [2026-09-02T00:54:59.734Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:54:59.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:54:59.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:54:59.823Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:59.896Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:54:59.910Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:54:59.928Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:54:59.942Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:00.035Z] Will try again after 15 sec [2026-09-02T00:55:00.062Z] Will try again after 15 sec [2026-09-02T00:55:00.098Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:00.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:55:00.164Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:55:00.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:00.356Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:00.371Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:55:00.406Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:00.438Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:55:00.454Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:00.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:11.853Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:11.867Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:11.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:12.047Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:12.062Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:12.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:12.259Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:12.283Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:12.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:12.438Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:12.451Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:12.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:12.603Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:12.624Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:12.677Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:12.695Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:12.716Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:13.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:55:13.101Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:13.139Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:13.164Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:13.177Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:13.308Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:13.340Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:55:13.427Z] Will try again after 15 sec [2026-09-02T00:55:13.454Z] Will try again after 15 sec [2026-09-02T00:55:13.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:13.627Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:13.651Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:13.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:55:13.959Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:13.975Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:13.995Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T00:55:14.008Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:14.086Z] Will try again after 15 sec [2026-09-02T00:55:14.118Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:14.153Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:55:14.167Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:14.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:14.326Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:55:14.346Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:14.394Z] Build build-prepare-sandbox #15914 completed: SUCCESS [Pipeline] { [2026-09-02T00:55:14.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:14.454Z] JOB prepare-sandbox-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] echo [2026-09-02T00:55:14.493Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:55:14.506Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:14.524Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:55:14.542Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T00:55:14.693Z] Will try again after 15 sec [2026-09-02T00:55:14.700Z] Copied 2 artifacts from "build-prepare-sandbox" build number 15914 [2026-09-02T00:55:14.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:55:14.801Z] JOB prepare-sandbox-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] echo [2026-09-02T00:55:14.857Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:55:14.869Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:14.886Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:55:14.898Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:55:14.949Z] Will try again after 15 sec [2026-09-02T00:55:14.968Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:14.982Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:55:14.999Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:15.122Z] + ls -la build-prepare-sandbox-33265 [2026-09-02T00:55:15.122Z] total 20 [2026-09-02T00:55:15.122Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 00:55 . [2026-09-02T00:55:15.122Z] drwxr-xr-x 4 jenkins docker 12288 Sep 2 00:55 .. [2026-09-02T00:55:15.122Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 00:55 build.env [2026-09-02T00:55:15.122Z] -rw-r--r-- 1 jenkins docker 281 Sep 2 00:53 stackrc.build-prepare-sandbox.env [2026-09-02T00:55:15.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withCredentials [2026-09-02T00:55:15.224Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2026-09-02T00:55:15.234Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:55:15.248Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:15.269Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:15.283Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:15.301Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:55:15.315Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:15.373Z] Will try again after 15 sec [2026-09-02T00:55:15.391Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:55:15.421Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T00:55:15.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:55:15.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:55:15.611Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:15.627Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:15.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:55:15.693Z] Will try again after 15 sec [2026-09-02T00:55:15.709Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2026-09-02T00:55:15.720Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:55:15.734Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:15.811Z] Will try again after 15 sec [2026-09-02T00:55:16.271Z] 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 [2026-09-02T00:55:27.033Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:27.048Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:27.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:27.209Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:27.260Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:27.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:27.441Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:27.457Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:27.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:27.591Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:27.613Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:27.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:27.709Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:27.723Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:27.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:28.046Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:28.063Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:28.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:28.454Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:28.469Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:28.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:28.576Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:28.594Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:28.619Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:28.634Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:55:28.687Z] Will try again after 15 sec [2026-09-02T00:55:28.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:28.765Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:28.779Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:28.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:29.115Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:29.129Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:29.190Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:29.219Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T00:55:29.319Z] JOB fetch-sources-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:55:29.352Z] JOB fetch-sources-rocky9: entering run_job [Pipeline] echo [2026-09-02T00:55:29.380Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:55:29.395Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:29.427Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T00:55:29.501Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:55:29.523Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:55:29.537Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:29.575Z] Build build-prepare-sandbox #15915 completed: SUCCESS [2026-09-02T00:55:29.591Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:29.623Z] JOB fetch-sources-rocky9 / stream build-rocky9 : deps: [prepare-sandbox-rocky9] [Pipeline] echo [2026-09-02T00:55:29.638Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] dir [2026-09-02T00:55:29.661Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T00:55:29.748Z] Copied 2 artifacts from "build-prepare-sandbox" build number 15915 [Pipeline] findFiles [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:55:29.825Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] echo [2026-09-02T00:55:29.869Z] JOB fetch-sources-rocky9: files found = 2 [Pipeline] echo [2026-09-02T00:55:29.884Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:55:29.897Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:29.918Z] JOB fetch-sources-rocky9: file #0 with path build-prepare-sandbox-33265/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:55:29.946Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:55:29.960Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:30.007Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:55:30.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:30.085Z] JOB fetch-sources-rocky9: file #1 with path build-prepare-sandbox-33265/stackrc.build-prepare-sandbox.env [Pipeline] readFile [2026-09-02T00:55:30.107Z] + ls -la build-prepare-sandbox-39920 [2026-09-02T00:55:30.107Z] total 20 [2026-09-02T00:55:30.107Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 00:55 . [2026-09-02T00:55:30.107Z] drwxr-xr-x 5 jenkins docker 12288 Sep 2 00:55 .. [2026-09-02T00:55:30.107Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 00:55 build.env [2026-09-02T00:55:30.107Z] -rw-r--r-- 1 jenkins docker 283 Sep 2 00:53 stackrc.build-prepare-sandbox.env [Pipeline] echo [2026-09-02T00:55:30.145Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:55:30.160Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:30.178Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:55:30.192Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:55:30.266Z] Will try again after 15 sec [2026-09-02T00:55:30.286Z] Will try again after 15 sec [Pipeline] } [Pipeline] withCredentials [2026-09-02T00:55:30.319Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2026-09-02T00:55:30.328Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:55:30.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [Pipeline] { [2026-09-02T00:55:30.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] echo [2026-09-02T00:55:30.551Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:55:30.564Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:30.596Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:30.611Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:30.633Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:55:30.648Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:30.692Z] JOB fetch-sources-rocky9: deps_env_file: deps.build-fetch-sources.50774.env [Pipeline] writeFile [2026-09-02T00:55:30.750Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:55:30.785Z] Will try again after 15 sec [2026-09-02T00:55:30.786Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T00:55:30.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T00:55:30.857Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:55:30.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 [2026-09-02T00:55:30.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:55:30.959Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:30.972Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:55:31.025Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:31.042Z] JOB fetch-sources-rocky9: Starting job: build-fetch-sources rnd: #50774 [Pipeline] timeout [2026-09-02T00:55:31.057Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T00:55:31.079Z] Scheduling project: build-fetch-sources [2026-09-02T00:55:31.127Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:31.146Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:55:31.161Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:31.241Z] Will try again after 15 sec [2026-09-02T00:55:31.347Z] 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] } [2026-09-02T00:55:39.919Z] Starting building: build-fetch-sources #14365 [Pipeline] { [Pipeline] echo [2026-09-02T00:55:42.129Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:42.143Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:42.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:42.372Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:42.391Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:42.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:42.596Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:42.613Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:42.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:42.707Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:42.723Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:42.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:42.825Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:42.839Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:42.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:43.150Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:43.167Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:43.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:43.556Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:55:43.632Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:55:43.655Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T00:55:43.744Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:55:43.765Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:43.779Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:43.798Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:43.810Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:55:43.855Z] Will try again after 15 sec [2026-09-02T00:55:43.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:43.934Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2026-09-02T00:55:43.951Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] echo [2026-09-02T00:55:43.971Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:43.985Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2026-09-02T00:55:44.075Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:44.106Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2026-09-02T00:55:44.130Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-39920/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:55:44.184Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-39920/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T00:55:44.289Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:44.303Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:44.337Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:44.375Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.77583.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T00:55:44.431Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-09-02T00:55:44.487Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #77583 [Pipeline] timeout [2026-09-02T00:55:44.502Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T00:55:44.530Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:55:44.545Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2026-09-02T00:55:44.565Z] Scheduling project: build-fetch-sources [2026-09-02T00:55:44.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:44.655Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:55:44.671Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:44.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:45.037Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:55:45.065Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:45.126Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:45.158Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:55:45.173Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:45.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:45.297Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:55:45.311Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:45.365Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:45.399Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:55:45.413Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:55:45.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:45.504Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:55:45.519Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:45.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:45.779Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:55:45.795Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:45.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:45.902Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:45.918Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:55:45.939Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:55:45.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:46.003Z] Will try again after 15 sec [2026-09-02T00:55:46.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:46.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:55:46.098Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:55:46.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:46.192Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:46.207Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:55:46.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:46.308Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:55:46.324Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:46.378Z] Will try again after 15 sec [2026-09-02T00:55:49.921Z] Starting building: build-fetch-sources #14366 [Pipeline] { [Pipeline] echo [2026-09-02T00:55:57.238Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:57.258Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:57.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:57.582Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:57.596Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:57.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:57.705Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:57.724Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:57.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:57.849Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:57.914Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:57.995Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:58.030Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:58.052Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:58.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:58.269Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:58.289Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:58.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:58.884Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:58.900Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:55:58.954Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:55:58.983Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:55:58.997Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:55:59.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:59.102Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:59.118Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:59.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:59.368Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:55:59.383Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:59.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:59.645Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T00:55:59.662Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:59.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:55:59.754Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:55:59.770Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:55:59.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:00.166Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:56:00.189Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:00.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:00.292Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:56:00.308Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:00.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:00.412Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:56:00.429Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:00.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:00.529Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:56:00.542Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:56:00.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:00.636Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:56:00.651Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:00.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:00.889Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:00.904Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:00.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:56:01.072Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:01.088Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:01.122Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:01.140Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:01.155Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:56:01.233Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:01.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:01.281Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:56:01.339Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:01.374Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:01.391Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:56:01.455Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:01.491Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:56:01.506Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:01.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:12.343Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:12.358Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:12.416Z] Will try again after 15 sec [2026-09-02T00:56:12.631Z] Build build-fetch-sources #14365 completed: SUCCESS [Pipeline] echo [2026-09-02T00:56:12.754Z] JOB fetch-sources-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2026-09-02T00:56:12.904Z] Copied 2 artifacts from "build-fetch-sources" build number 14365 [Pipeline] echo [2026-09-02T00:56:12.932Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:12.947Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:56:12.969Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:13.013Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:13.077Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:56:13.117Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:13.136Z] JOB fetch-sources-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] echo [2026-09-02T00:56:13.239Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:13.257Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:56:13.314Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:13.332Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:13.347Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:56:13.427Z] + ls -la build-fetch-sources-50774 [2026-09-02T00:56:13.427Z] total 24 [2026-09-02T00:56:13.427Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 00:56 . [2026-09-02T00:56:13.427Z] drwxr-xr-x 6 jenkins docker 12288 Sep 2 00:56 .. [2026-09-02T00:56:13.427Z] -rw-r--r-- 1 jenkins docker 952 Sep 2 00:56 build.env [2026-09-02T00:56:13.427Z] -rw-r--r-- 1 jenkins docker 281 Sep 2 00:55 deps.build-fetch-sources.50774.env [2026-09-02T00:56:13.445Z] Will try again after 15 sec [Pipeline] withCredentials [Pipeline] echo [2026-09-02T00:56:13.510Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2026-09-02T00:56:13.514Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:13.536Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:56:13.607Z] Will try again after 15 sec [Pipeline] sh [2026-09-02T00:56:13.913Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T00:56:13.985Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:14.005Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:14.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:14.096Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:14.111Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:56:14.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:14.203Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:14.218Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:14.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:14.469Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:14.491Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:14.498Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T00:56:14.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:14.741Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:56:14.814Z] JOB configure-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:56:14.838Z] JOB configure-rocky9: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-09-02T00:56:14.892Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:56:14.907Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:15.132Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T00:56:15.269Z] Archiving artifacts [Pipeline] { [Pipeline] sh [Pipeline] echo [2026-09-02T00:56:15.376Z] JOB configure-rocky9 / stream build-rocky9 : deps: [fetch-sources-rocky9] [Pipeline] dir [2026-09-02T00:56:15.396Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] echo [2026-09-02T00:56:15.416Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:56:15.443Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] findFiles [2026-09-02T00:56:15.550Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:15.567Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:56:15.582Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:56:15.707Z] JOB configure-rocky9: files found = 2 [2026-09-02T00:56:15.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] } [Pipeline] echo [2026-09-02T00:56:15.818Z] JOB configure-rocky9: file #0 with path build-fetch-sources-50774/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:56:15.844Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:56:15.857Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:56:15.875Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:56:15.889Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:56:15.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:56:15.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // withCredentials [2026-09-02T00:56:16.043Z] Will try again after 15 sec [Pipeline] } [Pipeline] echo [2026-09-02T00:56:16.064Z] JOB configure-rocky9: file #1 with path build-fetch-sources-50774/deps.build-fetch-sources.50774.env [Pipeline] readFile [2026-09-02T00:56:16.121Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:56:16.153Z] Will try again after 15 sec [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-09-02T00:56:16.204Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:16.219Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] } [Pipeline] echo [2026-09-02T00:56:16.329Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:16.343Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:16.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] // dir [Pipeline] echo [2026-09-02T00:56:16.474Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:16.488Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:56:16.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:16.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:16.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:56:16.630Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:16.649Z] JOB configure-rocky9: deps_env_file: deps.build-configure.24658.env [Pipeline] writeFile [Pipeline] echo [2026-09-02T00:56:16.702Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:16.717Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:56:16.780Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T00:56:16.815Z] Archiving artifacts [2026-09-02T00:56:16.843Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:16.857Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:56:16.872Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:16.949Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:16.969Z] JOB configure-rocky9: Starting job: build-configure rnd: #24658 [Pipeline] timeout [2026-09-02T00:56:16.985Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T00:56:17.050Z] Scheduling project: build-configure [2026-09-02T00:56:24.912Z] Build build-fetch-sources #14366 completed: SUCCESS [2026-09-02T00:56:24.921Z] Starting building: build-configure #12878 [Pipeline] echo [2026-09-02T00:56:24.934Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T00:56:25.042Z] Copied 2 artifacts from "build-fetch-sources" build number 14366 [Pipeline] echo [2026-09-02T00:56:25.077Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-09-02T00:56:25.362Z] + ls -la build-fetch-sources-77583 [2026-09-02T00:56:25.362Z] total 24 [2026-09-02T00:56:25.362Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 00:56 . [2026-09-02T00:56:25.362Z] drwxr-xr-x 7 jenkins docker 12288 Sep 2 00:56 .. [2026-09-02T00:56:25.362Z] -rw-r--r-- 1 jenkins docker 952 Sep 2 00:56 build.env [2026-09-02T00:56:25.362Z] -rw-r--r-- 1 jenkins docker 283 Sep 2 00:55 deps.build-fetch-sources.77583.env [Pipeline] withCredentials [2026-09-02T00:56:25.405Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T00:56:25.725Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T00:56:26.286Z] 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 [2026-09-02T00:56:27.453Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:27.473Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:27.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:28.114Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:28.133Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:56:28.201Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:28.233Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:28.247Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:28.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:28.349Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:28.365Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:28.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:28.483Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:28.503Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:28.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:28.647Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:28.668Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:28.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:29.085Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:56:29.156Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:56:29.178Z] JOB configure-ut-sandbox: entering run_job [Pipeline] { [Pipeline] echo [2026-09-02T00:56:29.212Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:29.227Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] writeFile [2026-09-02T00:56:29.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T00:56:29.327Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:56:29.347Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:29.360Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:29.405Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:29.434Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2026-09-02T00:56:29.458Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T00:56:29.537Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2026-09-02T00:56:29.560Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-77583/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2026-09-02T00:56:29.617Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-77583/deps.build-fetch-sources.77583.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:56:29.647Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:29.660Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:29.709Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T00:56:29.808Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.77594.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T00:56:29.864Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:56:29.904Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #77594 [Pipeline] timeout [2026-09-02T00:56:29.920Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T00:56:29.962Z] Scheduling project: build-configure [Pipeline] { [Pipeline] echo [2026-09-02T00:56:30.162Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:56:30.176Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:30.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:30.583Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:56:30.596Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:30.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:30.781Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:56:30.795Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:30.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:31.077Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:56:31.094Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:31.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:56:31.193Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:56:31.206Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:56:31.225Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:56:31.243Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:31.293Z] Will try again after 15 sec [2026-09-02T00:56:31.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:31.455Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:31.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:31.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:31.568Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:31.584Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:31.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:31.679Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:31.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:31.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:31.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:31.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:56:31.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:31.923Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:31.937Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:56:31.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:32.044Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:56:32.063Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:32.111Z] Will try again after 15 sec [2026-09-02T00:56:39.923Z] Starting building: build-configure #12879 [Pipeline] { [Pipeline] echo [2026-09-02T00:56:42.573Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:42.592Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:42.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:43.238Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:43.257Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:43.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:43.351Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:43.371Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:43.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:43.492Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:43.508Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:43.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:43.609Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:43.626Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:43.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:43.754Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:43.774Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:43.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:44.323Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:44.338Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:56:44.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:44.446Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:44.465Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:44.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:44.740Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:44.759Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:44.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:45.254Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:56:45.268Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:45.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:45.671Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:56:45.685Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:45.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:45.870Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:56:45.884Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:45.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:46.173Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:56:46.520Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2026-09-02T00:56:46.602Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:46.621Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:56:46.636Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:56:46.663Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:56:46.679Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:56:46.700Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:46.714Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:56:46.809Z] Will try again after 15 sec [2026-09-02T00:56:46.833Z] Will try again after 15 sec [2026-09-02T00:56:46.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:56:46.936Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:46.951Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:56:46.969Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:46.983Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:47.016Z] Will try again after 15 sec [2026-09-02T00:56:47.035Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:47.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:56:47.070Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:56:47.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:47.195Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:47.210Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:56:47.251Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:56:47.270Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:56:47.284Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:47.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:57.701Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:57.715Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:57.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:58.337Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:58.355Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:58.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:58.465Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:58.481Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:58.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:58.632Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:58.646Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:58.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:58.738Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:58.755Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:58.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:58.887Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:58.901Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:58.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:59.416Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:56:59.431Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:56:59.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:59.537Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:59.550Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:59.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:56:59.835Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:56:59.850Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:56:59.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:00.350Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:57:00.366Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:00.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:00.764Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:57:00.780Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:00.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:00.971Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:57:00.990Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:01.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:01.637Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:57:01.654Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:01.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:01.844Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:57:01.859Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T00:57:01.954Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:01.994Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:57:02.012Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:57:02.034Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:02.052Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:57:02.123Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:57:02.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:02.214Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:02.228Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:57:02.248Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:02.263Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:02.301Z] Will try again after 15 sec [Pipeline] { [2026-09-02T00:57:02.333Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:02.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:02.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:57:02.442Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:02.458Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:02.471Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:57:02.526Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:02.543Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:57:02.561Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:02.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:12.806Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:12.820Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:12.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:13.441Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:13.457Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:13.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:13.614Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:13.630Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:13.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:13.740Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:13.756Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:13.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:13.844Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:13.859Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:13.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:13.994Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:14.015Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:14.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:14.509Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:14.522Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:57:14.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:14.657Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:14.670Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:14.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:14.926Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:14.940Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:14.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:15.445Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:57:15.460Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:15.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:15.862Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:57:15.879Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:15.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:16.075Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:57:16.092Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:16.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:16.747Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:57:16.762Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:16.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:16.984Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:57:16.998Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:57:17.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:17.157Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:57:17.172Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:57:17.233Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:17.264Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:17.277Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:17.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:57:17.382Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:17.397Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:57:17.417Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:17.432Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:17.479Z] Will try again after 15 sec [2026-09-02T00:57:17.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T00:57:17.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:17.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:57:17.623Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:17.645Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:17.658Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:57:18.001Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:18.034Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:57:18.048Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:18.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:27.900Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:27.919Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:27.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:28.540Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:28.557Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:28.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:28.727Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:28.743Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:28.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:28.840Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:28.854Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:28.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:28.945Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:28.958Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:29.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:29.103Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:29.122Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:29.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:29.642Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:29.654Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:57:29.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:29.745Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:29.760Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:29.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:30.017Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:30.032Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:30.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:30.537Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T00:57:30.553Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:30.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:30.961Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:57:30.977Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:31.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:31.170Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:57:31.185Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:31.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:31.839Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:57:31.853Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:31.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:32.079Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:57:32.094Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:57:32.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:32.263Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:57:32.278Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:32.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:32.364Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:32.377Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:32.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:32.512Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:32.527Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:57:32.580Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:32.610Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:32.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:57:32.682Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:32.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:32.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:57:32.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:33.035Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:33.049Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:57:33.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:33.154Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:57:33.169Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:33.215Z] Will try again after 15 sec [2026-09-02T00:57:33.395Z] Build build-configure #12878 completed: SUCCESS [Pipeline] echo [2026-09-02T00:57:33.412Z] JOB configure-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T00:57:33.501Z] Copied 2 artifacts from "build-configure" build number 12878 [Pipeline] echo [2026-09-02T00:57:33.540Z] JOB configure-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T00:57:33.823Z] + ls -la build-configure-24658 [2026-09-02T00:57:33.823Z] total 20 [2026-09-02T00:57:33.823Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 00:57 . [2026-09-02T00:57:33.823Z] drwxr-xr-x 8 jenkins docker 12288 Sep 2 00:57 .. [2026-09-02T00:57:33.823Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 00:57 build.env [2026-09-02T00:57:33.823Z] -rw-r--r-- 1 jenkins docker 1233 Sep 2 00:56 deps.build-configure.24658.env [Pipeline] withCredentials [2026-09-02T00:57:33.869Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T00:57:34.183Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T00:57:34.745Z] 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 [2026-09-02T00:57:43.006Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:43.022Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:43.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:43.639Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:43.656Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:43.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:43.823Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:43.837Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:43.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:43.937Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:43.951Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:44.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:44.045Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:44.060Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:44.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:44.217Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:44.236Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:44.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:44.726Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:44.740Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:57:44.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:44.838Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:44.851Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:44.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:45.115Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:45.130Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:45.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:45.628Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:57:45.696Z] JOB package-deployers-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:57:45.738Z] JOB package-deployers-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T00:57:45.811Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:57:45.854Z] JOB package-deployers-rocky9 / stream build-rocky9 : deps: [configure-rocky9] [Pipeline] dir [2026-09-02T00:57:45.879Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T00:57:45.959Z] JOB package-deployers-rocky9: files found = 2 [Pipeline] echo [2026-09-02T00:57:45.983Z] JOB package-deployers-rocky9: file #0 with path build-configure-24658/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:57:46.037Z] JOB package-deployers-rocky9: file #1 with path build-configure-24658/deps.build-configure.24658.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T00:57:46.130Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:57:46.144Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:46.179Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:46.220Z] JOB package-deployers-rocky9: deps_env_file: deps.build-package-deployers.72323.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T00:57:46.292Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:57:46.313Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:57:46.328Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:46.371Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:57:46.388Z] JOB package-deployers-rocky9: Starting job: build-package-deployers rnd: #72323 [Pipeline] timeout [2026-09-02T00:57:46.404Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T00:57:46.460Z] Scheduling project: build-package-deployers [Pipeline] { [Pipeline] echo [2026-09-02T00:57:46.935Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:57:46.950Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:46.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:47.173Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:57:47.188Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:57:47.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:47.354Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:57:47.367Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:47.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:47.452Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:47.466Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:47.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:47.611Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:47.625Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:47.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:47.716Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:47.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:47.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:47.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:57:47.835Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:57:47.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:48.138Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:48.151Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:57:48.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:48.249Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:57:48.263Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:48.309Z] Will try again after 15 sec [2026-09-02T00:57:54.936Z] Starting building: build-package-deployers #8672 [Pipeline] { [Pipeline] echo [2026-09-02T00:57:58.105Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:58.120Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:58.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:58.737Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:58.751Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:58.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:58.921Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:58.940Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:58.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:59.041Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:59.056Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:59.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:59.144Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:59.157Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:59.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:59.316Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:59.332Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:59.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:59.821Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:57:59.834Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:57:59.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:57:59.923Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:57:59.936Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:57:59.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:00.214Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:00.229Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:00.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:01.214Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T00:58:01.232Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:01.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:01.408Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:58:01.430Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:01.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:02.036Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:58:02.052Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:02.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:02.273Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:58:02.289Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:58:02.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:02.443Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:58:02.457Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:02.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:02.554Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:02.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:02.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:02.706Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:02.723Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:02.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:02.852Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:02.868Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:02.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:02.968Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:02.984Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:58:03.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:03.229Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:03.244Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:58:03.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:03.389Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:58:03.406Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:03.457Z] Will try again after 15 sec [2026-09-02T00:58:11.745Z] Build build-package-deployers #8672 completed: SUCCESS [Pipeline] echo [2026-09-02T00:58:11.762Z] JOB package-deployers-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T00:58:11.857Z] Copied 2 artifacts from "build-package-deployers" build number 8672 [Pipeline] echo [2026-09-02T00:58:11.894Z] JOB package-deployers-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T00:58:12.177Z] + ls -la build-package-deployers-72323 [2026-09-02T00:58:12.177Z] total 20 [2026-09-02T00:58:12.177Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 00:58 . [2026-09-02T00:58:12.177Z] drwxr-xr-x 9 jenkins docker 12288 Sep 2 00:58 .. [2026-09-02T00:58:12.177Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 00:58 build.env [2026-09-02T00:58:12.177Z] -rw-r--r-- 1 jenkins docker 1233 Sep 2 00:57 deps.build-package-deployers.72323.env [Pipeline] withCredentials [2026-09-02T00:58:12.224Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T00:58:12.550Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T00:58:13.204Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:13.217Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:13.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:13.837Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:13.852Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:13.916Z] Will try again after 15 sec [2026-09-02T00:58:13.917Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T00:58:14.027Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:14.044Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:14.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:14.142Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:14.160Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:14.208Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T00:58:14.374Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:14.394Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:58:14.466Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:58:14.509Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:14.529Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:14.582Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:58:14.913Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:14.929Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:58:14.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:15.023Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:15.039Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:15.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:15.340Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:15.356Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:15.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:16.317Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:58:16.383Z] JOB compile-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:58:16.405Z] JOB compile-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T00:58:16.471Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-09-02T00:58:16.518Z] JOB compile-rocky9 / stream build-rocky9 : deps: [package-deployers-rocky9] [Pipeline] dir [2026-09-02T00:58:16.536Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] echo [2026-09-02T00:58:16.554Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:58:16.568Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2026-09-02T00:58:16.651Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:58:16.681Z] JOB compile-rocky9: files found = 2 [Pipeline] echo [2026-09-02T00:58:16.707Z] JOB compile-rocky9: file #0 with path build-package-deployers-72323/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:58:16.760Z] JOB compile-rocky9: file #1 with path build-package-deployers-72323/deps.build-package-deployers.72323.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T00:58:16.877Z] JOB compile-rocky9: deps_env_file: deps.build-compile.79794.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T00:58:16.934Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:58:16.972Z] JOB compile-rocky9: Starting job: build-compile rnd: #79794 [Pipeline] timeout [2026-09-02T00:58:16.987Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T00:58:17.032Z] Scheduling project: build-compile [Pipeline] { [Pipeline] echo [2026-09-02T00:58:17.133Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:58:17.148Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:17.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:17.400Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:58:17.414Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:58:17.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:17.538Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:58:17.556Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:17.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:17.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:17.663Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:17.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:17.839Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:17.852Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:17.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:17.949Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:17.962Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:18.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:18.066Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:18.079Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:58:18.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:18.323Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:18.337Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:58:18.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:18.528Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:58:18.543Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:18.587Z] Will try again after 15 sec [2026-09-02T00:58:24.942Z] Starting building: build-compile #8620 [Pipeline] { [Pipeline] echo [2026-09-02T00:58:28.303Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:28.319Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:28.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:28.946Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:28.961Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:29.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:29.128Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:29.146Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:29.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:29.243Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:29.258Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:29.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:29.493Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:29.507Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:29.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:29.979Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:29.993Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:58:30.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:30.121Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:30.134Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:58:30.167Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:58:30.182Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:30.195Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:30.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:30.432Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:30.446Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:30.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:31.681Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:58:31.694Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:31.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:32.223Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:58:32.237Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:32.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:32.490Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:58:32.505Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:58:32.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:32.631Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:58:32.646Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:32.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:32.762Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:32.777Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:32.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:32.930Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:32.945Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:32.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:33.036Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:33.049Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:33.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:33.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 [2026-09-02T00:58:33.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:58:33.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:33.415Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:33.428Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:58:33.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:33.619Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:58:33.632Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:33.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:43.399Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:43.417Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:43.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:44.046Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:44.063Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:44.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:44.233Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:44.248Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:44.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:44.359Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:44.371Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:44.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:44.588Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:44.604Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:44.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:45.120Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:45.143Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:45.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:45.263Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:45.277Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T00:58:45.332Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:58:45.361Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:45.376Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:45.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:45.520Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:45.534Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:45.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:46.780Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:58:46.801Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:46.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:47.314Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:58:47.328Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:47.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:47.583Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:58:47.596Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:58:47.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:47.730Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:58:47.746Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:47.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:47.850Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:47.865Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:47.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:48.024Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:48.039Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:48.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:48.130Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:48.145Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:48.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:48.247Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:58:48.264Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:58:48.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:48.504Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:58:48.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:58:48.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:48.710Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:58:48.728Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:48.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:58.495Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:58.509Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:58.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:59.220Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:59.236Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:59.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:59.346Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:59.362Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:59.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:59.464Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:59.476Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:59.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:58:59.679Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:58:59.695Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:58:59.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:00.244Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:00.259Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:00.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:00.371Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:00.387Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:59:00.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:00.488Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:00.502Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:00.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:00.850Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:00.868Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:00.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:01.885Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:59:01.902Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:01.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:02.406Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:59:02.422Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:02.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:02.672Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:59:02.686Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:59:02.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:02.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:59:02.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:02.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:02.939Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:02.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:03.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:03.117Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:03.131Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:03.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:03.284Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:03.298Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:03.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:03.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:03.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:59:03.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:03.593Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:03.607Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:59:03.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:03.810Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:59:03.824Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:03.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:13.600Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:13.614Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:13.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:14.315Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:14.331Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:14.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:14.452Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:14.510Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:14.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:14.609Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:14.623Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:14.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:14.772Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:14.786Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:14.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:15.350Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:15.364Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:15.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:15.492Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:15.508Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:59:15.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:15.599Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:15.613Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:15.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:15.960Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:15.975Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:16.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:16.993Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:59:17.008Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:17.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:17.500Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:59:17.513Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:17.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:17.763Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:59:17.778Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:59:17.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:17.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:59:17.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:17.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:18.035Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:18.049Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:18.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:18.263Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:18.278Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:18.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:18.377Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:18.391Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:18.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:18.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 [2026-09-02T00:59:18.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:59:18.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:18.687Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:18.701Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:59:18.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:18.905Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:59:18.919Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:18.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:28.694Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:28.707Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:28.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:29.417Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:29.432Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:29.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:29.596Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:29.611Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:29.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:29.706Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:29.721Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:29.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:29.875Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:29.890Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:29.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:30.475Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:30.490Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:30.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:30.600Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:30.613Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T00:59:30.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:30.707Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:30.723Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:30.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:31.058Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:31.074Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:31.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:32.091Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:59:32.106Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:32.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:32.586Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:59:32.601Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:32.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:32.872Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:59:32.886Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T00:59:32.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:32.996Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:59:33.012Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:33.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:33.127Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:33.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:33.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:33.357Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:33.372Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:33.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:33.467Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:33.481Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:33.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:33.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:33.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T00:59:33.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:33.780Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:33.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:59:33.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:33.998Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:59:34.014Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:34.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T00:59:43.796Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T00:59:43.816Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:43.881Z] Will try again after 15 sec [2026-09-02T00:59:44.093Z] Build build-configure #12879 completed: SUCCESS [Pipeline] echo [2026-09-02T00:59:44.110Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T00:59:44.203Z] Copied 2 artifacts from "build-configure" build number 12879 [Pipeline] echo [2026-09-02T00:59:44.247Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] { [2026-09-02T00:59:44.568Z] + ls -la build-configure-77594 [2026-09-02T00:59:44.568Z] total 24 [2026-09-02T00:59:44.568Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 00:59 . [2026-09-02T00:59:44.568Z] drwxr-xr-x 10 jenkins docker 12288 Sep 2 00:59 .. [2026-09-02T00:59:44.568Z] -rw-r--r-- 1 jenkins docker 37 Sep 2 00:59 build.env [2026-09-02T00:59:44.568Z] -rw-r--r-- 1 jenkins docker 1235 Sep 2 00:56 deps.build-configure.77594.env [Pipeline] withCredentials [Pipeline] echo [2026-09-02T00:59:44.621Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2026-09-02T00:59:44.626Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:59:44.714Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2026-09-02T00:59:44.747Z] JOB test-unit-opserver: entering run_job [Pipeline] sh [Pipeline] echo [2026-09-02T00:59:44.809Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] writeFile [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:59:44.958Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:59:44.980Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2026-09-02T00:59:45.013Z] JOB test-unit-bgp: entering run_job [2026-09-02T00:59:45.034Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] archiveArtifacts [2026-09-02T00:59:45.048Z] Archiving artifacts [Pipeline] writeFile [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:59:45.130Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:59:45.158Z] JOB test-unit-group-one: entering run_job [Pipeline] echo [2026-09-02T00:59:45.178Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T00:59:45.263Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:59:45.286Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-09-02T00:59:45.314Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:59:45.378Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] findFiles [Pipeline] echo [2026-09-02T00:59:45.407Z] JOB test-unit-group-two: entering run_job [Pipeline] archiveArtifacts [2026-09-02T00:59:45.442Z] Archiving artifacts [Pipeline] writeFile [Pipeline] echo [2026-09-02T00:59:45.507Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-09-02T00:59:45.525Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [2026-09-02T00:59:45.598Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2026-09-02T00:59:45.611Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2026-09-02T00:59:45.626Z] JOB test-unit-opserver: file #0 with path build-configure-77594/build.env [Pipeline] readFile [Pipeline] archiveArtifacts [2026-09-02T00:59:45.693Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:59:45.710Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-09-02T00:59:45.740Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T00:59:45.815Z] JOB test-unit-bgp: files found = 2 [Pipeline] echo [2026-09-02T00:59:45.856Z] JOB test-unit-bgp: file #0 with path build-configure-77594/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:59:45.888Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:59:45.939Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T00:59:45.967Z] JOB test-unit-opserver: file #1 with path build-configure-77594/deps.build-configure.77594.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:59:45.997Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2026-09-02T00:59:46.012Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] echo [2026-09-02T00:59:46.064Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-09-02T00:59:46.082Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T00:59:46.149Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:46.165Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T00:59:46.216Z] JOB test-unit-group-one: files found = 2 [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:59:46.266Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:59:46.281Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T00:59:46.296Z] JOB test-unit-group-one: file #0 with path build-configure-77594/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:59:46.334Z] JOB test-unit-ungrouped: entering run_job [Pipeline] echo [2026-09-02T00:59:46.381Z] JOB test-unit-bgp: file #1 with path build-configure-77594/deps.build-configure.77594.env [Pipeline] readFile [Pipeline] // waitUntil [Pipeline] writeFile [Pipeline] echo [2026-09-02T00:59:46.461Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:59:46.477Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T00:59:46.492Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] { [2026-09-02T00:59:46.564Z] Will try again after 15 sec [Pipeline] sh [Pipeline] echo [2026-09-02T00:59:46.619Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2026-09-02T00:59:46.644Z] JOB test-unit-group-two: file #0 with path build-configure-77594/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:59:46.675Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:46.690Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] } [Pipeline] echo [2026-09-02T00:59:46.755Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T00:59:46.781Z] JOB test-unit-group-one: file #1 with path build-configure-77594/deps.build-configure.77594.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:59:46.830Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] archiveArtifacts [2026-09-02T00:59:46.871Z] Archiving artifacts [Pipeline] archiveArtifacts [2026-09-02T00:59:46.908Z] Archiving artifacts [Pipeline] } [2026-09-02T00:59:46.984Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:59:47.000Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2026-09-02T00:59:47.066Z] JOB test-unit-group-two: file #1 with path build-configure-77594/deps.build-configure.77594.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:59:47.099Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.57795.env [Pipeline] writeFile [Pipeline] echo [2026-09-02T00:59:47.158Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] echo [2026-09-02T00:59:47.197Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-09-02T00:59:47.217Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] } [Pipeline] findFiles [Pipeline] // dir [Pipeline] echo [2026-09-02T00:59:47.361Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] echo [2026-09-02T00:59:47.386Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.85582.env [Pipeline] writeFile [Pipeline] dir [2026-09-02T00:59:47.418Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] archiveArtifacts [2026-09-02T00:59:47.510Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:59:47.522Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] echo [2026-09-02T00:59:47.554Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T00:59:47.569Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T00:59:47.716Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2026-09-02T00:59:47.741Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.74146.env [Pipeline] writeFile [Pipeline] echo [2026-09-02T00:59:47.768Z] JOB test-unit-ungrouped: file #0 with path build-configure-77594/build.env [Pipeline] readFile [Pipeline] archiveArtifacts [2026-09-02T00:59:47.827Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:59:47.865Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2026-09-02T00:59:47.880Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-77594/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:59:47.952Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #57795 [Pipeline] timeout [2026-09-02T00:59:47.967Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T00:59:48.018Z] Scheduling project: test-unit-opserver [2026-09-02T00:59:48.067Z] Will try again after 15 sec [Pipeline] // dir [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] echo [2026-09-02T00:59:48.150Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.59721.env [Pipeline] writeFile [Pipeline] echo [2026-09-02T00:59:48.184Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:59:48.202Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2026-09-02T00:59:48.250Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:59:48.263Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T00:59:48.293Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #85582 [Pipeline] timeout [2026-09-02T00:59:48.307Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T00:59:48.337Z] JOB test-unit-ungrouped: file #1 with path build-configure-77594/deps.build-configure.77594.env [Pipeline] readFile [Pipeline] build [2026-09-02T00:59:48.377Z] Scheduling project: test-unit-bgp [Pipeline] { [Pipeline] echo [2026-09-02T00:59:48.408Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-77594/deps.build-configure.77594.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2026-09-02T00:59:48.479Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T00:59:48.492Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T00:59:48.519Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T00:59:48.534Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:59:48.617Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T00:59:48.635Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:59:48.665Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #74146 [Pipeline] timeout [2026-09-02T00:59:48.681Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T00:59:48.700Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:48.714Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2026-09-02T00:59:48.760Z] Scheduling project: test-unit-group-one [Pipeline] echo [2026-09-02T00:59:48.807Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] } [2026-09-02T00:59:48.876Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:59:48.897Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:48.914Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T00:59:48.963Z] Will try again after 15 sec [Pipeline] } [Pipeline] echo [2026-09-02T00:59:49.013Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:49.028Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T00:59:49.089Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #59721 [Pipeline] timeout [2026-09-02T00:59:49.104Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [2026-09-02T00:59:49.140Z] Will try again after 15 sec [Pipeline] build [2026-09-02T00:59:49.188Z] Scheduling project: test-unit-group-two [Pipeline] echo [2026-09-02T00:59:49.216Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T00:59:49.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // dir [Pipeline] { [2026-09-02T00:59:49.341Z] Will try again after 15 sec [Pipeline] // dir [Pipeline] echo [2026-09-02T00:59:49.410Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T00:59:49.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T00:59:49.466Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:59:49.482Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.72281.env [Pipeline] writeFile [Pipeline] { [Pipeline] echo [2026-09-02T00:59:49.529Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.10732.env [Pipeline] writeFile [2026-09-02T00:59:49.592Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:59:49.628Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T00:59:49.641Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T00:59:49.689Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T00:59:49.724Z] Archiving artifacts [Pipeline] archiveArtifacts [2026-09-02T00:59:49.777Z] Archiving artifacts [2026-09-02T00:59:49.843Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T00:59:49.877Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #72281 [Pipeline] timeout [2026-09-02T00:59:49.894Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T00:59:49.959Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #10732 [Pipeline] timeout [2026-09-02T00:59:49.977Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T00:59:50.008Z] Scheduling project: test-unit-ungrouped [Pipeline] build [2026-09-02T00:59:50.028Z] Scheduling project: build-cleanup [2026-09-02T00:59:54.947Z] Starting building: test-unit-opserver #3755 [Pipeline] { [Pipeline] echo [2026-09-02T00:59:58.917Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T00:59:59.005Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2026-09-02T00:59:59.028Z] JOB test-unit-agent: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T00:59:59.106Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:59:59.151Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-09-02T00:59:59.177Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T00:59:59.266Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2026-09-02T00:59:59.290Z] JOB test-unit-agent: file #0 with path build-configure-77594/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:59:59.349Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T00:59:59.375Z] JOB test-unit-agent: file #1 with path build-configure-77594/deps.build-configure.77594.env [Pipeline] readFile [Pipeline] echo [2026-09-02T00:59:59.441Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T00:59:59.534Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.47630.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T00:59:59.598Z] Archiving artifacts [Pipeline] echo [2026-09-02T00:59:59.638Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #47630 [Pipeline] timeout [2026-09-02T00:59:59.656Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T00:59:59.708Z] Scheduling project: test-unit-agent [2026-09-02T00:59:59.723Z] Starting building: test-unit-bgp #3755 [2026-09-02T00:59:59.948Z] Starting building: test-unit-group-one #3755 [Pipeline] { [Pipeline] echo [2026-09-02T01:00:01.619Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:01.645Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:01.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:02.022Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:02.041Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:02.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:03.110Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:00:03.130Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:03.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:03.685Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:00:03.702Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:03.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:03.917Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:00:03.933Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:00:03.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:04.033Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:00:04.049Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:04.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:04.180Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:04.201Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:04.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:04.376Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:04.390Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:04.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:04.552Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:04.573Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:04.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:04.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:04.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T01:00:04.773Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:00:04.806Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:04.820Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:00:04.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:04.952Z] Starting building: test-unit-group-two #3755 [2026-09-02T01:00:04.958Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:00:04.977Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:05.030Z] Will try again after 15 sec [2026-09-02T01:00:09.954Z] Starting building: test-unit-ungrouped #3755 [2026-09-02T01:00:14.954Z] Starting building: build-cleanup #14171 [2026-09-02T01:00:16.454Z] Starting building: test-unit-agent #3755 [Pipeline] { [Pipeline] echo [2026-09-02T01:00:16.768Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:16.784Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:16.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:17.188Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:17.204Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:17.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:18.247Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:00:18.275Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:18.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:18.846Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:00:18.865Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:18.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:19.019Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:00:19.035Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:00:19.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:19.157Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:00:19.175Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:19.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:19.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:19.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:19.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:19.516Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:19.531Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:19.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:19.675Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:19.691Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:19.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:19.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:19.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:00:19.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:19.952Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:19.967Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:00:20.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:20.075Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:00:20.099Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:20.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:31.868Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:31.883Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:31.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:32.294Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:32.312Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:32.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:33.386Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:00:33.401Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:33.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:33.946Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:00:33.961Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:34.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:34.120Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:00:34.137Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:00:34.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:34.265Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:00:34.281Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:34.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:34.451Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:34.465Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:34.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:34.635Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:34.653Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:34.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:34.824Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:34.841Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:34.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:34.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:34.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:00:35.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:35.062Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:35.078Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:00:35.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:35.196Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:00:35.215Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:35.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:46.961Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:46.977Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:47.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:47.388Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:47.401Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:47.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:48.481Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:00:48.494Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:48.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:49.040Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:00:49.054Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:49.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:49.215Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:00:49.229Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:00:49.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:49.361Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:00:49.375Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:49.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:49.774Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:49.790Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T01:00:49.875Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:00:49.911Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:49.925Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T01:00:49.990Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:00:50.022Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:50.036Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T01:00:50.094Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:00:50.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:00:50.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T01:00:50.206Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:00:50.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:00:50.254Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:00:50.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:00:50.467Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:00:50.489Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:00:50.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:02.059Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:02.075Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:02.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:02.483Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:02.501Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:02.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:03.582Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:01:03.599Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:03.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:04.141Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:01:04.156Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:04.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:04.310Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:01:04.325Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:01:04.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:04.754Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:01:04.769Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:04.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:04.907Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:04.922Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:04.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:05.046Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:05.060Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:05.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:05.180Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:05.196Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:05.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:05.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:05.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:01:05.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:05.473Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:05.487Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:01:05.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:05.613Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:01:05.631Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:05.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:17.173Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:17.195Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:17.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:17.601Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:17.615Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:17.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:18.704Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:01:18.718Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:18.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:19.256Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:01:19.271Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:19.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:19.426Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:01:19.442Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:01:19.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:19.865Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:01:19.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:19.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:20.020Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:20.036Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:20.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:20.156Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:20.171Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:20.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:20.295Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:20.309Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:20.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:20.445Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:20.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:01:20.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:20.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:20.600Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:01:20.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:20.728Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:01:20.741Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:20.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:32.296Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:32.310Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:32.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:32.692Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:32.705Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:32.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:33.795Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:01:33.809Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:33.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:34.365Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:01:34.379Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:34.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:34.529Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:01:34.542Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:01:34.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:34.967Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:01:34.988Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:35.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:35.126Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:35.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:35.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:35.261Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:35.276Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:35.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:35.392Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:35.405Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:35.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:35.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:35.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:01:35.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:35.690Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:35.708Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:01:35.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:35.885Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:01:35.902Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:35.984Z] Will try again after 15 sec [2026-09-02T01:01:36.181Z] Build build-cleanup #14171 completed: SUCCESS [Pipeline] echo [2026-09-02T01:01:36.199Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T01:01:36.488Z] Copied 1 artifact from "build-cleanup" build number 14171 [Pipeline] echo [2026-09-02T01:01:36.516Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-09-02T01:01:36.887Z] + ls -la build-cleanup-10732 [2026-09-02T01:01:36.887Z] total 20 [2026-09-02T01:01:36.887Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 01:01 . [2026-09-02T01:01:36.887Z] drwxr-xr-x 11 jenkins docker 12288 Sep 2 01:01 .. [2026-09-02T01:01:36.887Z] -rw-r--r-- 1 jenkins docker 1272 Sep 2 00:59 deps.build-cleanup.10732.env [Pipeline] withCredentials [2026-09-02T01:01:37.008Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T01:01:37.432Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T01:01:38.366Z] 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 [2026-09-02T01:01:47.385Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:47.399Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:47.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:47.851Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:47.865Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:47.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:48.899Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:01:48.912Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:48.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:49.476Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:01:49.490Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:49.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:49.618Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:01:49.632Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:01:49.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:50.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:01:50.085Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:50.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:50.218Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:50.232Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:50.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:50.401Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:50.416Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:50.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:50.505Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:50.519Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:50.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:50.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:01:50.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:01:50.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:50.823Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:01:50.837Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:01:50.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:01:51.018Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:01:51.034Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:01:51.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:02.500Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:02.525Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:02.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:03.029Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:03.046Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:03.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:04.052Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:02:04.068Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:04.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:04.570Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:02:04.585Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:04.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:04.712Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:02:04.727Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:02:04.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:05.167Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:02:05.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:05.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:05.317Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:02:05.333Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:05.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:05.492Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:05.507Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:05.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:05.613Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:02:05.629Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:05.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:05.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 [2026-09-02T01:02:05.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:02:05.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:05.913Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:05.948Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:02:05.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:06.125Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:02:06.147Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:06.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:17.601Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:17.617Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:17.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:18.135Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:18.151Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:18.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:19.167Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:02:19.183Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:19.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:19.672Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:02:19.686Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:19.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:19.806Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:02:19.823Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:02:19.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:20.275Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:02:20.289Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:20.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:20.476Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:02:20.493Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:20.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:20.595Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:20.610Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:20.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:20.706Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:02:20.721Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:20.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:20.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 [2026-09-02T01:02:20.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:02:20.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:21.027Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:21.041Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:02:21.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:21.240Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:02:21.254Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:21.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:32.706Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:32.723Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:32.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:33.244Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:33.263Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:33.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:34.288Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:02:34.308Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:34.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:34.772Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:02:34.788Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:34.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:34.912Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:02:34.934Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:02:34.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:35.373Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:02:35.398Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:35.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:35.580Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:02:35.594Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:35.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T01:02:35.822Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:35.836Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T01:02:35.856Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:02:35.870Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:35.916Z] Will try again after 15 sec [2026-09-02T01:02:35.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:35.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:02:36.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:02:36.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:36.125Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:36.140Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:02:36.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:36.337Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:02:36.350Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:36.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:48.210Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:48.226Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:48.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:48.389Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:48.404Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:48.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:49.434Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:02:49.455Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:49.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:49.887Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:02:49.903Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:49.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:50.028Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:02:50.044Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:02:50.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:50.492Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:02:50.510Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:50.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:50.815Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:02:50.829Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:51.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T01:02:51.118Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:51.133Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T01:02:51.154Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:02:51.170Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T01:02:51.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:02:51.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:02:51.286Z] Will try again after 15 sec [2026-09-02T01:02:51.315Z] Will try again after 15 sec [Pipeline] { [2026-09-02T01:02:51.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:02:51.597Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:02:51.615Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:02:51.665Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:02:51.710Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:02:51.726Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:02:51.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:03.308Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:03.323Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:03.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:03.503Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:03.517Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:03.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:04.561Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:03:04.575Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:04.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:04.989Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:03:05.002Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:05.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:05.121Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:03:05.135Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:03:05.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:05.597Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:03:05.611Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:05.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:06.090Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:06.105Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:06.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T01:03:06.347Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:06.361Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T01:03:06.381Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:06.395Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:06.442Z] Will try again after 15 sec [2026-09-02T01:03:06.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:06.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:06.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:03:06.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:06.700Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:06.713Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:03:06.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:06.836Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:03:06.851Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:06.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:18.406Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:18.419Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:18.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:18.619Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:18.634Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:18.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:19.653Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:03:19.668Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:19.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:20.082Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:03:20.097Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:20.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:20.215Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:03:20.231Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:03:20.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:20.687Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:03:20.701Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:20.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:21.186Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:21.200Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:21.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:21.473Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:21.487Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T01:03:21.539Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:03:21.570Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:21.585Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T01:03:21.645Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:03:21.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 [2026-09-02T01:03:21.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:03:21.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:21.791Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:21.804Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:03:21.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:21.930Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:03:21.945Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:21.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:33.497Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:33.512Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:33.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:33.728Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:33.742Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:33.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:34.746Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:03:34.760Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:34.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:35.175Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:03:35.190Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:35.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:35.307Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:03:35.321Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:03:35.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:35.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:03:35.795Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:35.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:36.286Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:36.301Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:36.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:36.569Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:36.583Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:36.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:36.690Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:36.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:36.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:36.792Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:36.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:03:36.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:36.900Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:36.916Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:03:36.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:37.050Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:03:37.064Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:37.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:48.600Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:48.613Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:48.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:48.819Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:48.835Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:48.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:49.838Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:03:49.852Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:49.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:50.270Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:03:50.289Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:50.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:50.419Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:03:50.436Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:03:50.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:50.891Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:03:50.915Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:51.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:51.395Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:51.416Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:51.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:51.692Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:51.713Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:51.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:51.863Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:51.884Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T01:03:52.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:03:52.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:03:52.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:03:52.142Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:03:52.157Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:03:52.172Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T01:03:52.254Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:03:52.303Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:03:52.318Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:03:52.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:03.698Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:03.714Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:03.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:03.912Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:03.927Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:03.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:04.935Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:04:04.949Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:05.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:05.385Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:04:05.400Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:05.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:05.585Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:04:05.598Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:04:05.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:06.048Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:04:06.061Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:06.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:06.519Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:06.533Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:06.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:06.829Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:06.843Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:06.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:07.049Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:07.063Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:07.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:07.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:07.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:04:07.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:07.287Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:07.302Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:04:07.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:07.421Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:04:07.437Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:07.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:18.799Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:18.815Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:18.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:19.007Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:19.022Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:19.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:20.047Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:04:20.062Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:20.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:20.478Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:04:20.491Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:20.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:20.678Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:04:20.691Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:04:20.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:21.139Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:04:21.154Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:21.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:21.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:21.624Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:21.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:21.919Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:21.933Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:21.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:22.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:22.167Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:22.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:22.263Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:22.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:04:22.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:22.378Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:22.393Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:04:22.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:22.522Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:04:22.537Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:22.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:33.901Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:33.914Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:33.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:34.099Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:34.113Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:34.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:35.145Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:04:35.159Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:35.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:35.569Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:04:35.584Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:35.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:35.769Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:04:35.783Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:04:35.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:36.234Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:04:36.249Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:36.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:36.703Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:36.720Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:36.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:37.012Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:37.026Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:37.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:37.250Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:37.264Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:37.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:37.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 [2026-09-02T01:04:37.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:04:37.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:37.471Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:37.486Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:04:37.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:37.619Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:04:37.634Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:37.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:48.988Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:49.009Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:49.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:49.195Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:49.209Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:49.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:50.238Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:04:50.250Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:50.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:50.661Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:04:50.674Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:50.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:50.864Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:04:50.878Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:04:50.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:51.329Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:04:51.343Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:51.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:51.796Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:51.812Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:51.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:52.104Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:52.119Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:52.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:52.343Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:52.357Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:52.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:52.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:04:52.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:04:52.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:52.563Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:04:52.575Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:04:52.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:04:52.709Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:04:52.722Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:04:52.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:04.104Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:04.119Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:04.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:04.295Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:04.309Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:04.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:05.326Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:05:05.340Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:05.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:05.853Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:05:05.867Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:05.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:05.962Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:05:05.976Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:05:06.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:06.419Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:05:06.433Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:06.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:06.887Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:06.900Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:06.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:07.199Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:07.214Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:07.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:07.434Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:07.449Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:07.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:07.539Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:07.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:05:07.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:07.649Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:07.663Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:05:07.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:07.797Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:05:07.811Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:07.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:19.203Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:19.217Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:19.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:19.393Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:19.406Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:19.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:20.521Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:05:20.536Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:20.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:20.947Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:05:20.962Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:21.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:21.052Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:05:21.066Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:05:21.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:21.514Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:05:21.529Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:21.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:21.976Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:22.022Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:22.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:22.298Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:22.316Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:22.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:22.553Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:22.569Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:22.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T01:05:22.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:22.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:05:22.812Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:05:22.828Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:22.841Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:05:22.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:22.946Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:05:22.985Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:23.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:34.298Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:34.315Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:34.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:34.492Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:34.508Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:34.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:35.613Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:05:35.627Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:35.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:36.037Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:05:36.051Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:36.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:36.149Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:05:36.163Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:05:36.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:36.604Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:05:36.616Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:36.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:37.106Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:37.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:37.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:37.394Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:37.407Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:37.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:37.681Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:37.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:37.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:37.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:37.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:05:37.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:37.946Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:37.960Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:05:38.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:38.113Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:05:38.129Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:38.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:49.395Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:49.409Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:49.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:49.584Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:49.597Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:49.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:50.704Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:05:50.718Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:50.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:51.128Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:05:51.143Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:51.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:51.253Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:05:51.269Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:05:51.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:51.691Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:05:51.704Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:51.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:52.197Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:52.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:52.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:52.480Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:52.495Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:52.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:52.773Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:05:52.786Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:52.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:52.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 [2026-09-02T01:05:52.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:05:52.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:53.036Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:05:53.048Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:05:53.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:05:53.211Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:05:53.225Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:05:53.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:04.486Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:04.500Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:04.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:04.675Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:04.689Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:04.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:05.795Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:06:05.809Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:05.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:06.231Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:06:06.245Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:06.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:06.350Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:06:06.365Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:06:06.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:06.787Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:06:06.802Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:06.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:07.292Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:06:07.306Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:07.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:07.570Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:07.584Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:07.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:07.862Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:06:07.878Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:07.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:08.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:06:08.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:06:08.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:08.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:08.137Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:06:08.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:08.304Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:06:08.318Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:08.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:19.578Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:19.593Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:19.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:19.830Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:19.845Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:19.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:20.897Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:06:20.912Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:20.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:21.331Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:06:21.346Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:21.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:21.445Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:06:21.464Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:06:21.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:21.887Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:06:21.903Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:21.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:22.389Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:06:22.403Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:22.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:22.661Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:22.681Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:22.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:22.962Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:06:22.977Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:23.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:23.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 [2026-09-02T01:06:23.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:06:23.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:23.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:23.255Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:06:23.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:23.404Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:06:23.422Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:23.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:34.691Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:34.712Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:34.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:34.921Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:34.936Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:35.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:35.997Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:06:36.011Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:36.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:36.424Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:06:36.442Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:36.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:36.583Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:06:36.607Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:06:36.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:37.005Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:06:37.025Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:37.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:37.490Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:06:37.503Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:37.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:37.763Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:37.776Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:37.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:38.158Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:06:38.172Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:38.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T01:06:38.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:06:38.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T01:06:38.423Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:38.437Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:06:38.495Z] Will try again after 15 sec [2026-09-02T01:06:38.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:38.583Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:06:38.598Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:38.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:49.794Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:49.807Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:49.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:50.032Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:50.045Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:50.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:51.090Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:06:51.103Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:51.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:51.522Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:06:51.538Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:51.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:51.714Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:06:51.728Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:06:51.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:52.112Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:06:52.127Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:52.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:52.585Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:06:52.599Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:52.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:52.853Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:52.868Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:52.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:53.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:06:53.387Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:53.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:53.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 [2026-09-02T01:06:53.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T01:06:53.589Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:06:53.618Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:06:53.631Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:06:53.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:06:53.725Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:06:53.739Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:06:53.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:04.884Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:04.896Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:04.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:05.119Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:05.136Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:05.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:06.182Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:07:06.198Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:06.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:06.614Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:07:06.628Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:06.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:06.823Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:07:06.839Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:07:06.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:07.208Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:07:07.223Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:07.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:07.678Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:07:07.696Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:07.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:08.023Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:08.037Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:08.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:08.464Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:07:08.479Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:08.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:08.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 [2026-09-02T01:07:08.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:07:08.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:08.722Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:08.737Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:07:08.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:08.904Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:07:08.917Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:08.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:19.979Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:19.993Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:20.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:20.215Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:20.229Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:20.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:21.278Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:07:21.291Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:21.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:21.702Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:07:21.716Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:21.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:21.915Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:07:21.928Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:07:21.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:22.298Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:07:22.311Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:22.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:22.775Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:07:22.790Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:22.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:23.120Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:23.134Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:23.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:23.568Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:07:23.583Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:23.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:23.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 [2026-09-02T01:07:23.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:07:23.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:23.812Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:23.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:07:23.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:23.994Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:07:24.007Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:24.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:35.069Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:35.085Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:35.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:35.311Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:35.326Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:35.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:36.372Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:07:36.387Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:36.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:36.789Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:07:36.802Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:36.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:37.015Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:07:37.032Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:07:37.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:37.451Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:07:37.475Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:37.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:37.870Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:07:37.883Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:37.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:38.218Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:38.232Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:38.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:38.663Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:07:38.678Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:38.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:38.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:07:38.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:07:38.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:38.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:38.916Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:07:38.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:39.083Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:07:39.098Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:39.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:50.165Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:50.180Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:50.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:50.412Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:50.426Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:50.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:51.489Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:07:51.504Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:51.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:51.876Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:07:51.890Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:51.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:52.107Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:07:52.121Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:07:52.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:52.575Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:07:52.588Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:52.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:52.958Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:07:52.971Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:53.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:53.312Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:53.326Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:53.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:53.757Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:07:53.782Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:53.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:53.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:07:53.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:07:53.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:53.997Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:07:54.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:07:54.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:07:54.188Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:07:54.202Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:07:54.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:05.257Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:05.271Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:05.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:05.502Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:05.516Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:05.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:06.625Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:08:06.639Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:06.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:06.966Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:08:06.980Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:07.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:07.200Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:08:07.215Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:08:07.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:07.666Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:08:07.683Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:07.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:08.107Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:08:08.122Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:08.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:08.404Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:08.419Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:08.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:08.860Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:08:08.875Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:08.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:08.981Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:08:08.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:08:09.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:09.088Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:09.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:08:09.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:09.285Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:08:09.301Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:09.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:20.345Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:20.358Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:20.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:20.590Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:20.605Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:20.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:21.714Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:08:21.726Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:21.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:22.055Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:08:22.068Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:22.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:22.291Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:08:22.305Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:08:22.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:22.763Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:08:22.776Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:22.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:23.198Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:08:23.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:23.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:23.502Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:23.517Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:23.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:23.950Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:08:23.964Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:24.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:24.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:08:24.089Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:08:24.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:24.184Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:24.198Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:08:24.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:24.378Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:08:24.392Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:24.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:35.435Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:35.450Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:35.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:35.681Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:35.696Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:35.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:36.802Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:08:36.815Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:36.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:37.146Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:08:37.162Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:37.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:37.382Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:08:37.396Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:08:37.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:37.855Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:08:37.870Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:37.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:38.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:08:38.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:38.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:38.596Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:38.612Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:38.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:39.043Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:08:39.058Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:39.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T01:08:39.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 [2026-09-02T01:08:39.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:08:39.359Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:08:39.377Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:39.393Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:08:39.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:39.519Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:08:39.534Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:39.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:50.531Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:50.544Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:50.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:50.779Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:50.795Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:50.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:51.896Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:08:51.909Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:51.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:52.247Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:08:52.262Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:52.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:52.473Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:08:52.486Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:08:52.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:52.949Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:08:52.962Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:53.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:53.374Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:08:53.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:53.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:53.687Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:53.702Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:53.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:54.134Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:08:54.147Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:54.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:54.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 [2026-09-02T01:08:54.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:08:54.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:54.519Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:08:54.533Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:08:54.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:08:54.624Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:08:54.637Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:08:54.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:05.629Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:05.642Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:05.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:05.874Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:05.888Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:05.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:06.984Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:09:06.998Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:07.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:07.341Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:09:07.356Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:07.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:07.562Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:09:07.576Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:09:07.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:08.037Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:09:08.051Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:08.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:08.462Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:08.477Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:08.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:08.779Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:08.794Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:08.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:09.228Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:09.243Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:09.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:09.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:09.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:09:09.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:09.610Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:09.624Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:09:09.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:09.713Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:09:09.725Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:09.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:20.713Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:20.726Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:20.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:20.961Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:20.973Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:21.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:22.165Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:09:22.180Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:22.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:22.434Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:09:22.451Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:22.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:22.658Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:09:22.671Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:09:22.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:23.126Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:09:23.140Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:23.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:23.551Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:23.565Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:23.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:23.871Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:23.884Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:23.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:24.320Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:24.334Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:24.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:24.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:24.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:09:24.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:24.701Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:24.716Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:09:24.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:24.805Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:09:24.818Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:24.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:35.797Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:35.811Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:35.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:36.045Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:36.058Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:36.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:37.260Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:09:37.275Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:37.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:37.530Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:09:37.544Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:37.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:37.747Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:09:37.761Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:09:37.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:38.217Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:09:38.231Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:38.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:38.639Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:38.652Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:38.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:38.958Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:38.972Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:39.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:39.409Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:39.423Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:39.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:39.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 [2026-09-02T01:09:39.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:09:39.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:39.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:39.813Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:09:39.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:39.906Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:09:39.919Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:39.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:50.890Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:50.902Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:50.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:51.133Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:51.147Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:51.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:52.413Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:09:52.428Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:52.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:52.619Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:09:52.632Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:52.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:52.836Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:09:52.855Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:09:52.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:53.315Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:09:53.329Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:53.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:53.723Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:53.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:53.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:54.047Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:54.060Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:54.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:54.500Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:54.513Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:54.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:54.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:09:54.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:09:54.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:54.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:09:54.905Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:09:54.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:09:55.043Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:09:55.056Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:09:55.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:05.975Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:05.989Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:06.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:06.220Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:06.234Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:06.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:07.505Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:10:07.520Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:07.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:07.708Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:10:07.722Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:07.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:07.929Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:10:07.943Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:10:07.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:08.477Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:10:08.490Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:08.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:08.812Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:10:08.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:08.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:09.136Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:09.149Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:09.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:09.587Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:10:09.603Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:09.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:09.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 [2026-09-02T01:10:09.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:10:09.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:09.984Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:09.998Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:10:10.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:10.133Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:10:10.148Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:10.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:21.070Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:21.083Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:21.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:21.309Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:21.323Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:21.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:22.596Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:10:22.609Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:22.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:22.806Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:10:22.821Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:22.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:23.020Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:10:23.034Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:10:23.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:23.565Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:10:23.579Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:23.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:23.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:10:23.921Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:23.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:24.234Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:24.250Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:24.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:24.684Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:10:24.698Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:24.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:24.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 [2026-09-02T01:10:24.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:10:25.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:25.152Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:25.174Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:10:25.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:25.378Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:10:25.402Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:25.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:36.162Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:36.176Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:36.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:36.404Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:36.418Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:36.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:37.693Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:10:37.706Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:37.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:37.900Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:10:37.915Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:37.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:38.115Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:10:38.127Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:10:38.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:38.673Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:10:38.687Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:38.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:39.024Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:10:39.037Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:39.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:39.332Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:39.345Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:39.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:39.816Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:10:39.832Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:39.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:40.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:10:40.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:10:40.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:40.267Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:40.283Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:10:40.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:40.506Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:10:40.520Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:40.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:51.255Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:51.269Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:51.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:51.493Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:51.507Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:51.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:52.778Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:10:52.790Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:52.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:52.986Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:10:52.998Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:53.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:53.203Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:10:53.216Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:10:53.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:53.761Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:10:53.774Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:53.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:54.109Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:10:54.123Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:54.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:54.417Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:54.431Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:54.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:54.910Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:10:54.923Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:54.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:55.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:10:55.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:10:55.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:55.358Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:10:55.373Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:10:55.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:10:55.598Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:10:55.612Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:10:55.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:06.343Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:06.358Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:06.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:06.584Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:06.599Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:06.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:07.864Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:11:07.877Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:07.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:08.070Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:11:08.086Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:08.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:08.304Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:11:08.319Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:11:08.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:08.848Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:11:08.864Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:08.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:09.198Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:09.217Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:09.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:09.508Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:09.522Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:09.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:09.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:10.009Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:10.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:10.281Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:10.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:11:10.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:10.444Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:10.457Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:11:10.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:10.689Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:11:10.704Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:10.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:21.432Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:21.445Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:21.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:21.676Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:21.689Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:21.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:22.993Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:11:23.008Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:23.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:23.160Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:11:23.174Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:23.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:23.399Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:11:23.412Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:11:23.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:23.937Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:11:23.950Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:23.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:24.293Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:24.307Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:24.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:24.599Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:24.615Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:24.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:25.085Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:25.098Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:25.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:25.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:25.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:11:25.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:25.533Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:25.547Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:11:25.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:25.781Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:11:25.793Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:25.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:36.519Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:36.532Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:36.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:36.760Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:36.773Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:36.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:38.084Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:11:38.099Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:38.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:38.246Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:11:38.259Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:38.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:38.485Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:11:38.498Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:11:38.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:39.021Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:11:39.035Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:39.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:39.381Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:39.395Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:39.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:39.687Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:39.700Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:39.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:40.174Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:40.189Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:40.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:40.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:40.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:11:40.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:40.620Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:40.633Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:11:40.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:40.874Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:11:40.888Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:40.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:51.608Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:51.622Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:51.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:51.845Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:51.859Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:51.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:53.173Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:11:53.187Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:53.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:53.329Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:11:53.342Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:53.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:53.570Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:11:53.582Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:11:53.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:54.107Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:11:54.120Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:54.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:54.466Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:54.478Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:54.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:54.771Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:54.784Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:54.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:55.266Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:55.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:55.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:55.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:11:55.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:11:55.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:55.771Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:11:55.784Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:11:55.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:11:55.963Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:11:55.977Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:11:56.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:06.695Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:06.709Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:06.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:06.932Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:06.945Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:06.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:08.260Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:12:08.276Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:08.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:08.415Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:12:08.429Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:08.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:08.655Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:12:08.668Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:12:08.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:09.196Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:12:09.211Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:09.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:09.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:12:09.571Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:09.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:09.866Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:09.878Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:09.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:10.351Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:12:10.366Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:10.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:10.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 [2026-09-02T01:12:10.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:12:10.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:10.866Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:10.879Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:12:10.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:11.053Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:12:11.066Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:11.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:21.783Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:21.797Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:21.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:22.017Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:22.031Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:22.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:23.357Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:12:23.372Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:23.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:23.515Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:12:23.529Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:23.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:23.741Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:12:23.756Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:12:23.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:24.289Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:12:24.303Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:24.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:24.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:12:24.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:24.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:24.984Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:24.998Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:25.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:25.462Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:12:25.475Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:25.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12: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 [2026-09-02T01:12:25.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:12:25.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:25.959Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:25.972Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:12:26.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:26.145Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:12:26.159Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:26.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:36.888Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:36.908Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:36.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:37.105Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:37.118Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:37.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:38.462Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:12:38.477Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:38.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:38.602Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:12:38.616Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:38.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:38.830Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:12:38.843Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:12:38.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:39.382Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:12:39.396Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:39.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:39.733Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:12:39.746Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:39.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:40.070Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:40.083Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:40.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:40.549Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:12:40.561Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:40.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:40.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:12:40.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:12:40.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:41.044Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:41.057Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:12:41.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:41.236Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:12:41.250Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:41.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:51.982Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:51.996Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:52.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:52.192Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:52.206Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:52.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:53.560Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:12:53.574Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:53.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:53.695Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:12:53.708Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:53.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:53.928Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:12:53.942Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:12:53.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:54.478Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:12:54.493Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:54.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:54.817Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:12:54.831Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:54.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:55.153Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:55.166Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:55.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:55.632Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:12:55.646Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:55.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:56.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:12:56.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:12:56.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:56.129Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:12:56.143Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:12:56.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:12:56.325Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:12:56.339Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:12:56.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:07.073Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:07.088Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:07.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:07.287Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:07.301Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:07.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:08.652Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:13:08.665Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:08.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:08.778Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:13:08.793Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:08.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:09.017Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:13:09.030Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:13:09.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:09.567Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:13:09.582Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:09.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:09.903Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:13:09.917Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:09.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:10.240Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:10.254Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:10.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:10.718Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:13:10.734Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:10.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:11.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:13:11.120Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:13:11.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:11.214Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:11.227Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:13:11.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:11.423Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:13:11.438Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:11.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:22.161Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:22.175Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:22.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:22.372Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:22.386Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:22.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:23.737Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:13:23.750Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:23.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:23.867Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:13:23.880Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:23.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:24.107Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:13:24.123Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:13:24.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:24.654Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:13:24.667Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:24.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:24.995Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:13:25.008Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:25.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:25.332Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:25.345Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:25.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:25.812Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:13:25.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:25.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:26.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 [2026-09-02T01:13:26.213Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:13:26.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:26.322Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:26.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:13:26.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:26.524Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:13:26.538Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:26.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:37.260Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:37.273Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:37.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:37.458Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:37.472Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:37.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:38.832Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:13:38.846Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:38.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:38.968Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:13:38.980Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:39.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:39.201Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:13:39.216Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:13:39.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:39.755Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:13:39.768Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:39.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:40.080Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:13:40.096Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:40.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:40.418Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:40.432Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:40.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:40.896Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:13:40.909Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:40.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:41.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:13:41.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:13:41.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:41.409Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:41.422Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:13:41.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:41.614Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:13:41.627Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:41.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:52.343Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:52.405Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:52.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:52.543Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:52.555Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:52.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:53.916Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:13:53.929Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:53.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:54.050Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:13:54.063Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:54.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:54.292Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:13:54.306Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:13:54.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:54.839Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:13:54.852Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:54.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:55.170Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:13:55.183Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:55.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:55.506Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:55.522Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:55.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:55.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:13:56.007Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:56.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:56.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 [2026-09-02T01:13:56.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:13:56.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:56.497Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:13:56.510Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:13:56.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:13:56.705Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:13:56.718Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:13:56.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:07.476Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:07.490Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:07.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:07.623Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:07.636Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:07.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:09.000Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:14:09.013Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:09.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:09.174Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:14:09.199Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:09.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:09.378Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:14:09.392Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:14:09.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:09.924Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:14:09.938Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:09.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:10.258Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:10.272Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:10.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:10.598Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:10.612Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:10.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:11.082Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:11.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:11.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:11.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 [2026-09-02T01:14:11.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:14:11.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:11.587Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:11.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:14:11.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:11.807Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:14:11.819Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:11.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:22.568Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:22.582Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:22.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:22.711Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:22.724Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:22.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:24.160Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:14:24.194Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:24.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:24.280Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:14:24.299Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:24.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:24.465Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:14:24.480Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:14:24.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:25.018Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:14:25.034Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:25.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:25.347Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:25.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:25.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:25.687Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:25.701Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:25.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:26.218Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:26.233Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:26.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:26.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:26.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:14:26.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:26.676Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:26.690Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:14:26.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:27.015Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:14:27.028Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:27.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:37.719Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:37.734Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:37.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:37.820Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:37.833Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:37.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:39.270Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:14:39.284Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:39.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:39.379Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:14:39.394Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:39.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:39.600Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:14:39.613Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:14:39.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:40.114Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:14:40.128Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:40.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:40.445Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:40.458Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:40.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:40.773Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:40.786Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:40.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:41.308Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:41.322Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:41.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:41.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:41.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:14:41.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:41.762Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:41.775Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:14:41.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:42.103Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:14:42.115Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:42.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:52.810Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:52.824Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:52.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:52.909Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:52.921Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:52.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:54.361Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:14:54.375Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:54.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:54.469Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:14:54.484Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:54.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:54.689Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:14:54.702Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:14:54.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:55.201Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:14:55.219Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:55.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:55.535Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:55.549Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:55.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:55.859Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:55.874Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:55.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:56.466Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:56.480Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:56.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:56.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:14:56.755Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:14:56.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:56.846Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:14:56.859Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:14:56.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:14:57.189Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:14:57.202Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:14:57.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:07.898Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:07.911Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:07.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:07.997Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:08.010Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:08.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:09.447Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:15:09.461Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:09.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:09.558Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:15:09.571Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:09.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:09.778Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:15:09.793Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:15:09.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:10.299Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:15:10.315Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:10.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:10.627Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:15:10.643Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:10.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:10.954Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:10.967Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:11.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:11.562Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:15:11.578Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:11.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:11.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 [2026-09-02T01:15:11.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:15:11.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:11.967Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:11.982Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:15:12.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:12.286Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:15:12.302Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:12.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:22.990Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:23.004Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:23.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:23.089Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:23.102Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:23.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:24.536Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:15:24.550Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:24.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:24.651Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:15:24.666Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:24.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:24.868Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:15:24.881Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:15:24.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:25.393Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:15:25.409Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:25.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:25.724Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:15:25.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:25.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:26.041Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:26.055Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:26.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:26.655Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:15:26.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:26.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:26.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:15:26.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:15:27.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:27.060Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:27.075Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:15:27.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:27.385Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:15:27.400Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:27.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:38.078Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:38.092Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:38.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:38.186Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:38.198Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:38.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:39.627Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:15:39.640Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:39.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:39.739Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:15:39.751Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:39.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:39.953Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:15:39.965Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:15:40.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:40.500Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:15:40.513Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:40.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:40.815Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:15:40.828Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:40.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:41.142Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:41.155Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:41.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:41.743Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:15:41.756Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:41.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:42.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:15:42.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:15:42.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:42.155Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:42.168Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:15:42.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:42.481Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:15:42.495Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:42.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:53.182Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:53.195Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:53.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:53.290Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:53.304Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:53.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:54.714Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:15:54.727Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:54.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:54.824Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:15:54.837Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:54.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:55.036Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:15:55.050Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:15:55.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:55.588Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:15:55.603Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:55.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:55.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:15:55.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:55.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:56.227Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:56.240Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:56.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:56.856Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:15:56.869Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:56.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:57.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 [2026-09-02T01:15:57.138Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:15:57.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:57.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:15:57.252Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:15:57.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:15:57.570Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:15:57.584Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:15:57.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:08.283Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:08.297Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:08.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:08.388Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:08.401Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:08.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:09.800Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:16:09.814Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:09.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:09.904Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:16:09.918Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:09.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:10.123Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:16:10.137Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:16:10.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:10.682Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:16:10.698Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:10.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:11.027Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:16:11.041Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:11.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:11.343Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:11.358Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:11.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:11.941Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:16:11.955Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:12.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:12.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:16:12.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:16:12.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:12.326Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:12.339Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:16:12.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:12.692Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:16:12.706Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:12.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:23.383Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:23.404Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:23.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:23.502Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:23.517Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:23.563Z] Will try again after 15 sec [2026-09-02T01:16:24.754Z] Build deploy-platform-juju-k8s #2098 completed: SUCCESS [Pipeline] echo [2026-09-02T01:16:24.770Z] JOB deploy-platform-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T01:16:24.852Z] Copied 1 artifact from "deploy-platform-juju-k8s" build number 2098 [Pipeline] { [Pipeline] echo [2026-09-02T01:16:24.895Z] JOB deploy-platform-juju-k8s: Collected artifacts: [Pipeline] sh [Pipeline] echo [2026-09-02T01:16:24.947Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:16:24.960Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T01:16:25.016Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T01:16:25.044Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:16:25.057Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:25.099Z] Will try again after 15 sec [2026-09-02T01:16:25.179Z] + ls -la deploy-platform-juju-k8s-91133 [2026-09-02T01:16:25.179Z] total 20 [2026-09-02T01:16:25.179Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 01:16 . [2026-09-02T01:16:25.179Z] drwxr-xr-x 12 jenkins docker 12288 Sep 2 01:16 .. [2026-09-02T01:16:25.179Z] -rw-r--r-- 1 jenkins docker 448 Sep 2 00:55 stackrc.deploy-platform-juju-k8s.env [Pipeline] { [Pipeline] withCredentials [Pipeline] echo [2026-09-02T01:16:25.233Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2026-09-02T01:16:25.237Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:16:25.250Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T01:16:25.309Z] Will try again after 15 sec [Pipeline] sh [2026-09-02T01:16:25.610Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T01:16:25.775Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:16:25.789Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:25.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:26.123Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:16:26.138Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:26.219Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T01:16:26.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:26.429Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:16:26.442Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:26.486Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T01:16:27.038Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:16:27.051Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:27.104Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T01:16:27.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 [2026-09-02T01:16:27.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:16:27.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:27.435Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:27.448Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:16:27.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:27.781Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:16:27.795Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:27.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:38.504Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:38.528Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:38.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:38.686Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:38.702Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:38.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:40.048Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:16:40.063Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:40.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:40.182Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:16:40.195Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:40.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:40.339Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:16:40.353Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:16:40.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:40.872Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:16:40.885Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:40.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:41.274Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:16:41.288Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:41.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:41.513Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:16:41.531Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:41.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:42.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:16:42.145Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:42.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:42.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 [2026-09-02T01:16:42.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:16:42.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:42.540Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:42.553Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:16:42.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:42.873Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:16:42.895Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:42.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:53.699Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:53.718Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:53.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:53.806Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:53.819Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:53.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:55.161Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:16:55.173Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:55.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:55.270Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:16:55.283Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:55.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:55.429Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:16:55.443Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:16:55.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:56.028Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:16:56.040Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:56.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:56.359Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:16:56.371Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:56.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:56.604Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:16:56.617Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:56.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:57.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:16:57.230Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:57.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:57.505Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:16:57.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:16:57.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:57.632Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:16:57.645Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:16:57.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:16:57.972Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:16:57.986Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:16:58.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:08.803Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:08.821Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:08.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:08.912Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:08.926Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:08.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:10.248Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:17:10.262Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:10.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:10.355Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:17:10.368Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:10.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:10.514Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:17:10.528Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:17:10.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:11.111Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:17:11.126Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:11.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:11.440Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:11.453Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:11.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:11.686Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:17:11.701Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:11.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:12.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:12.315Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:12.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:12.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:12.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:17:12.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:12.718Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:12.730Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:17:12.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:13.062Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:17:13.074Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:13.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:23.905Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:23.923Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:23.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:24.020Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:24.032Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:24.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:25.342Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:17:25.355Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:25.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:25.441Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:17:25.454Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:25.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:25.600Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:17:25.613Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:17:25.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:26.205Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:17:26.218Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:26.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:26.524Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:26.538Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:26.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:26.772Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:17:26.786Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:26.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:27.388Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:27.402Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:27.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:27.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 [2026-09-02T01:17:27.692Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:17:27.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:27.803Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:27.818Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:17:27.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:28.147Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:17:28.161Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:28.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:39.011Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:39.034Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:39.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:39.161Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:39.174Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:39.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:40.428Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:17:40.441Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:40.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:40.525Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:17:40.537Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:40.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:40.717Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:17:40.730Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:17:40.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:41.303Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:17:41.329Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:41.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:41.609Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:41.623Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:41.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:41.860Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:17:41.873Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:41.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:42.476Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:42.530Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:42.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:42.770Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:42.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:17:42.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:42.890Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:42.903Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:17:42.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:43.233Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:17:43.246Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:43.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:54.151Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:54.166Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:54.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:54.271Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:54.285Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:54.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:55.512Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:17:55.525Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:55.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:55.616Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:17:55.629Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:55.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:55.800Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:17:55.813Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:17:55.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:56.405Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:17:56.418Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:56.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:56.699Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:56.711Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:56.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:56.945Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:17:56.958Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:57.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:57.603Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:57.617Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:57.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:57.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:17:57.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:17:57.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:57.975Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:17:57.989Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:17:58.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:17:58.320Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:17:58.333Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:17:58.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:09.255Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:09.271Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:09.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:09.368Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:09.386Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:09.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:10.593Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:18:10.609Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:10.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:10.713Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:18:10.727Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:10.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:10.902Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:18:10.920Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:18:10.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:11.490Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:18:11.504Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:11.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:11.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:18:11.800Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:11.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:12.044Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:18:12.058Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:12.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:12.757Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:18:12.772Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:12.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:12.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 [2026-09-02T01:18:12.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:18:12.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:13.076Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:13.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:18:13.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:13.414Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:18:13.434Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:13.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:24.357Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:24.369Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:24.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:24.463Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:24.477Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:24.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:25.700Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:18:25.714Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:25.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:25.798Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:18:25.812Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:25.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:26.008Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:18:26.022Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:18:26.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:26.578Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:18:26.591Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:26.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:26.874Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:18:26.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:26.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:27.136Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:18:27.149Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:27.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:27.853Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:18:27.866Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:27.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:28.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 [2026-09-02T01:18:28.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:18:28.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:28.176Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:28.192Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:18:28.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:28.512Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:18:28.525Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:28.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:39.444Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:39.458Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:39.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:39.547Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:39.559Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:39.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:40.786Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:18:40.800Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:40.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:40.881Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:18:40.893Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:40.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:41.139Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:18:41.152Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:18:41.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:41.661Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:18:41.674Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:41.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:41.959Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:18:41.972Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:42.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:42.223Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:18:42.235Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:42.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:42.939Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:18:42.951Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:42.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:43.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:18:43.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:18:43.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:43.264Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:43.277Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:18:43.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:43.601Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:18:43.616Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:43.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:54.583Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:54.597Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:54.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:54.676Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:54.689Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:54.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:55.872Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:18:55.885Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:55.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:55.966Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:18:55.979Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:56.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:56.222Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:18:56.235Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:18:56.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:56.754Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:18:56.767Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:56.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:57.041Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:18:57.054Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:57.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:57.307Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:18:57.321Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:57.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:58.022Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:18:58.036Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:58.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:58.250Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:18:58.270Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:18:58.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:58.363Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:18:58.377Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:18:58.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:18:58.691Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:18:58.703Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:18:58.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:09.687Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:09.701Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:09.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:09.786Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:09.799Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:09.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:10.957Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:19:10.971Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:11.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:11.056Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:19:11.069Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:11.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:11.308Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:19:11.320Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:19:11.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:11.837Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:19:11.851Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:11.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:12.127Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:12.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:12.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:12.399Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:19:12.414Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:12.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:13.108Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:13.121Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:13.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:13.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:13.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:19:13.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:13.450Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:13.463Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:19:13.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:13.774Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:19:13.787Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:13.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:24.774Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:24.787Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:24.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:24.869Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:24.881Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:24.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:26.042Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:19:26.056Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:26.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:26.139Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:19:26.151Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:26.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:26.392Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:19:26.406Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:19:26.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:26.921Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:19:26.934Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:26.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:27.213Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:27.226Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:27.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:27.489Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:19:27.502Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:27.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:28.212Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:28.226Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:28.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:28.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:28.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:19:28.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:28.534Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:28.547Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:19:28.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:28.860Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:19:28.874Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:28.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:39.860Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:39.872Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:39.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:40.016Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:40.030Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:40.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:41.131Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:19:41.147Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:41.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:41.237Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:19:41.250Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:41.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:41.477Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:19:41.490Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:19:41.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:42.005Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:19:42.018Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:42.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:42.300Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:42.314Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:42.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:42.573Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:19:42.586Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:42.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:43.299Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:43.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:43.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:43.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:43.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:19:43.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:43.617Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:43.629Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:19:43.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:43.944Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:19:43.958Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:44.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:55.003Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:55.018Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:55.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:55.102Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:55.115Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:55.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:56.238Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:19:56.252Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:56.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:56.344Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:19:56.357Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:56.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:56.560Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:19:56.572Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:19:56.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:57.091Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:19:57.103Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:57.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:57.386Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:57.401Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:57.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:57.656Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:19:57.669Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:57.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:58.386Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:58.401Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:58.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:58.603Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:19:58.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:19:58.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:58.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:19:58.712Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:19:58.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:19:59.033Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:19:59.046Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:19:59.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:10.089Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:10.102Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:10.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:10.190Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:10.205Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:10.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:11.328Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:20:11.345Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:11.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:11.436Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:20:11.450Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:11.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:11.700Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:20:11.715Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:20:11.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:12.175Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:20:12.190Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:12.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:12.474Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:12.489Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:12.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:12.742Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:20:12.755Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:12.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:13.483Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:13.499Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:13.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:13.690Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:13.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:20:13.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:13.788Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:13.802Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:20:13.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:14.123Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:20:14.138Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:14.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:25.176Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:25.189Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:25.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:25.284Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:25.298Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:25.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:26.421Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:20:26.439Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:26.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:26.524Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:20:26.538Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:26.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:26.807Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:20:26.823Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:20:26.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:27.269Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:20:27.287Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:27.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:27.564Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:27.579Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:27.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:27.827Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:20:27.841Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:27.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:28.575Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:28.590Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:28.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:28.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:28.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:20:28.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:28.880Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:28.892Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:20:28.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:29.213Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:20:29.226Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:29.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:40.266Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:40.280Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:40.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:40.373Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:40.389Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:40.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:41.512Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:20:41.529Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:41.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:41.618Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:20:41.633Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:41.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:41.939Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:20:41.952Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:20:41.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:42.362Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:20:42.377Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:42.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:42.660Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:42.674Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:42.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:42.913Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:20:42.926Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:42.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:43.669Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:43.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:43.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:43.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 [2026-09-02T01:20:43.876Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:20:43.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:43.966Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:43.981Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:20:44.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:44.310Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:20:44.325Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:44.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:55.360Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:55.375Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:55.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:55.465Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:55.479Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:55.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:56.605Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:20:56.618Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:56.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:56.702Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:20:56.715Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:56.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:57.025Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:20:57.038Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:20:57.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:57.451Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:20:57.466Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:57.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:57.745Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:57.758Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:57.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:57.999Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:20:58.012Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:58.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:58.754Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:58.767Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:58.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:58.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:20:58.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:20:59.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:59.079Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:20:59.095Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:20:59.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:20:59.402Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:20:59.416Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:20:59.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:10.454Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:10.468Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:10.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:10.551Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:10.565Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:10.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:11.689Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:21:11.703Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:11.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:11.789Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:21:11.801Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:11.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:12.110Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:21:12.124Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:21:12.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:12.542Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:21:12.577Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:12.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:12.832Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:21:12.846Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:12.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:13.103Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:21:13.116Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:13.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:13.845Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:21:13.859Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:13.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:14.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:21:14.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:21:14.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:14.190Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:14.203Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:21:14.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:14.500Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:21:14.513Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:14.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:25.546Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:25.560Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:25.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:25.693Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:25.706Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:25.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:26.777Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:21:26.791Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:26.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:26.876Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:21:26.889Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:26.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:27.195Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:21:27.210Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:21:27.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:27.681Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:21:27.694Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:27.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:27.924Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:21:27.938Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:28.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:28.187Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:21:28.202Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:28.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:28.932Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:21:28.946Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:28.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:29.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 [2026-09-02T01:21:29.155Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:21:29.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:29.292Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:29.305Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:21:29.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:29.588Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:21:29.600Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:29.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:40.630Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:40.643Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:40.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:40.774Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:40.787Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:40.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:41.861Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:21:41.873Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:41.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:41.989Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:21:42.002Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:42.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:42.285Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:21:42.297Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:21:42.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:42.766Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:21:42.779Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:42.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:43.058Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:21:43.071Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:43.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:43.295Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:21:43.308Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:43.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:44.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:21:44.032Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:44.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:44.231Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:21:44.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:21:44.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:44.379Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:44.392Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:21:44.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:44.702Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:21:44.716Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:44.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:55.721Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:55.734Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:55.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:55.858Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:55.872Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:55.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:56.946Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:21:56.960Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:57.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:57.069Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:21:57.082Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:57.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:57.370Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:21:57.385Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:21:57.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:57.847Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:21:57.861Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:57.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:58.145Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:21:58.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:58.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:58.382Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:21:58.396Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:58.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:59.104Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:21:59.117Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:59.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:59.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 [2026-09-02T01:21:59.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:21:59.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:59.465Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:21:59.478Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:21:59.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:21:59.795Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:21:59.808Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:21:59.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:10.886Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:10.903Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:10.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:10.986Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:10.998Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:11.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:12.097Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:22:12.111Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:12.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:12.247Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:22:12.296Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:12.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:12.460Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:22:12.473Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:22:12.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:12.958Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:22:12.972Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:13.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:13.235Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:13.249Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:13.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:13.470Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:22:13.484Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:13.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:14.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:14.204Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:14.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:14.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:14.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:22:14.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:14.560Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:14.573Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:22:14.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:14.883Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:22:14.896Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:14.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:25.976Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:25.988Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:26.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:26.071Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:26.084Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:26.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:27.220Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:22:27.234Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:27.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:27.380Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:22:27.392Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:27.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:27.549Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:22:27.561Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:22:27.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:28.045Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:22:28.058Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:28.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:28.323Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:28.336Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:28.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:28.558Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:22:28.572Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:28.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:29.288Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:29.303Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:29.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:29.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:29.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:22:29.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:29.648Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:29.660Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:22:29.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:29.970Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:22:29.981Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:30.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:41.061Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:41.074Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:41.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:41.156Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:41.168Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:41.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:42.307Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:22:42.320Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:42.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:42.463Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:22:42.475Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:42.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:42.633Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:22:42.645Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:22:42.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:43.128Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:22:43.141Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:43.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:43.409Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:43.423Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:43.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:43.644Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:22:43.656Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:43.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:44.379Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:44.392Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:44.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:44.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:44.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:22:44.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:44.744Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:44.757Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:22:44.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:45.054Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:22:45.067Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:45.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:56.146Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:56.160Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:56.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:56.245Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:56.259Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:56.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:57.395Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:22:57.409Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:57.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:57.548Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:22:57.561Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:57.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:57.715Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:22:57.728Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:22:57.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:58.212Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:22:58.225Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:58.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:58.496Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:58.510Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:58.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:58.727Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:22:58.740Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:58.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:59.464Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:22:59.480Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:22:59.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:59.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 [2026-09-02T01:22:59.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:22:59.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:22:59.829Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:22:59.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:22:59.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:00.143Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:23:00.156Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:00.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:11.232Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:11.245Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:11.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:11.331Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:11.344Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:11.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:12.482Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:23:12.496Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:12.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:12.630Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:23:12.643Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:12.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:12.810Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:23:12.823Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:23:12.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:13.299Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:23:13.313Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:13.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:13.580Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:13.594Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:13.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:13.813Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:23:13.826Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:13.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:14.562Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:14.575Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:14.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:14.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:14.808Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:23:14.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:14.912Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:14.923Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:23:14.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:15.232Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:23:15.246Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:15.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:26.319Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:26.332Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:26.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:26.416Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:26.430Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:26.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:27.571Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:23:27.584Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:27.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:27.716Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:23:27.729Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:27.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:27.913Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:23:27.925Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:23:27.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:28.385Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:23:28.398Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:28.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:28.665Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:28.678Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:28.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:28.898Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:23:28.911Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:28.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:29.649Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:29.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:29.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:29.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:29.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:23:29.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:30.010Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:30.022Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:23:30.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:30.322Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:23:30.335Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:30.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:41.404Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:41.417Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:41.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:41.511Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:41.525Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:41.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:42.679Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:23:42.694Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:42.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:42.808Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:23:42.820Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:42.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:42.998Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:23:43.015Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:23:43.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:43.490Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:23:43.515Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:43.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:43.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:43.769Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:43.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:43.986Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:23:44.002Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:44.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:44.735Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:44.748Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:44.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:44.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:45.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:23:45.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:45.095Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:45.108Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:23:45.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:45.414Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:23:45.427Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:45.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:56.492Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:56.504Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:56.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:56.609Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:23:56.622Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:56.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:57.791Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:23:57.805Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:57.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:57.904Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:23:57.916Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:57.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:58.101Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:23:58.114Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:23:58.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:58.620Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:23:58.633Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:58.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:58.853Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:58.866Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:58.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:59.097Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:23:59.110Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:59.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:23:59.819Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:23:59.831Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:23:59.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:00.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:00.098Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:24:00.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:00.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:00.207Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:24:00.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:00.545Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:24:00.559Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:00.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:11.578Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:11.593Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:11.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:11.695Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:11.709Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:11.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:12.882Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:24:12.896Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:12.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:12.992Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:24:13.006Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:13.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:13.191Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:24:13.206Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:24:13.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:13.709Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:24:13.725Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:13.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:13.944Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:13.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:14.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:14.188Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:24:14.205Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:14.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:14.907Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:14.924Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:14.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:15.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:15.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:24:15.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:15.283Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:15.297Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:24:15.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:15.652Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:24:15.667Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:15.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:26.666Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:26.679Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:26.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:26.813Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:26.827Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:26.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:27.973Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:24:27.988Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:28.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:28.080Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:24:28.095Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:28.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:28.304Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:24:28.318Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:24:28.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:28.833Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:24:28.853Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:28.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:29.040Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:29.052Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:29.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:29.290Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:24:29.304Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:29.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:30.000Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:30.014Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:30.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:30.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:30.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:24:30.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:30.386Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:30.400Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:24:30.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:30.751Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:24:30.766Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:30.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:41.773Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:41.787Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:41.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:41.904Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:41.916Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:41.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:43.066Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:24:43.080Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:43.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:43.180Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:24:43.193Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:43.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:43.393Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:24:43.410Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:24:43.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:43.938Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:24:43.952Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:43.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:44.131Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:44.144Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:44.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:44.392Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:24:44.405Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:44.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:45.093Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:45.109Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:45.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:45.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:45.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:24:45.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:45.484Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:45.498Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:24:45.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:45.846Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:24:45.860Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:45.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:56.871Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:56.886Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:56.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:56.989Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:24:57.003Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:57.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:58.173Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:24:58.187Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:58.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:58.280Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:24:58.295Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:58.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:58.490Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:24:58.505Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:24:58.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:59.026Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:24:59.040Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:59.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:59.224Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:24:59.241Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:59.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:24:59.484Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:24:59.499Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:24:59.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:00.193Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:00.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:00.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:00.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:00.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:25:00.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:00.611Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:00.627Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:25:00.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:00.943Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:25:00.958Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:01.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:11.976Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:11.991Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:12.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:12.078Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:12.092Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:12.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:13.266Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:25:13.281Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:13.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:13.370Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:25:13.386Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:13.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:13.583Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:25:13.599Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:25:13.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:14.120Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:25:14.135Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:14.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:14.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:14.336Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:14.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:14.577Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:25:14.591Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:14.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:15.291Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:15.305Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:15.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:15.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 [2026-09-02T01:25:15.586Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:25:15.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:15.709Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:15.723Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:25:15.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:16.044Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:25:16.059Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:16.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:27.066Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:27.081Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:27.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:27.271Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:27.288Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:27.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:28.359Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:25:28.374Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:28.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:28.473Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:25:28.490Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:28.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:28.734Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:25:28.749Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:25:28.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:29.218Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:25:29.234Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:29.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:29.447Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:29.463Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:29.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:29.670Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:25:29.684Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:29.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:30.383Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:30.399Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:30.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:30.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:30.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:25:30.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:30.799Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:30.814Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:25:30.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:31.140Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:25:31.154Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:31.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:42.160Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:42.174Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:42.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:42.367Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:42.382Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:42.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:43.456Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:25:43.475Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:43.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:43.565Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:25:43.579Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:43.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:43.827Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:25:43.840Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:25:43.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:44.322Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:25:44.335Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:44.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:44.540Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:44.556Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:44.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:44.763Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:25:44.778Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:44.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:45.477Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:45.493Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:45.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:45.755Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:45.770Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:25:45.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:45.896Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:45.909Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:25:45.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:46.234Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:25:46.248Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:46.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:57.254Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:57.268Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:57.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:57.460Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:25:57.477Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:57.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:58.550Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:25:58.564Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:58.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:58.656Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:25:58.668Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:58.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:58.913Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:25:58.925Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:25:58.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:59.409Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:25:59.423Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:59.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:59.636Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:25:59.649Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:59.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:25:59.850Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:25:59.863Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:25:59.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:00.576Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:26:00.591Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:00.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:00.850Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:26:00.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:26:00.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:00.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:01.000Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:26:01.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:01.334Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:26:01.353Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:01.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:12.346Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:12.360Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:12.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:12.555Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:12.569Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:12.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:13.645Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:26:13.661Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:13.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:13.745Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:26:13.759Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:13.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:13.997Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:26:14.011Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:26:14.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:14.499Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:26:14.514Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:14.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:14.724Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:26:14.740Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:14.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:14.939Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:26:14.953Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:14.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:15.670Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:26:15.684Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:15.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:15.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:26:15.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:26:16.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:16.076Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:16.091Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:26:16.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:16.446Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:26:16.462Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:16.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:27.440Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:27.455Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:27.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:27.651Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:27.667Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:27.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:28.738Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:26:28.753Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:28.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:28.845Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:26:28.861Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:28.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:29.092Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:26:29.106Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:26:29.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:29.592Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:26:29.607Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:29.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:29.817Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:26:29.832Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:29.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:30.031Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:26:30.047Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:30.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:30.759Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:26:30.773Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:30.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:31.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 [2026-09-02T01:26:31.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:26:31.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:31.168Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:31.182Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:26:31.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:31.545Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:26:31.560Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:31.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:42.535Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:42.551Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:42.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:42.744Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:42.758Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:42.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:43.832Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:26:43.847Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:43.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:43.940Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:26:43.955Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:44.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:44.182Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:26:44.196Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:26:44.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:44.686Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:26:44.700Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:44.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:44.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:26:44.986Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:45.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:45.126Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:26:45.141Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:45.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:45.848Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:26:45.861Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:45.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:46.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 [2026-09-02T01:26:46.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:26:46.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:46.261Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:46.276Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:26:46.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:46.645Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:26:46.660Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:46.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:57.667Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:57.681Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:57.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:57.833Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:26:57.848Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:57.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:58.928Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:26:58.941Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:58.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:59.028Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:26:59.041Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:59.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:59.271Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:26:59.285Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:26:59.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:26:59.778Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:26:59.792Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:26:59.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:00.140Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:00.155Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:00.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:00.248Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:27:00.263Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:00.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:00.941Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:00.958Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:01.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:01.234Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:01.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:27:01.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:01.367Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:01.381Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:27:01.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:01.741Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:27:01.756Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:01.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:12.757Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:12.770Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:12.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:12.922Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:12.935Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:12.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:14.020Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:27:14.037Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:14.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:14.132Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:27:14.147Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:14.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:14.384Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:27:14.399Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:27:14.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:14.867Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:27:14.880Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:14.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:15.235Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:15.252Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:15.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:15.337Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:27:15.352Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:15.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:16.039Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:16.053Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:16.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:16.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 [2026-09-02T01:27:16.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:27:16.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:16.459Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:16.472Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:27:16.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:16.839Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:27:16.852Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:16.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:27.848Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:27.863Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:27.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:28.008Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:28.023Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:28.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:29.118Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:27:29.132Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:29.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:29.230Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:27:29.245Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:29.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:29.478Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:27:29.492Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:27:29.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:29.954Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:27:29.968Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:30.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:30.327Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:30.342Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:30.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:30.430Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:27:30.444Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:30.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:31.158Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:31.171Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:31.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:31.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:31.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:27:31.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:31.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:31.561Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:27:31.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:31.931Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:27:31.948Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:31.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:42.944Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:42.959Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:43.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:43.104Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:43.119Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:43.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:44.217Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:27:44.232Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:44.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:44.322Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:27:44.336Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:44.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:44.570Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:27:44.585Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:27:44.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:45.043Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:27:45.059Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:45.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:45.419Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:45.435Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:45.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:45.526Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:27:45.541Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:45.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:46.249Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:46.264Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:46.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:46.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:27:46.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:27:46.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:46.649Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:46.663Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:27:46.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:47.025Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:27:47.041Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:47.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:58.041Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:58.056Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:58.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:58.242Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:27:58.257Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:58.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:59.315Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:27:59.331Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:59.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:59.420Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:27:59.435Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:27:59.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:27:59.705Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:27:59.720Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:27:59.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:00.136Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:28:00.151Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:00.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:00.514Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:00.531Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:00.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:00.623Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:28:00.638Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:00.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:01.346Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:01.361Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:01.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:01.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:01.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:28:01.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:01.751Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:01.769Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:28:01.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:02.121Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:28:02.138Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:02.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:13.135Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:13.151Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:13.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:13.336Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:13.352Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:13.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:14.408Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:28:14.423Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:14.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:14.514Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:28:14.528Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:14.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:14.796Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:28:14.811Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:28:14.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:15.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:28:15.255Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:15.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:15.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:15.626Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:15.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:15.720Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:28:15.735Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:15.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:16.444Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:16.458Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:16.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:16.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:16.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:28:16.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:16.853Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:16.867Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:28:16.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:17.221Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:28:17.235Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:17.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:28.231Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:28.247Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:28.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:28.435Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:28.450Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:28.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:29.499Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:28:29.514Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:29.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:29.599Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:28:29.614Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:29.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:29.886Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:28:29.900Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:28:29.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:30.334Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:28:30.348Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:30.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:30.704Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:30.719Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:30.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:30.812Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:28:30.827Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:30.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:31.534Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:31.548Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:31.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:31.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:31.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:28:31.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:31.944Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:31.957Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:28:32.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:32.345Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:28:32.358Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:32.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:43.322Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:43.336Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:43.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:43.524Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:43.538Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:43.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:44.587Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:28:44.602Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:44.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:44.696Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:28:44.710Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:44.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:44.975Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:28:44.991Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:28:45.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:45.423Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:28:45.437Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:45.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:45.791Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:45.804Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:45.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:45.906Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:28:45.919Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:45.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:46.625Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:46.639Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:46.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:46.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:28:46.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:28:46.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:47.032Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:47.047Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:28:47.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:47.438Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:28:47.453Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:47.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:58.415Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:58.430Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:58.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:58.610Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:28:58.629Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:58.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:59.681Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:28:59.695Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:59.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:28:59.787Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:28:59.802Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:28:59.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:00.097Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:29:00.111Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:29:00.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:00.514Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:29:00.529Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:00.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:00.889Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:00.906Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:00.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:01.005Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:29:01.021Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:01.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:01.717Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:01.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:01.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:02.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 [2026-09-02T01:29:02.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:29:02.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:02.133Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:02.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:29:02.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:02.539Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:29:02.555Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:02.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:13.573Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:13.588Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:13.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:13.709Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:13.723Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:13.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:14.772Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:29:14.786Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:14.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:14.877Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:29:14.892Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:14.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:15.185Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:29:15.199Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:29:15.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:15.610Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:29:15.626Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:15.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:15.988Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:16.004Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:16.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:16.104Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:29:16.119Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:16.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:16.808Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:16.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:16.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:17.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:17.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:29:17.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:17.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:17.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:29:17.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:17.634Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:29:17.648Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:17.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:28.671Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:28.686Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:28.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:28.811Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:28.826Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:28.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:29.862Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:29:29.876Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:29.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:29.966Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:29:29.981Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:30.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:30.276Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:29:30.292Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:29:30.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:30.703Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:29:30.718Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:30.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:31.078Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:31.093Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:31.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:31.197Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:29:31.211Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:31.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:31.902Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:31.918Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:31.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:32.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:32.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:29:32.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:32.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:32.329Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:29:32.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:32.726Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:29:32.739Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:32.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:43.762Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:43.776Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:43.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:43.907Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:43.921Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:43.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:44.949Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:29:44.964Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:45.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:45.055Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:29:45.069Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:45.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:45.368Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:29:45.384Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:29:45.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:45.796Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:29:45.817Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:45.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:46.170Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:46.184Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:46.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:46.286Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:29:46.304Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:46.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:46.995Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:47.010Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:47.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:47.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:29:47.302Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:29:47.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:47.410Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:47.430Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:29:47.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:47.816Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:29:47.831Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:47.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:58.849Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:58.862Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:58.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:29:58.998Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:29:59.012Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:29:59.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:00.044Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:30:00.058Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:00.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:00.152Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:30:00.167Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:00.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:00.463Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:30:00.477Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:30:00.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:00.900Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:30:00.918Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:00.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:01.272Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:30:01.289Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:01.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:01.458Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:30:01.477Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:01.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:02.116Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:30:02.133Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:02.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:02.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:30:02.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:30:02.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:02.560Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:02.577Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:30:02.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:02.914Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:30:02.931Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:02.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:13.937Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:13.954Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:14.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:14.099Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:14.113Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:14.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:15.135Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:30:15.149Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:15.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:15.244Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:30:15.260Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:15.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:15.558Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:30:15.572Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:30:15.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:16.003Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:30:16.018Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:16.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:16.368Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:30:16.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:16.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:16.577Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:30:16.592Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:16.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:17.219Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:30:17.233Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:17.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:17.505Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:30:17.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:30:17.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:17.662Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:17.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:30:17.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:18.016Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:30:18.031Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:18.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:29.044Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:29.059Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:29.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:29.188Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:29.202Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:29.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:30.231Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:30:30.247Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:30.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:30.348Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:30:30.363Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:30.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:30.675Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:30:30.690Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:30:30.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:31.099Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:30:31.114Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:31.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:31.467Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:30:31.484Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:31.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:31.670Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:30:31.685Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:31.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:32.328Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:30:32.342Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:32.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:32.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 [2026-09-02T01:30:32.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:30:32.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:32.754Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:32.768Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:30:32.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:33.114Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:30:33.128Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:33.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:44.139Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:44.155Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:44.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:44.282Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:44.297Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:44.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:45.328Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:30:45.342Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:45.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:45.441Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:30:45.456Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:45.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:45.773Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:30:45.787Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:30:45.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:46.196Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:30:46.211Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:46.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:46.562Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:30:46.577Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:46.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:46.767Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:30:46.781Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:46.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:47.420Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:30:47.436Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:47.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:47.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 [2026-09-02T01:30:47.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:30:47.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:47.850Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:47.864Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:30:47.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:48.212Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:30:48.226Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:48.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:59.232Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:59.249Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:59.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:30:59.420Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:30:59.435Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:30:59.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:00.421Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:31:00.438Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:00.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:00.540Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:31:00.556Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:00.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:00.906Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:31:00.922Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:31:00.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:01.289Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:31:01.312Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:01.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:01.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:01.676Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:01.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:01.861Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:31:01.878Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:01.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:02.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:02.540Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:02.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:02.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:02.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:31:02.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:02.953Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:02.969Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:31:03.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:03.309Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:31:03.324Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:03.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:14.331Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:14.346Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:14.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:14.516Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:14.532Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:14.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:15.527Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:31:15.541Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:15.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:15.635Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:31:15.649Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:15.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:16.010Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:31:16.025Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:31:16.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:16.397Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:31:16.412Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:16.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:16.760Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:16.775Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:16.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:16.963Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:31:16.979Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:17.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:17.624Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:17.637Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:17.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:17.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:17.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:31:17.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:18.052Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:18.066Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:31:18.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:18.408Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:31:18.422Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:18.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:29.424Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:29.446Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:29.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:29.611Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:29.627Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:29.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:30.622Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:31:30.638Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:30.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:30.733Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:31:30.749Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:30.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:31.108Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:31:31.123Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:31:31.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:31.491Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:31:31.506Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:31.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:31.854Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:31.870Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:31.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:32.057Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:31:32.090Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:32.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:32.720Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:32.736Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:32.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:32.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:33.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:31:33.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:33.142Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:33.157Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:31:33.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:33.525Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:31:33.552Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:33.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:44.526Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:44.542Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:44.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:44.705Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:44.720Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:44.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:45.718Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:31:45.733Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:45.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:45.826Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:31:45.840Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:45.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:46.202Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:31:46.216Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:31:46.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:46.588Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:31:46.602Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:46.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:46.949Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:46.962Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:47.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:47.171Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:31:47.185Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:47.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:47.816Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:47.834Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:47.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:48.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:31:48.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:31:48.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:48.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:48.253Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:31:48.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:48.631Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:31:48.645Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:48.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:59.629Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:59.644Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:59.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:31:59.797Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:31:59.812Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:31:59.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:00.813Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:32:00.828Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:00.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:00.919Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:32:00.937Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:00.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:01.301Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:32:01.317Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:32:01.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:01.684Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:32:01.701Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:01.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:02.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:02.060Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:02.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:02.268Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:32:02.284Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:02.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:02.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:02.940Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:02.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:03.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:03.198Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:32:03.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:03.375Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:32:03.390Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:32:03.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:03.727Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:32:03.743Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:03.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:14.739Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:32:14.755Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:14.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:14.888Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:32:14.903Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:14.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:15.924Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:32:15.940Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:16.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:16.056Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:32:16.077Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:16.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:16.404Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:32:16.419Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:32:16.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:16.780Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:32:16.807Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:16.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:17.150Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:17.165Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:17.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:17.389Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:32:17.404Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:17.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:18.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:18.034Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:18.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:18.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:18.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:32:18.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:18.471Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:32:18.485Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:32:18.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:18.824Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:32:18.840Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:18.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:29.834Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:32:29.847Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:29.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:29.981Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:32:29.995Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:30.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:31.036Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:32:31.050Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:31.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:31.159Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:32:31.175Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:31.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:31.528Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:32:31.543Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:32:31.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:31.883Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:32:31.898Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:31.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:32.248Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:32.263Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:32.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:32.495Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:32:32.510Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:32.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:33.111Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:33.126Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:33.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:33.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:33.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:32:33.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:33.575Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:32:33.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:32:33.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:33.923Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:32:33.936Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:33.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:44.920Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:32:44.934Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:44.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:45.070Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:32:45.084Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:45.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:46.128Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:32:46.142Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:46.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:46.253Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:32:46.268Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:46.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:46.622Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:32:46.637Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:32:46.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:46.976Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:32:46.990Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:47.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:47.337Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:47.353Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:47.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:47.588Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:32:47.603Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:47.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:48.205Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:48.221Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:48.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:48.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:32:48.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:32:48.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:48.673Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:32:48.690Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:32:48.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:32:49.016Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:32:49.031Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:32:49.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:00.070Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:00.088Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:00.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:00.194Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:00.216Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:00.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:01.222Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:33:01.238Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:01.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:01.348Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:33:01.364Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:01.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:01.729Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:33:01.747Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:33:01.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:02.074Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:33:02.091Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:02.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:02.432Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:02.448Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:02.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:02.686Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:33:02.704Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:02.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:03.303Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:03.321Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:03.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:03.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:03.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:33:03.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:03.785Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:03.800Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:33:03.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:04.111Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:33:04.129Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:04.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:15.174Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:15.189Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:15.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:15.392Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:15.407Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:15.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:16.325Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:33:16.339Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:16.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:16.446Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:33:16.460Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:16.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:16.837Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:33:16.854Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:33:16.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:17.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:33:17.189Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:17.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:17.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:17.544Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:17.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:17.784Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:33:17.799Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:17.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:18.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:18.413Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:18.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:18.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:18.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:33:18.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:18.883Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:18.898Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:33:18.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:19.213Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:33:19.228Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:19.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:30.275Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:30.290Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:30.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:30.496Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:30.517Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:30.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:31.414Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:33:31.428Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:31.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:31.535Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:33:31.550Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:31.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:31.934Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:33:31.949Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:33:31.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:32.268Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:33:32.284Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:32.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:32.708Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:32.725Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:32.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:32.878Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:33:32.893Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:32.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:33.532Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:33.546Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:33.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:33.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:33.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:33:33.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:33.978Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:33.992Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:33:34.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:34.312Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:33:34.326Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:34.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:45.370Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:45.384Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:45.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:45.626Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:45.642Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:45.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:46.508Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:33:46.525Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:46.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:46.626Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:33:46.639Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:46.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:47.027Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:33:47.042Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:33:47.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:47.361Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:33:47.377Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:47.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:47.803Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:47.817Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:47.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:47.971Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:33:47.986Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:48.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:48.624Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:48.639Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:48.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:48.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:33:48.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:33:48.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:49.068Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:33:49.082Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:33:49.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:33:49.404Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:33:49.418Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:33:49.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:00.503Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:00.520Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:00.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:00.721Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:00.737Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:00.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:01.613Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:34:01.629Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:01.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:01.723Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:34:01.739Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:01.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:02.141Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:34:02.159Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:34:02.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:02.457Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:34:02.474Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:02.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:02.895Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:02.909Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:02.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:03.065Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:34:03.080Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:03.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:03.715Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:03.730Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:03.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:03.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:03.950Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:34:03.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:04.159Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:04.174Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:34:04.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:04.499Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:34:04.514Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:04.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:15.602Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:15.620Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:15.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:15.831Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:15.847Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:15.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:16.708Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:34:16.722Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:16.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:16.829Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:34:16.844Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:16.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:17.291Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:34:17.306Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:34:17.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:17.558Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:34:17.573Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:17.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:17.994Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:18.011Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:18.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:18.157Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:34:18.172Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:18.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:18.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:18.826Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:18.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:19.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:19.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:34:19.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:19.261Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:19.275Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:34:19.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:19.595Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:34:19.608Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:19.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:30.701Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:30.719Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:30.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:30.923Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:30.937Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:30.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:31.808Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:34:31.822Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:31.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:31.920Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:34:31.934Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:31.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:32.386Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:34:32.399Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:34:32.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:32.709Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:34:32.735Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:32.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:33.089Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:33.104Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:33.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:33.251Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:34:33.266Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:33.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:33.907Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:33.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:33.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:34.120Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:34.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:34:34.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:34.354Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:34.369Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:34:34.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:34.692Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:34:34.706Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:34.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:45.805Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:45.819Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:45.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:46.017Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:46.031Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:46.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:46.903Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:34:46.918Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:46.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:47.012Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:34:47.026Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:47.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:47.480Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:34:47.493Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:34:47.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:47.841Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:34:47.857Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:47.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:48.180Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:48.194Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:48.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:48.342Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:34:48.355Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:48.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:48.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:49.009Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:49.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:49.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:34:49.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:34:49.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:49.448Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:34:49.462Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:34:49.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:34:49.788Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:34:49.803Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:34:49.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:00.899Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:00.915Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:00.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:01.146Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:01.164Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:01.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:01.998Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:35:02.015Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:02.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:02.111Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:35:02.128Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:02.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:02.587Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:35:02.604Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:35:02.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:02.937Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:35:02.954Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:03.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:03.278Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:03.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:03.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:03.435Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:35:03.451Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:03.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:04.091Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:04.108Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:04.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:04.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:04.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:35:04.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:04.541Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:04.557Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:35:04.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:04.888Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:35:04.904Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:05.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:15.997Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:16.013Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:16.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:16.248Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:16.264Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:16.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:17.103Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:35:17.118Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:17.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:17.210Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:35:17.224Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:17.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:17.687Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:35:17.702Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:35:17.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:18.037Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:35:18.053Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:18.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:18.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:18.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:18.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:18.537Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:35:18.551Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:18.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:19.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:19.206Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:19.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:19.398Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:19.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:35:19.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:19.639Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:19.655Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:35:19.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:20.038Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:35:20.054Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:20.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:31.088Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:31.101Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:31.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:31.342Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:31.355Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:31.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:32.197Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:35:32.211Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:32.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:32.312Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:35:32.326Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:32.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:32.780Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:35:32.794Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:35:32.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:33.130Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:35:33.145Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:33.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:33.464Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:33.479Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:33.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:33.631Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:35:33.647Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:33.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:34.293Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:34.310Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:34.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:34.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:34.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:35:34.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:34.735Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:34.751Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:35:34.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:35.143Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:35:35.158Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:35.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:46.185Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:46.200Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:46.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:46.433Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:46.453Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:46.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:47.301Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:35:47.318Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:47.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:47.407Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:35:47.421Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:47.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:47.872Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:35:47.889Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:35:47.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:48.226Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:35:48.242Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:48.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:48.558Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:48.572Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:48.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:48.725Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:35:48.739Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:48.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:49.395Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:49.410Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:49.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:49.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:35:49.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:35:49.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:49.884Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:35:49.898Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:35:49.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:35:50.238Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:35:50.253Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:35:50.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:01.283Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:01.300Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:01.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:01.535Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:01.552Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:01.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:02.396Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:36:02.412Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:02.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:02.554Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:36:02.568Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:02.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:02.969Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:36:02.982Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:36:03.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:03.318Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:36:03.332Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:03.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:03.650Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:36:03.666Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:03.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:03.814Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:36:03.829Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:03.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:04.493Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:36:04.508Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:04.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:04.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 [2026-09-02T01:36:04.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:36:04.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:04.978Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:04.993Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:36:05.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:05.333Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:36:05.347Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:05.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:16.379Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:16.392Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:16.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:16.634Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:16.649Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:16.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:17.488Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:36:17.502Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:17.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:17.647Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:36:17.661Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:17.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:18.095Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:36:18.110Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:36:18.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:18.407Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:36:18.422Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:18.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:18.748Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:36:18.764Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:18.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:18.909Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:36:18.924Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:18.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:19.594Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:36:19.610Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:19.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:19.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:36:19.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:36:19.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:20.070Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:20.084Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:36:20.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:20.426Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:36:20.441Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:20.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:31.470Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:31.485Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:31.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:31.724Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:31.738Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:31.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:32.579Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:36:32.594Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:32.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:32.737Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:36:32.751Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:32.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:33.185Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:36:33.198Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:36:33.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:33.499Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:36:33.516Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:33.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:33.844Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:36:33.859Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:33.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:33.999Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:36:34.014Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:34.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:34.692Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:36:34.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:34.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:34.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:36:34.931Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:36:34.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:35.165Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:35.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:36:35.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:35.520Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:36:35.536Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:35.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:46.563Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:46.581Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:46.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:46.817Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:46.832Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:46.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:47.674Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:36:47.689Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:47.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:47.829Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:36:47.857Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:47.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:48.276Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:36:48.297Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:36:48.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:48.595Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:36:48.610Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:48.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:48.934Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:36:48.948Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:48.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:49.188Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:36:49.203Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:49.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:49.789Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:36:49.804Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:49.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:50.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 [2026-09-02T01:36:50.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:36:50.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:50.260Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:36:50.274Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:36:50.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:36:50.621Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:36:50.637Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:36:50.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:01.667Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:01.681Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:01.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:01.920Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:01.937Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:01.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:02.784Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:37:02.799Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:02.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:02.944Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:37:02.959Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:03.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:03.383Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:37:03.396Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:37:03.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:03.708Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:37:03.722Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:03.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:04.025Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:37:04.040Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:04.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:04.280Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:37:04.295Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:04.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:04.881Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:37:04.895Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:04.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:05.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:37:05.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:37:05.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:05.354Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:05.368Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:37:05.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:05.724Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:37:05.738Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:05.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:16.767Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:16.780Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:16.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:17.012Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:17.025Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:17.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:17.876Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:37:17.890Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:17.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:18.034Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:37:18.048Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:18.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:18.528Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:37:18.610Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:37:18.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:18.866Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:37:18.880Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:18.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:19.114Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:37:19.129Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:19.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:19.369Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:37:19.383Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:19.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:19.971Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:37:19.984Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:20.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:20.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 [2026-09-02T01:37:20.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:37:20.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:20.444Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:20.457Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:37:20.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:20.815Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:37:20.828Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:20.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:31.859Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:31.873Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:31.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:32.101Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:32.115Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:32.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:32.964Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:37:32.978Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:33.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:33.124Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:37:33.137Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:33.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:33.688Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:37:33.702Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:37:33.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:33.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:37:33.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:34.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:34.204Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:37:34.217Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:34.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:34.513Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:37:34.526Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:34.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:35.058Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:37:35.072Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:35.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:35.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 [2026-09-02T01:37:35.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:37:35.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:35.534Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:35.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:37:35.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:35.905Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:37:35.920Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:35.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:46.952Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:46.967Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:47.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:47.191Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:47.206Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:47.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:48.053Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:37:48.067Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:48.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:48.223Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:37:48.236Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:48.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:48.778Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:37:48.794Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:37:48.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:49.042Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:37:49.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:49.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:49.290Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:37:49.304Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:49.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:49.607Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:37:49.622Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:49.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:50.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:37:50.168Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:50.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:50.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:37:50.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:37:50.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:50.741Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:37:50.755Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:37:50.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:37:51.011Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:37:51.026Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:37:51.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:02.046Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:02.062Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:02.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:02.286Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:02.302Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:02.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:03.145Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:38:03.160Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:03.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:03.314Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:38:03.328Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:03.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:03.871Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:38:03.886Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:38:03.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:04.136Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:38:04.151Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:04.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:04.379Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:04.394Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:04.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:04.699Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:38:04.713Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:04.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:05.249Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:05.263Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:05.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:05.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:05.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:38:05.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:05.843Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:05.858Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:38:05.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:06.109Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:38:06.123Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:06.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:17.141Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:17.154Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:17.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:17.432Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:17.446Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:17.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:18.234Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:38:18.247Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:18.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:18.411Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:38:18.425Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:18.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:18.966Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:38:18.981Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:38:19.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:19.226Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:38:19.239Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:19.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:19.471Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:19.484Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:19.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:19.790Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:38:19.804Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:19.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:20.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:20.351Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:20.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:20.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:20.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:38:20.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:20.935Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:20.948Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:38:20.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:21.205Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:38:21.219Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:21.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:32.229Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:32.242Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:32.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:32.517Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:32.530Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:32.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:33.321Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:38:33.336Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:33.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:33.500Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:38:33.514Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:33.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:34.059Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:38:34.075Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:38:34.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:34.314Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:38:34.328Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:34.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:34.557Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:34.572Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:34.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:34.880Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:38:34.893Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:34.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:35.438Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:35.450Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:35.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:35.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:35.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:38:35.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:36.024Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:36.037Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:38:36.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:36.300Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:38:36.314Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:36.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:47.318Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:47.333Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:47.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:47.628Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:47.642Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:47.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:48.409Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:38:48.421Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:48.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:48.590Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:38:48.603Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:48.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:49.153Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:38:49.167Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:38:49.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:49.401Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:38:49.413Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:49.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:49.647Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:49.661Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:49.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:49.967Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:38:49.981Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:50.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:50.528Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:38:50.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:50.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:50.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 [2026-09-02T01:38:50.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:38:50.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:51.114Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:38:51.129Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:38:51.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:38:51.391Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:38:51.405Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:38:51.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:02.411Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:02.426Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:02.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:02.721Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:02.736Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:02.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:03.496Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:39:03.511Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:03.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:03.680Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:39:03.694Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:03.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:04.243Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:39:04.257Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:39:04.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:04.485Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:39:04.500Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:04.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:04.737Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:04.754Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:04.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:05.058Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:39:05.075Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:05.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:05.625Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:05.640Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:05.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:05.852Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:05.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:39:05.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:06.208Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:06.221Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:39:06.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:06.480Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:39:06.521Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:06.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:17.506Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:17.521Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:17.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:17.815Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:17.829Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:17.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:18.589Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:39:18.602Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:18.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:18.774Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:39:18.789Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:18.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:19.334Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:39:19.348Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:39:19.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:19.576Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:39:19.591Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:19.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:19.835Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:19.849Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:19.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:20.151Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:39:20.165Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:20.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:20.717Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:20.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:20.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:20.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:20.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:39:21.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:21.297Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:21.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:39:21.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:21.601Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:39:21.616Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:21.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:32.647Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:32.661Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:32.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:32.901Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:32.914Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:32.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:33.679Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:39:33.692Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:33.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:33.865Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:39:33.878Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:33.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:34.423Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:39:34.435Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:39:34.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:34.665Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:39:34.678Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:34.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:34.926Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:34.972Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:35.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:35.239Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:39:35.253Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:35.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:35.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:35.826Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:35.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:36.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 [2026-09-02T01:39:36.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:39:36.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:36.393Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:36.405Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:39:36.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:36.698Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:39:36.711Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:36.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:47.739Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:47.754Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:47.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:47.991Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:48.004Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:48.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:48.813Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:39:48.828Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:48.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:48.951Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:39:48.964Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:49.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:49.508Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:39:49.522Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:39:49.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:49.753Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:39:49.767Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:49.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:50.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:50.070Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:50.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:50.327Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:39:50.340Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:50.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:50.902Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:50.915Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:50.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:51.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:39:51.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:39:51.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:51.483Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:39:51.497Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:39:51.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:39:51.791Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:39:51.805Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:39:51.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:02.835Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:02.850Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:02.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:03.081Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:03.097Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:03.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:03.907Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:40:03.921Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:03.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:04.043Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:40:04.059Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:04.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:04.599Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:40:04.612Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:40:04.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:04.843Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:40:04.859Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:04.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:05.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:40:05.169Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:05.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:05.412Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:40:05.427Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:05.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:05.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:40:06.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:06.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:06.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 [2026-09-02T01:40:06.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:40:06.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:06.573Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:06.587Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:40:06.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:06.883Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:40:06.899Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:06.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:17.936Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:17.951Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:18.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:18.191Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:18.205Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:18.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:19.000Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:40:19.014Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:19.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:19.146Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:40:19.166Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:19.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:19.695Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:40:19.710Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:40:19.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:19.938Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:40:19.952Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:19.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:20.255Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:40:20.269Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:20.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:20.504Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:40:20.517Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:20.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:21.092Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:40:21.105Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:21.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:21.400Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:40:21.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:40:21.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:21.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:21.691Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:40:21.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:21.980Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:40:21.995Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:22.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:33.041Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:33.056Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:33.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:33.283Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:33.297Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:33.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:34.099Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:40:34.112Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:34.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:34.259Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:40:34.274Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:34.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:34.789Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:40:34.803Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:40:34.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:35.029Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:40:35.043Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:35.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:35.344Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:40:35.358Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:35.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:35.596Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:40:35.611Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:35.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:36.192Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:40:36.207Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:36.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:36.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 [2026-09-02T01:40:36.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:40:36.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:36.792Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:36.804Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:40:36.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:37.101Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:40:37.116Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:37.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:48.132Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:48.147Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:48.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:48.368Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:48.382Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:48.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:49.190Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:40:49.203Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:49.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:49.349Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:40:49.362Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:49.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:49.878Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:40:49.893Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:40:49.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:50.121Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:40:50.143Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:50.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:50.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:40:50.452Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:50.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:50.686Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:40:50.699Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:50.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:51.285Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:40:51.299Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:51.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:51.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:40:51.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:40:51.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:51.882Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:40:51.897Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:40:51.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:40:52.195Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:40:52.211Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:40:52.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:03.227Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:03.243Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:03.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:03.520Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:03.535Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:03.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:04.283Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:41:04.298Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:04.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:04.440Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:41:04.456Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:04.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:04.991Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:41:05.005Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:41:05.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:05.264Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:41:05.279Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:05.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:05.533Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:05.549Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:05.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:05.899Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:41:05.914Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:05.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:06.373Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:06.388Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:06.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:06.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 [2026-09-02T01:41:06.746Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:41:06.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:06.992Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:07.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:41:07.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:07.294Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:41:07.308Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:07.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:18.319Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:18.334Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:18.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:18.615Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:18.631Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:18.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:19.375Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:41:19.390Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:19.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:19.528Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:41:19.540Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:19.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:20.082Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:41:20.095Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:41:20.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:20.353Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:41:20.367Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:20.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:20.630Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:20.645Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:20.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:20.992Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:41:21.005Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:21.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:21.468Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:21.482Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:21.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:21.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:21.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:41:21.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:22.086Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:22.100Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:41:22.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:22.387Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:41:22.401Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:22.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:33.409Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:33.423Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:33.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:33.758Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:33.775Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:33.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:34.487Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:41:34.503Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:34.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:34.621Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:41:34.636Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:34.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:35.174Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:41:35.189Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:41:35.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:35.444Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:41:35.459Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:35.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:35.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:35.742Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:35.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:36.083Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:41:36.098Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:36.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:36.557Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:36.571Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:36.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:36.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:36.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:41:36.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:37.183Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:37.196Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:41:37.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:37.481Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:41:37.494Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:37.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:48.502Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:48.516Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:48.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:48.866Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:48.880Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:48.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:49.578Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:41:49.591Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:49.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:49.712Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:41:49.725Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:49.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:50.265Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:41:50.277Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:41:50.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:50.536Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:41:50.550Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:50.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:50.821Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:50.835Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:50.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:51.175Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:41:51.188Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:51.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:51.681Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:51.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:51.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:52.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:41:52.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:41:52.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:52.276Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:41:52.290Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:41:52.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:41:52.571Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:41:52.586Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:41:52.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:03.592Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:03.606Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:03.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:04.021Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:04.036Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:04.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:04.666Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:42:04.680Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:04.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:04.801Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:42:04.816Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:04.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:05.355Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:42:05.369Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:42:05.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:05.628Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:42:05.644Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:05.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:05.920Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:05.935Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:05.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:06.267Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:42:06.282Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:06.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:06.773Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:06.789Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:06.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:07.103Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:07.116Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:42:07.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:07.368Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:07.381Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:42:07.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:07.665Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:42:07.688Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:07.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:18.684Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:18.699Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:18.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:19.110Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:19.125Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:19.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:19.761Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:42:19.776Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:19.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:19.893Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:42:19.906Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:19.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:20.444Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:42:20.458Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:42:20.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:20.774Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:42:20.788Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:20.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:21.010Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:21.035Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:21.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:21.363Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:42:21.378Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:21.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:21.867Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:21.883Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:21.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:22.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:22.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:42:22.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:22.579Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:22.593Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:42:22.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:22.795Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:42:22.810Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:22.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:33.778Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:33.793Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:33.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:34.200Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:34.214Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:34.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:34.854Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:42:34.868Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:34.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:34.985Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:42:34.999Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:35.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:35.581Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:42:35.596Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:42:35.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:35.872Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:42:35.887Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:35.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:36.110Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:36.124Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:36.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:36.455Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:42:36.469Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:36.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:36.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:36.974Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:37.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:37.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 [2026-09-02T01:42:37.299Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:42:37.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:37.676Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:37.691Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:42:37.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:37.893Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:42:37.907Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:37.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:48.868Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:48.881Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:48.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:49.290Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:49.305Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:49.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:49.944Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:42:49.959Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:50.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:50.082Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:42:50.095Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:50.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:50.676Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:42:50.691Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:42:50.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:50.962Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:42:50.977Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:51.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:51.198Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:51.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:51.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:51.588Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:42:51.601Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:51.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:52.048Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:52.063Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:52.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:52.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:42:52.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:42:52.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:52.771Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:42:52.786Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:42:52.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:42:52.992Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:42:53.006Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:42:53.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:03.959Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:03.974Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:04.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:04.385Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:04.398Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:04.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:05.031Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:43:05.044Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:05.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:05.164Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:43:05.177Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:05.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:05.771Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:43:05.786Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:43:05.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:06.048Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:43:06.062Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:06.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:06.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:06.299Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:06.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:06.677Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:43:06.691Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:06.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:07.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:07.152Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:07.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:07.463Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:07.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:43:07.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:07.868Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:07.882Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:43:07.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:08.122Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:43:08.136Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:08.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:19.051Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:19.067Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:19.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:19.472Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:19.486Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:19.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:20.119Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:43:20.134Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:20.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:20.252Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:43:20.266Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:20.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:20.863Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:43:20.876Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:43:20.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:21.136Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:43:21.148Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:21.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:21.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:21.386Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:21.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:21.769Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:43:21.784Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:21.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:22.225Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:22.238Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:22.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:22.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:22.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:43:22.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:22.961Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:22.976Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:43:23.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:23.213Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:43:23.227Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:23.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:34.145Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:34.160Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:34.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:34.560Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:34.575Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:34.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:35.277Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:43:35.292Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:35.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:35.384Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:43:35.398Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:35.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:35.976Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:43:35.991Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:43:36.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:36.226Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:43:36.242Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:36.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:36.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:36.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:36.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:36.860Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:43:36.874Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:36.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:37.314Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:37.332Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:37.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:37.649Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:37.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:43:37.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:38.051Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:38.075Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:43:38.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:38.366Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:43:38.380Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:38.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:49.233Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:49.246Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:49.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:49.651Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:49.666Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:49.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:50.372Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:43:50.387Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:50.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:50.472Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:43:50.487Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:50.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:51.072Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:43:51.088Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:43:51.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:51.328Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:43:51.342Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:51.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:51.549Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:51.565Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:51.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:51.951Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:43:51.964Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:52.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:52.414Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:52.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:52.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:52.744Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:43:52.757Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:43:52.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:53.178Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:43:53.191Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:43:53.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:43:53.458Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:43:53.471Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:43:53.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:04.318Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:04.334Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:04.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:04.743Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:04.758Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:04.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:05.463Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:44:05.477Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:05.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:05.576Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:44:05.591Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:05.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:06.165Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:44:06.179Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:44:06.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:06.419Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:44:06.434Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:06.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:06.648Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:06.662Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:06.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:07.042Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:44:07.056Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:07.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:07.505Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:07.519Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:07.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:07.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:07.854Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:44:07.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:08.272Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:08.287Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:44:08.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:08.551Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:44:08.567Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:08.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:19.412Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:19.428Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:19.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:19.838Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:19.853Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:19.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:20.564Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:44:20.578Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:20.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:20.665Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:44:20.679Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:20.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:21.258Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:44:21.271Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:44:21.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:21.513Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:44:21.528Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:21.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:21.738Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:21.753Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:21.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:22.134Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:44:22.149Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:22.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:22.601Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:22.616Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:22.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:22.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:22.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:44:22.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:23.367Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:23.381Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:44:23.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:23.651Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:44:23.666Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:23.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:34.506Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:34.521Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:34.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:34.933Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:34.948Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:34.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:35.653Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:44:35.667Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:35.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:35.759Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:44:35.774Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:35.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:36.348Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:44:36.361Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:44:36.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:36.603Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:44:36.616Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:36.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:36.830Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:36.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:36.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:37.226Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:44:37.240Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:37.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:37.698Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:37.715Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:37.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:38.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:38.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:44:38.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:38.457Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:38.470Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:44:38.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:38.757Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:44:38.772Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:38.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:49.598Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:49.610Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:49.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:50.021Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:50.035Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:50.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:50.749Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:44:50.764Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:50.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:50.854Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:44:50.869Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:50.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:51.433Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:44:51.446Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:44:51.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:51.697Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:44:51.710Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:51.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:51.919Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:51.933Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:51.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:52.316Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:44:52.330Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:52.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:52.794Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:52.809Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:52.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:53.114Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:44:53.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:44:53.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:53.547Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:44:53.560Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:44:53.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:44:53.851Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:44:53.865Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:44:53.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:04.683Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:04.697Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:04.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:05.111Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:05.125Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:05.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:05.842Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:45:05.858Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:05.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:05.947Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:45:05.962Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:06.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:06.523Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:45:06.537Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:45:06.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:06.790Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:45:06.806Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:06.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:07.011Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:07.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:07.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:07.407Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:45:07.421Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:07.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:07.892Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:07.908Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:07.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:08.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:08.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:45:08.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:08.639Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:08.653Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:45:08.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:08.945Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:45:08.959Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:09.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:19.774Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:19.796Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:19.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:20.211Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:20.225Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:20.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:20.932Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:45:20.945Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:20.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:21.036Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:45:21.049Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:21.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:21.611Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:45:21.624Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:45:21.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:21.881Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:45:21.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:21.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:22.100Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:22.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:22.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:22.499Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:45:22.514Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:22.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:22.995Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:23.010Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:23.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:23.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:23.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:45:23.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:23.732Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:23.746Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:45:23.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:24.039Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:45:24.053Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:24.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:34.901Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:34.915Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:34.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:35.323Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:35.337Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:35.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:36.019Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:45:36.033Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:36.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:36.121Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:45:36.134Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:36.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:36.700Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:45:36.713Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:45:36.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:36.965Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:45:36.978Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:37.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:37.185Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:37.199Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:37.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:37.588Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:45:37.602Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:37.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:38.086Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:38.100Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:38.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:38.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:38.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:45:38.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:38.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:38.838Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:45:38.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:39.134Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:45:39.148Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:39.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:49.996Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:50.010Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:50.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:50.413Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:50.428Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:50.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:51.110Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:45:51.125Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:51.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:51.215Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:45:51.229Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:51.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:51.794Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:45:51.809Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:45:51.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:52.052Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:45:52.066Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:52.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:52.274Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:52.288Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:52.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:52.674Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:45:52.689Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:52.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:53.175Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:53.188Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:53.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:53.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:45:53.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:45:53.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:53.914Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:45:53.927Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:45:53.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:45:54.226Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:45:54.239Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:45:54.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:05.083Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:05.097Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:05.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:05.499Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:05.513Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:05.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:06.201Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:46:06.215Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:06.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:06.306Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:46:06.320Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:06.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:06.888Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:46:06.923Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:46:06.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:07.140Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:46:07.154Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:07.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:07.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:46:07.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:07.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:07.778Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:46:07.792Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:07.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:08.262Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:46:08.277Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:08.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:08.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 [2026-09-02T01:46:08.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:46:08.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:09.091Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:09.111Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:46:09.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:09.323Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:46:09.338Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:09.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:20.174Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:20.189Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:20.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:20.611Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:20.625Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:20.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:21.321Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:46:21.335Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:21.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:21.457Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:46:21.535Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:21.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:22.015Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:46:22.042Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:46:22.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:22.257Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:46:22.270Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:22.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:22.447Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:46:22.460Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:22.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:22.883Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:46:22.902Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:22.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:23.417Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:46:23.434Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:23.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:23.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 [2026-09-02T01:46:23.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:46:23.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:24.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:24.243Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:46:24.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:24.437Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:46:24.451Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:24.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:35.267Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:35.280Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:35.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:35.714Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:35.727Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:35.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:36.437Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:46:36.450Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:36.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:36.664Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:46:36.677Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:36.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:37.165Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:46:37.178Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:46:37.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:37.349Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:46:37.362Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:37.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:37.539Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:46:37.553Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:37.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:37.975Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:46:37.989Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:38.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:38.520Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:46:38.534Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:38.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:38.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 [2026-09-02T01:46:38.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:46:38.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:39.341Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:39.357Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:46:39.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:39.541Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:46:39.556Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:39.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:50.355Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:50.369Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:50.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:50.802Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:50.816Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:50.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:51.524Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:46:51.537Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:51.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:51.750Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:46:51.766Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:51.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:52.252Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:46:52.266Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:46:52.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:52.434Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:46:52.447Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:52.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:52.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:46:52.638Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:52.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:53.086Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:46:53.099Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:53.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:53.618Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:46:53.632Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:53.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:53.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:46:53.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:46:53.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:54.438Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:46:54.451Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:46:54.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:46:54.635Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:46:54.649Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:46:54.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:05.442Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:05.456Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:05.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:05.892Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:05.908Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:05.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:06.614Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:47:06.630Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:06.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:06.845Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:47:06.860Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:06.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:07.336Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:47:07.350Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:47:07.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:07.515Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:47:07.528Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:07.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:07.712Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:07.727Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:07.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:08.175Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:47:08.189Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:08.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:08.713Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:08.729Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:08.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:08.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:08.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:47:09.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:09.528Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:09.544Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:47:09.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:09.724Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:47:09.738Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:09.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:20.532Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:20.546Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:20.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:20.992Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:21.005Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:21.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:21.709Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:47:21.725Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:21.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:21.944Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:47:21.959Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:22.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:22.423Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:47:22.436Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:47:22.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:22.598Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:47:22.611Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:22.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:22.802Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:22.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:22.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:23.263Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:47:23.276Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:23.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:23.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:23.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:23.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:24.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 [2026-09-02T01:47:24.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:47:24.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:24.624Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:24.638Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:47:24.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:24.833Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:47:24.848Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:24.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:35.626Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:35.639Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:35.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:36.090Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:36.104Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:36.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:36.802Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:47:36.815Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:36.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:37.076Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:47:37.091Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:37.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:37.513Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:47:37.526Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:47:37.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:37.687Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:47:37.704Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:37.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:37.900Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:37.917Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:37.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:38.350Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:47:38.364Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:38.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:38.904Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:38.919Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:38.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:39.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:39.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:47:39.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:39.716Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:39.730Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:47:39.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:39.932Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:47:39.947Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:40.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:50.716Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:50.733Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:50.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:51.177Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:51.192Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:51.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:51.894Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:47:51.909Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:51.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:52.167Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:47:52.182Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:52.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:52.601Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:47:52.614Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:47:52.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:52.781Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:47:52.796Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:52.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:52.992Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:53.007Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:53.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:53.439Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:47:53.454Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:53.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:53.999Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:54.016Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:54.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:54.247Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:47:54.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:47:54.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:54.811Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:47:54.825Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:47:54.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:47:55.067Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:47:55.082Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:47:55.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:05.816Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:05.831Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:05.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:06.270Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:06.283Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:06.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:06.988Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:48:07.004Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:07.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:07.259Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:48:07.275Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:07.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:07.694Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:48:07.710Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:48:07.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:07.874Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:48:07.888Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:07.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:08.084Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:08.098Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:08.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:08.532Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:48:08.546Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:08.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:09.095Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:09.110Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:09.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:09.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:09.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:48:09.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:09.901Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:09.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:48:09.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:10.161Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:48:10.177Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:10.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:20.919Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:20.933Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:20.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:21.359Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:21.373Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:21.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:22.084Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:48:22.101Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:22.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:22.349Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:48:22.363Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:22.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:22.790Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:48:22.805Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:48:22.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:22.963Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:48:22.976Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:23.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:23.171Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:23.185Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:23.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:23.625Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:48:23.641Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:23.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:24.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:24.205Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:24.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:24.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:24.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:48:24.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:24.996Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:25.012Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:48:25.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:25.259Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:48:25.273Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:25.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:36.011Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:36.027Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:36.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:36.448Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:36.461Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:36.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:37.188Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:48:37.202Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:37.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:37.438Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:48:37.452Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:37.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:37.883Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:48:37.897Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:48:37.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:38.050Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:48:38.063Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:38.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:38.265Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:38.278Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:38.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:38.717Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:48:38.731Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:38.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:39.288Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:39.304Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:39.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:39.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:39.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:48:39.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:40.097Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:40.111Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:48:40.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:40.352Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:48:40.367Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:40.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:51.147Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:51.165Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:51.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:51.544Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:51.558Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:51.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:52.277Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:48:52.292Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:52.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:52.527Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:48:52.542Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:52.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:52.972Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:48:52.986Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:48:53.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:53.137Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:48:53.150Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:53.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:53.349Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:53.364Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:53.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:53.809Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:48:53.824Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:53.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:54.396Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:54.409Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:54.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:54.741Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:48:54.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:48:54.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:55.191Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:48:55.206Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:48:55.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:48:55.450Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:48:55.464Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:48:55.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:06.284Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:06.298Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:06.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:06.645Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:06.659Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:06.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:07.393Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:49:07.409Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:07.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:07.619Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:49:07.634Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:07.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:08.063Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:49:08.079Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:49:08.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:08.226Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:49:08.239Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:08.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:08.439Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:08.454Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:08.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:08.901Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:49:08.915Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:08.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:09.484Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:09.497Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:09.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:09.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:09.848Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:49:09.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:10.281Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:10.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:49:10.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:10.539Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:49:10.552Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:10.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:21.376Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:21.390Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:21.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:21.732Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:21.746Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:21.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:22.536Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:49:22.552Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:22.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:22.716Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:49:22.734Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:22.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:23.157Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:49:23.172Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:49:23.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:23.313Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:49:23.326Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:23.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:23.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:23.545Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:23.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:23.991Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:49:24.006Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:24.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:24.571Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:24.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:24.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:24.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:24.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:49:24.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:25.369Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:25.382Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:49:25.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:25.629Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:49:25.642Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:25.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:36.466Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:36.480Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:36.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:36.879Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:36.892Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:36.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:37.629Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:49:37.642Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:37.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:37.811Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:49:37.827Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:37.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:38.250Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:49:38.264Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:49:38.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:38.397Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:49:38.412Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:38.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:38.620Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:38.634Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:38.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:39.147Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:49:39.161Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:39.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:39.661Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:39.674Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:39.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:40.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:40.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:49:40.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:40.456Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:40.470Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:49:40.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:40.721Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:49:40.736Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:40.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:51.557Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:51.570Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:51.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:51.987Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:52.010Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:52.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:52.718Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:49:52.730Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:52.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:52.903Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:49:52.916Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:52.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:53.336Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:49:53.348Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:49:53.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:53.483Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:49:53.496Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:53.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:53.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:53.740Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:53.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:54.249Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:49:54.262Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:54.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:54.753Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:54.766Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:54.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:55.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:49:55.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:49:55.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:55.551Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:49:55.565Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:49:55.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:49:55.823Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:49:55.838Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:49:55.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:06.649Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:06.663Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:06.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:07.292Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:07.305Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:07.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:07.813Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:50:07.826Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:07.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:07.990Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:50:08.009Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:08.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:08.422Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:50:08.435Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:50:08.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:08.567Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:50:08.582Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:08.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:08.814Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:08.828Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:08.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:09.338Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:50:09.354Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:09.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:09.844Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:09.860Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:09.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:10.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:10.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:50:10.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:10.639Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:10.653Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:50:10.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:10.917Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:50:10.932Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:10.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:21.739Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:21.752Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:21.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:22.376Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:22.390Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:22.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:22.905Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:50:22.918Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:22.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:23.084Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:50:23.097Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:23.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:23.509Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:50:23.523Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:50:23.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:23.653Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:50:23.666Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:23.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:23.902Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:23.916Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:23.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:24.447Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:50:24.460Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:24.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:24.934Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:24.947Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:24.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:25.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:25.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:50:25.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:25.739Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:25.752Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:50:25.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:26.022Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:50:26.036Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:26.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:36.837Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:36.852Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:36.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:37.466Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:37.481Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:37.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:37.993Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:50:38.009Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:38.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:38.211Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:50:38.225Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:38.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:38.594Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:50:38.608Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:50:38.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:38.737Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:50:38.753Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:38.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:39.089Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:39.104Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:39.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:39.531Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:50:39.545Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:39.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:40.028Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:40.043Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:40.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:40.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:40.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:50:40.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:40.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:40.855Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:50:40.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:41.116Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:50:41.131Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:41.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:51.927Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:51.941Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:51.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:52.569Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:52.583Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:52.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:53.085Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:50:53.100Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:53.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:53.301Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:50:53.316Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:53.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:53.682Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:50:53.697Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:50:53.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:53.833Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:50:53.847Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:53.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:54.179Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:54.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:54.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:54.625Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:50:54.640Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:54.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:55.123Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:55.138Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:55.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:55.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:50:55.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:50:55.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:55.930Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:50:55.943Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:50:55.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:50:56.210Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:50:56.223Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:50:56.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:07.012Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:07.026Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:07.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:07.658Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:07.672Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:07.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:08.177Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:51:08.193Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:08.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:08.394Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:51:08.408Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:08.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:08.772Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:51:08.785Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:51:08.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:08.920Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:51:08.935Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:08.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:09.269Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:09.283Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:09.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:09.752Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:51:09.766Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:09.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:10.221Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:10.236Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:10.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:10.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:10.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:51:10.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:11.018Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:11.030Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:51:11.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:11.295Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:51:11.308Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:11.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:22.095Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:22.108Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:22.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:22.758Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:22.772Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:22.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:23.265Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:51:23.279Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:23.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:23.481Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:51:23.495Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:23.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:23.859Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:51:23.873Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:51:23.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:24.008Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:51:24.022Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:24.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:24.363Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:24.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:24.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:24.844Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:51:24.856Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:24.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:25.312Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:25.326Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:25.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:25.642Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:25.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:51:25.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:26.105Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:26.119Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:51:26.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:26.384Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:51:26.397Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:26.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:37.184Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:37.198Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:37.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:37.850Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:37.864Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:37.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:38.354Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:51:38.367Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:38.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:38.568Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:51:38.582Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:38.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:38.947Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:51:38.961Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:51:39.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:39.095Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:51:39.109Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:39.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:39.456Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:39.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:39.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:39.981Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:51:39.998Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:40.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:40.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:40.472Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:40.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:40.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 [2026-09-02T01:51:40.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:51:40.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:41.193Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:41.207Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:51:41.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:41.470Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:51:41.485Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:41.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:52.275Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:52.289Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:52.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:52.963Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:52.976Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:53.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:53.442Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:51:53.456Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:53.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:53.660Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:51:53.673Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:53.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:54.036Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:51:54.049Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:51:54.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:54.187Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:51:54.201Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:54.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:54.548Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:54.563Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:54.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:55.083Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:51:55.096Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:55.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:55.555Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:55.568Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:55.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:55.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:51:55.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:51:55.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:56.285Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:51:56.299Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:51:56.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:51:56.558Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:51:56.571Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:51:56.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:07.394Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:07.410Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:07.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:08.053Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:08.068Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:08.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:08.528Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:52:08.541Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:08.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:08.750Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:52:08.767Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:08.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:09.124Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:52:09.137Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:52:09.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:09.278Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:52:09.291Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:09.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:09.654Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:09.670Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:09.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:10.172Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:52:10.187Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:10.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:10.656Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:10.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:10.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:10.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:10.967Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:52:11.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:11.373Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:11.386Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:52:11.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:11.650Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:52:11.665Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:11.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:22.493Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:22.509Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:22.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:23.147Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:23.161Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:23.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:23.616Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:52:23.632Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:23.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:23.875Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:52:23.889Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:23.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:24.216Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:52:24.230Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:52:24.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:24.374Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:52:24.388Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:24.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:24.747Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:24.760Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:24.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:25.263Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:52:25.279Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:25.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:25.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:25.766Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:25.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:26.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:26.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:52:26.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:26.461Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:26.475Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:52:26.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:26.746Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:52:26.760Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:26.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:37.584Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:37.597Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:37.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:38.237Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:38.250Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:38.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:38.704Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:52:38.719Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:38.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:38.964Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:52:38.979Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:39.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:39.307Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:52:39.321Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:52:39.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:39.461Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:52:39.474Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:39.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:39.833Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:39.847Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:39.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:40.357Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:52:40.370Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:40.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:40.841Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:40.855Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:40.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:41.132Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:41.146Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:52:41.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:41.550Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:41.562Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:52:41.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:41.912Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:52:41.927Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:41.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:52.674Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:52.691Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:52.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:53.324Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:53.338Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:53.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:53.794Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:52:53.807Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:53.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:54.058Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:52:54.074Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:54.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:54.395Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:52:54.407Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:52:54.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:54.544Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:52:54.558Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:54.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:54.926Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:54.941Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:54.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:55.444Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:52:55.458Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:55.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:55.945Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:55.958Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:56.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:56.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:52:56.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:52:56.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:56.636Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:52:56.648Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:52:56.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:52:57.006Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:52:57.019Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:52:57.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:07.765Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:07.780Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:07.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:08.413Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:08.427Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:08.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:08.883Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:53:08.897Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:08.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:09.172Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:53:09.184Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:09.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:09.496Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:53:09.509Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:53:09.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:09.630Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:53:09.643Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:09.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:10.018Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:10.032Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:10.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:10.533Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:53:10.547Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:10.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:11.035Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:11.049Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:11.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:11.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 [2026-09-02T01:53:11.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:53:11.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:11.725Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:11.739Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:53:11.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:12.101Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:53:12.115Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:12.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:22.860Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:22.874Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:22.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:23.521Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:23.536Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:23.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:23.996Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:53:24.011Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:24.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:24.311Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:53:24.325Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:24.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:24.584Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:53:24.599Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:53:24.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:24.723Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:53:24.736Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:24.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:25.110Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:25.124Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:25.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:25.630Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:53:25.644Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:25.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:26.167Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:26.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:26.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:26.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:26.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:53:26.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:26.857Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:26.870Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:53:26.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:27.194Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:53:27.207Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:27.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:37.950Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:37.964Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:38.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:38.659Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:38.673Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:38.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:39.085Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:53:39.100Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:39.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:39.399Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:53:39.412Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:39.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:39.673Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:53:39.687Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:53:39.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:39.812Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:53:39.826Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:39.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:40.197Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:40.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:40.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:40.715Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:53:40.728Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:40.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:41.257Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:41.269Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:41.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:41.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:41.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:53:41.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:41.949Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:41.963Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:53:42.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:42.285Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:53:42.299Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:42.352Z] Will try again after 15 sec [2026-09-02T01:53:45.436Z] Build test-unit-opserver #3755 completed: SUCCESS [Pipeline] echo [2026-09-02T01:53:45.450Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T01:53:45.536Z] Copied 1 artifact from "test-unit-opserver" build number 3755 [Pipeline] echo [2026-09-02T01:53:45.560Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2026-09-02T01:53:45.839Z] + ls -la test-unit-opserver-57795 [2026-09-02T01:53:45.839Z] total 20 [2026-09-02T01:53:45.839Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 01:53 . [2026-09-02T01:53:45.839Z] drwxr-xr-x 13 jenkins docker 12288 Sep 2 01:53 .. [2026-09-02T01:53:45.839Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 00:59 deps.test-unit-opserver.57795.env [Pipeline] withCredentials [2026-09-02T01:53:45.887Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T01:53:46.186Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T01:53:47.549Z] 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 [2026-09-02T01:53:53.047Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:53.060Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:53.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:53.752Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:53.766Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:53.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:54.176Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:53:54.190Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:54.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:54.486Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:53:54.500Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:54.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:54.763Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:53:54.778Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:53:54.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:54.903Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:53:54.917Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:54.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:55.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:55.299Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:55.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:55.804Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:53:55.818Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:55.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:56.346Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:56.360Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:56.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:56.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:53:56.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:53:56.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:57.042Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:53:57.055Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:53:57.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:53:57.383Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:53:57.395Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:53:57.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:08.134Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:08.146Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:08.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:08.842Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:08.856Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:08.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:09.263Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:54:09.277Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:09.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:09.572Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:54:09.586Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:09.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:09.853Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:54:09.867Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:54:09.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:09.991Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:54:10.005Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:10.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:10.378Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:54:10.392Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:10.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:10.894Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:54:10.909Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:10.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:11.520Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:54:11.533Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:11.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:11.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 [2026-09-02T01:54:11.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:54:11.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:12.129Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:12.143Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:54:12.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:12.468Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:54:12.482Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:12.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:23.220Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:23.234Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:23.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:23.934Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:23.950Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:23.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:24.350Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:54:24.363Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:24.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:24.659Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:54:24.672Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:24.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:24.946Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:54:24.960Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:54:25.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:25.088Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:54:25.101Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:25.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:25.467Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:54:25.481Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:25.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:26.013Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:54:26.027Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:26.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:26.605Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:54:26.619Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:26.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:26.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 [2026-09-02T01:54:26.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:54:26.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:27.217Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:27.230Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:54:27.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:27.563Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:54:27.577Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:27.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:38.308Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:38.321Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:38.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:39.027Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:39.044Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:39.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:39.435Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:54:39.448Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:39.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:39.747Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:54:39.762Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:39.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:40.038Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:54:40.052Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:54:40.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:40.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:54:40.187Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:40.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:40.554Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:54:40.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:40.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:41.100Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:54:41.115Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:41.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:41.692Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:54:41.704Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:41.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:41.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:54:41.870Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:54:41.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:42.304Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:42.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:54:42.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:42.655Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:54:42.669Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:42.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:53.391Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:53.405Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:53.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:54.136Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:54.149Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:54.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:54.519Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:54:54.533Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:54.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:54.837Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:54:54.850Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:54.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:55.125Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:54:55.139Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:54:55.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:55.261Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:54:55.273Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:55.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:55.646Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:54:55.660Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:55.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:56.189Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:54:56.202Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:56.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:56.777Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:54:56.791Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:56.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:56.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:54:56.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:54:57.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:57.433Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:54:57.446Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:54:57.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:54:57.743Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:54:57.757Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:54:57.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:08.477Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:08.490Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:08.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:09.224Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:09.238Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:09.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:09.608Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:55:09.623Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:09.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:09.920Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:55:09.934Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:09.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:10.211Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:55:10.225Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:55:10.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:10.345Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:55:10.357Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:10.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:10.733Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:55:10.748Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:10.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:11.271Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:55:11.283Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:11.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:11.863Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:55:11.877Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:11.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:12.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 [2026-09-02T01:55:12.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:55:12.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:12.526Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:12.541Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:55:12.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:12.930Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:55:12.945Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:12.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:23.561Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:23.574Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:23.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:24.316Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:24.328Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:24.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:24.697Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:55:24.710Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:24.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:25.011Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:55:25.025Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:25.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:25.300Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:55:25.314Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:55:25.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:25.429Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:55:25.442Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:25.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:25.823Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:55:25.836Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:25.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:26.359Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:55:26.372Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:26.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:26.952Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:55:26.966Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:27.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:27.120Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:55:27.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:55:27.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:27.617Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:27.632Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:55:27.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:28.026Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:55:28.040Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:28.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:38.653Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:38.666Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:38.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:39.397Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:39.411Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:39.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:39.785Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:55:39.798Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:39.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:40.097Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:55:40.112Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:40.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:40.387Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:55:40.401Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:55:40.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:40.514Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:55:40.528Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:40.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:40.913Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:55:40.927Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:40.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:41.446Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:55:41.460Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:41.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:42.045Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:55:42.059Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:42.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:42.206Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:55:42.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:55:42.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:42.710Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:42.723Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:55:42.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:43.121Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:55:43.134Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:43.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:53.736Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:53.750Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:53.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:54.482Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:54.496Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:54.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:54.871Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:55:54.884Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:54.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:55.187Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:55:55.200Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:55.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:55.473Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:55:55.486Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:55:55.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:55.601Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:55:55.614Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:55.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:56.006Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:55:56.020Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:56.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:56.538Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:55:56.553Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:56.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:57.181Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:55:57.195Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:57.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:57.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 [2026-09-02T01:55:57.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:55:57.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:57.797Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:55:57.810Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:55:57.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:55:58.210Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:55:58.224Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:55:58.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:08.827Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:08.840Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:08.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:09.570Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:09.584Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:09.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:09.961Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:56:09.976Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:10.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:10.275Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:56:10.288Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:10.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:10.558Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:56:10.571Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:56:10.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:10.691Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:56:10.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:10.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:11.094Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:11.111Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:11.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:11.682Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:56:11.706Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:11.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:12.273Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:12.287Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:12.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:12.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:12.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:56:12.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:12.888Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:12.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:56:12.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:13.362Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:56:13.377Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:13.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:23.916Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:23.930Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:23.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:24.656Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:24.670Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:24.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:25.058Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:56:25.072Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:25.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:25.360Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:56:25.374Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:25.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:25.644Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:56:25.657Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:56:25.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:25.783Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:56:25.796Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:25.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:26.187Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:26.201Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:26.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:26.826Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:56:26.841Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:26.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:27.364Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:27.378Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:27.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:27.509Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:27.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:56:27.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:27.979Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:27.993Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:56:28.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:28.466Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:56:28.479Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:28.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:39.005Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:39.019Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:39.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:39.742Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:39.756Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:39.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:40.150Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:56:40.165Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:40.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:40.446Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:56:40.458Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:40.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:40.731Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:56:40.743Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:56:40.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:40.867Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:56:40.881Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:40.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:41.275Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:41.288Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:41.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:41.915Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:56:41.929Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:41.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:42.452Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:42.465Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:42.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:42.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 [2026-09-02T01:56:42.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:56:42.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:43.070Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:43.083Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:56:43.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:43.552Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:56:43.564Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:43.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:54.092Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:54.106Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:54.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:54.830Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:54.845Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:54.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:55.242Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:56:55.256Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:55.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:55.528Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:56:55.541Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:55.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:55.815Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:56:55.829Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:56:55.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:55.954Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:56:55.969Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:56.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:56.359Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:56.373Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:56.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:57.006Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:56:57.019Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:57.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:57.534Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:57.548Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:57.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:57.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:56:57.692Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:56:57.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:58.158Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:56:58.173Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:56:58.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:56:58.674Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:56:58.688Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:56:58.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:09.180Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:09.194Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:09.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:09.933Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:09.947Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:09.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:10.329Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:57:10.342Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:10.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:10.613Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:57:10.627Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:10.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:10.906Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:57:10.921Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:57:10.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:11.041Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:57:11.055Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:11.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:11.446Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:11.460Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:11.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:12.093Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:57:12.107Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:12.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:12.636Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:12.649Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:12.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:12.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:12.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:57:12.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:13.251Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:13.265Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:57:13.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:13.769Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:57:13.783Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:13.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:24.268Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:24.281Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:24.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:25.023Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:25.038Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:25.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:25.412Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:57:25.425Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:25.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:25.700Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:57:25.713Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:25.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:25.998Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:57:26.012Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:57:26.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:26.127Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:57:26.140Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:26.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:26.555Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:26.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:26.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:27.180Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:57:27.195Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:27.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:27.723Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:27.735Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:27.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:27.852Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:27.865Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:57:27.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:28.340Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:28.353Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:57:28.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:28.863Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:57:28.875Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:28.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:39.356Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:39.371Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:39.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:40.112Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:40.127Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:40.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:40.500Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:57:40.513Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:40.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:40.786Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:57:40.799Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:40.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:41.085Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:57:41.097Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:57:41.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:41.209Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:57:41.223Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:41.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:41.652Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:41.665Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:41.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:42.267Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:57:42.280Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:42.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:42.808Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:42.821Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:42.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:42.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 [2026-09-02T01:57:42.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:57:42.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:43.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:43.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:57:43.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:43.965Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:57:43.978Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:44.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:54.442Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:54.456Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:54.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:55.208Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:55.222Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:55.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:55.583Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:57:55.598Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:55.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:55.868Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:57:55.882Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:55.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:56.173Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:57:56.190Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:57:56.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:56.296Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:57:56.310Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:56.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:56.736Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:56.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:56.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:57.399Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:57:57.413Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:57.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:57.894Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:57.908Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:57.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:58.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:57:58.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:57:58.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:58.519Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:57:58.533Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:57:58.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:57:59.051Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:57:59.064Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:57:59.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:09.547Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:09.560Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:09.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:10.294Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:10.308Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:10.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:10.707Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:58:10.721Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:10.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:10.956Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:58:10.969Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:11.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:11.264Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:58:11.277Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:58:11.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:11.382Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:58:11.396Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:11.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:11.823Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:11.838Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:11.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:12.485Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:58:12.499Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:12.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:13.044Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:13.057Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:13.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:13.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:13.155Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:58:13.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:13.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:13.618Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:58:13.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:14.139Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:58:14.153Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:14.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:24.629Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:24.642Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:24.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:25.381Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:25.394Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:25.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:25.797Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:58:25.809Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:25.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:26.128Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:58:26.141Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:26.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:26.346Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:58:26.359Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:58:26.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:26.476Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:58:26.489Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:26.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:26.908Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:26.922Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:26.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:27.575Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:58:27.588Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:27.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:28.129Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:28.142Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:28.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:28.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 [2026-09-02T01:58:28.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:58:28.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:28.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:28.707Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:58:28.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:29.228Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:58:29.243Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:29.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:39.715Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:39.728Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:39.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:40.465Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:40.478Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:40.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:40.882Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:58:40.895Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:40.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:41.212Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:58:41.225Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:41.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:41.429Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:58:41.441Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:58:41.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:41.559Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:58:41.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:41.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:41.992Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:42.005Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:42.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:42.660Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:58:42.674Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:42.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:43.216Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:43.229Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:43.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:43.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:43.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:58:43.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:43.781Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:43.793Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:58:43.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:44.326Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:58:44.339Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:44.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:54.802Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:54.816Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:54.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:55.547Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:55.561Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:55.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:55.967Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:58:55.981Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:56.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:56.295Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:58:56.309Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:56.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:56.510Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:58:56.523Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:58:56.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:56.641Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:58:56.653Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:56.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:57.075Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:57.088Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:57.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:57.769Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:58:57.781Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:57.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:58.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:58.316Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:58.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:58.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T01:58:58.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:58:58.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:58.865Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:58:58.878Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:58:58.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:58:59.412Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:58:59.426Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:58:59.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:09.887Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:09.900Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:10.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:10.631Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:10.644Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:10.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:11.055Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:59:11.070Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:11.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:11.378Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:59:11.392Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:11.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:11.592Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:59:11.605Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:59:11.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:11.722Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:59:11.735Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:11.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:12.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:59:12.194Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:12.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:12.851Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:59:12.864Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:12.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:13.390Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:59:13.404Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:13.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:13.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 [2026-09-02T01:59:13.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:59:13.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:13.952Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:13.965Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:59:14.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:14.511Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:59:14.524Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:14.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:25.035Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:25.050Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:25.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:25.728Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:25.742Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:25.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:26.145Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:59:26.161Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:26.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:26.464Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:59:26.478Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:26.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:26.678Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:59:26.691Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:59:26.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:26.810Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:59:26.825Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:26.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:27.273Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:59:27.290Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:27.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:27.942Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:59:27.957Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:28.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:28.488Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:59:28.501Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:28.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:28.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 [2026-09-02T01:59:28.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:59:28.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:29.039Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:29.052Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:59:29.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:29.598Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:59:29.612Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:29.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:40.130Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:40.144Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:40.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:40.856Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:40.870Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:40.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:41.237Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:59:41.250Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:41.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:41.557Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:59:41.570Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:41.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:41.765Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:59:41.777Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:59:41.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:41.904Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:59:41.918Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:41.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:42.369Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:59:42.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:42.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:43.033Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:59:43.047Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:43.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:43.618Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:59:43.633Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:43.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:43.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 [2026-09-02T01:59:43.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:59:43.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:44.128Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:44.140Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:59:44.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:44.737Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:59:44.752Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:44.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:55.224Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:55.239Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:55.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:55.946Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:55.959Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:56.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:56.324Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T01:59:56.338Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:56.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:56.647Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:59:56.667Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:56.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:56.851Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T01:59:56.867Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T01:59:56.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:57.023Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T01:59:57.038Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:57.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:57.459Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T01:59:57.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:57.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:58.122Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T01:59:58.135Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:58.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:58.711Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T01:59:58.725Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:58.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:58.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 [2026-09-02T01:59:58.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T01:59:58.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:59.216Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T01:59:59.230Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T01:59:59.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T01:59:59.839Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T01:59:59.856Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T01:59:59.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:10.320Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:10.379Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:10.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:11.041Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:11.058Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:11.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:11.451Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:00:11.468Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:11.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:11.751Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:00:11.767Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:11.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:11.949Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:00:11.966Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:00:12.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:12.116Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:00:12.134Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:12.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:12.551Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:00:12.566Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:12.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:13.212Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:00:13.227Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:13.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:13.806Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:00:13.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:13.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:13.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 [2026-09-02T02:00:13.931Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:00:13.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:14.311Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:14.328Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:00:14.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:14.960Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:00:14.977Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:15.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:25.464Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:25.492Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:25.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:26.141Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:26.157Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:26.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:26.547Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:00:26.562Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:26.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:26.848Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:00:26.864Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:26.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:27.051Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:00:27.066Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:00:27.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:27.215Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:00:27.231Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:27.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:27.810Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:00:27.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:27.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:28.307Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:00:28.322Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:28.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:28.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:00:28.926Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:28.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:29.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:00:29.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:00:29.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:29.415Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:29.430Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:00:29.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:30.065Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:00:30.080Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:30.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:40.591Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:40.605Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:40.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:41.235Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:41.251Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:41.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:41.646Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:00:41.659Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:41.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:41.950Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:00:41.968Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:42.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:42.238Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:00:42.253Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:00:42.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:42.350Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:00:42.367Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:42.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:42.909Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:00:42.923Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:42.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:43.407Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:00:43.423Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:43.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:44.008Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:00:44.025Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:44.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:44.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 [2026-09-02T02:00:44.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:00:44.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:44.514Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:44.528Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:00:44.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:45.169Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:00:45.182Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:45.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:55.691Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:55.705Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:55.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:56.337Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:56.352Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:56.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:56.746Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:00:56.762Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:56.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:57.048Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:00:57.063Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:57.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:57.333Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:00:57.348Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:00:57.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:57.444Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:00:57.458Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:57.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:58.002Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:00:58.017Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:58.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:58.511Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:00:58.527Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:58.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:59.113Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:00:59.127Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:00:59.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:59.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:00:59.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:00:59.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:00:59.607Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:00:59.622Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:00:59.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:00.262Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:01:00.277Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:00.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:10.791Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:10.807Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:10.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:11.465Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:11.479Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:11.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:11.844Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:01:11.859Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:11.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:12.144Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:01:12.162Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:12.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:12.431Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:01:12.449Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:01:12.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:12.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:01:12.561Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:12.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:13.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:01:13.203Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:13.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:13.614Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:01:13.629Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:13.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:14.205Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:01:14.221Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:14.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:14.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 [2026-09-02T02:01:14.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:01:14.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:14.703Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:14.719Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:01:14.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:15.359Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:01:15.374Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:15.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:25.888Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:25.902Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:25.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:26.558Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:26.575Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:26.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:26.953Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:01:26.967Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:27.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:27.238Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:01:27.255Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:27.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:27.529Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:01:27.543Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:01:27.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:27.637Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:01:27.652Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:27.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:28.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:01:28.297Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:28.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:28.708Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:01:28.724Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:28.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:29.300Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:01:29.316Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:29.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:29.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:01:29.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:01:29.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:29.819Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:29.833Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:01:29.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:30.463Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:01:30.479Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:30.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:40.986Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:41.006Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:41.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:41.654Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:41.671Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:41.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:42.055Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:01:42.075Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:42.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:42.349Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:01:42.373Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:42.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:42.622Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:01:42.638Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:01:42.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:42.746Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:01:42.762Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:42.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:43.379Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:01:43.397Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:43.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:43.933Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:01:43.949Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:44.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:44.438Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:01:44.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:44.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:44.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 [2026-09-02T02:01:44.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:01:44.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:44.923Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:44.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:01:45.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:45.594Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:01:45.609Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:45.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:56.094Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:56.111Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:56.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:56.780Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:01:56.795Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:56.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:57.163Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:01:57.179Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:57.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:57.470Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:01:57.485Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:57.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:57.724Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:01:57.739Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:01:57.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:57.848Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:01:57.866Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:57.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:58.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:01:58.500Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:58.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:59.038Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:01:59.052Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:59.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:59.541Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:01:59.559Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:01:59.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:01:59.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 [2026-09-02T02:01:59.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:01:59.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:00.060Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:00.078Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:02:00.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:00.699Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:02:00.715Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:00.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:11.205Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:11.222Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:11.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:11.872Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:11.887Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:11.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:12.288Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:02:12.302Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:12.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:12.573Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:02:12.595Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:12.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:12.896Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:02:12.916Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T02:02:12.979Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:02:13.014Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:02:13.032Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:13.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:13.577Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:13.593Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:13.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:14.134Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:02:14.157Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:14.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:14.639Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:14.653Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:14.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:15.292Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:15.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T02:02:15.359Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:02:15.396Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:15.416Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:02:15.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:15.799Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:02:15.814Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:15.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:26.300Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:26.317Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:26.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:26.975Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:26.991Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:27.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:27.382Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:02:27.398Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:27.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:27.680Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:02:27.695Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:27.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:28.012Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:02:28.028Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:02:28.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:28.140Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:02:28.156Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:28.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:28.691Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:28.705Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:28.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:29.242Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:02:29.257Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:29.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:29.740Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:29.755Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:29.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:30.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:30.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:02:30.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:30.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:30.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:02:30.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:30.896Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:02:30.911Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:30.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:41.398Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:41.414Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:41.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:42.067Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:42.081Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:42.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:42.478Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:02:42.491Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:42.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:42.772Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:02:42.786Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:42.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:43.116Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:02:43.131Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:02:43.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:43.238Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:02:43.253Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:43.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:43.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:43.796Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:43.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:44.333Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:02:44.346Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:44.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:44.833Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:44.845Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:44.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:45.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:45.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:02:45.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:45.642Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:45.657Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:02:45.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:45.992Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:02:46.007Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:46.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:56.490Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:56.505Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:56.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:57.162Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:02:57.178Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:57.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:57.619Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:02:57.635Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:57.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:57.859Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:02:57.873Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:57.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:58.211Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:02:58.227Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:02:58.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:58.334Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:02:58.349Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:58.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:58.872Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:58.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:58.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:59.423Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:02:59.439Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:59.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:02:59.919Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:02:59.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:02:59.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:00.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 [2026-09-02T02:03:00.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:03:00.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:00.766Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:00.781Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:03:00.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:01.097Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:03:01.114Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:01.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:11.583Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:11.598Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:11.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:12.258Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:12.271Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:12.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:12.709Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:03:12.723Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:12.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:12.954Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:03:12.967Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:13.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:13.311Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:03:13.327Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:03:13.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:13.431Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:03:13.447Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:13.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:13.961Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:03:13.975Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:14.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:14.521Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:03:14.534Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:14.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:15.013Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:03:15.028Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:15.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:15.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:03:15.752Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:03:15.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:15.877Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:15.892Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:03:15.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:16.205Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:03:16.221Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:16.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:26.679Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:26.694Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:26.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:27.349Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:27.364Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:27.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:27.827Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:03:27.840Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:27.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:28.052Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:03:28.070Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:28.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:28.408Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:03:28.422Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:03:28.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:28.523Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:03:28.538Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:28.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:29.054Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:03:29.069Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:29.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:29.606Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:03:29.623Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:29.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:30.112Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:03:30.128Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:30.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:30.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:03:30.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:03:30.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:30.987Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:31.001Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:03:31.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:31.307Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:03:31.322Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:31.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:41.770Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:41.784Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:41.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:42.447Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:42.463Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:42.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:42.921Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:03:42.937Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:42.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:43.150Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:03:43.168Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:43.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:43.502Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:03:43.518Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:03:43.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:43.621Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:03:43.635Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:43.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:44.151Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:03:44.169Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:44.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:44.704Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:03:44.717Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:44.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:45.212Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:03:45.227Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:45.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:45.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:03:45.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:03:45.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:46.107Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:46.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:03:46.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:46.404Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:03:46.420Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:46.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:56.862Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:56.876Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:56.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:57.545Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:03:57.560Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:57.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:58.019Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:03:58.037Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:58.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:58.306Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:03:58.324Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:58.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:58.599Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:03:58.614Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:03:58.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:58.711Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:03:58.727Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:58.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:59.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:03:59.269Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:59.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:03:59.799Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:03:59.814Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:03:59.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:00.309Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:00.324Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:00.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:01.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:01.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:04:01.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:01.213Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:01.230Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:04:01.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:01.504Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:04:01.520Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:01.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:11.950Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:11.963Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:12.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:12.636Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:12.649Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:12.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:13.117Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:04:13.131Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:13.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:13.404Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:04:13.418Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:13.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:13.691Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:04:13.704Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:04:13.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:13.817Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:04:13.831Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:13.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:14.353Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:14.370Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:14.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:14.893Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:04:14.909Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:14.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:15.406Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:15.421Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:15.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:16.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 [2026-09-02T02:04:16.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:04:16.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:16.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:16.331Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:04:16.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:16.603Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:04:16.622Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:16.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:27.043Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:27.058Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:27.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:27.728Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:27.744Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:27.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:28.215Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:04:28.231Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:28.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:28.498Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:04:28.516Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:28.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:28.782Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:04:28.795Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:04:28.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:28.911Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:04:28.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:28.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:29.453Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:29.468Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:29.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:29.996Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:04:30.011Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:30.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:30.514Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:30.531Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:30.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:31.250Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:31.265Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:04:31.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:31.410Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:31.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:04:31.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:31.708Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:04:31.725Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:31.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:42.134Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:42.147Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:42.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:42.821Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:42.834Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:42.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:43.306Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:04:43.320Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:43.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:43.591Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:04:43.605Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:43.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:43.878Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:04:43.891Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:04:43.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:44.016Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:04:44.031Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:44.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:44.547Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:44.562Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:44.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:45.129Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:04:45.145Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:45.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:45.611Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:45.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:45.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:46.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:46.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:04:46.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:46.506Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:46.521Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:04:46.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:46.816Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:04:46.830Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:46.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:57.223Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:57.238Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:57.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:57.929Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:04:57.946Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:57.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:58.435Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:04:58.451Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:58.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:58.683Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:04:58.699Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:58.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:59.001Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:04:59.015Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:04:59.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:59.111Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:04:59.128Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:59.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:04:59.642Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:04:59.656Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:04:59.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:00.235Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:05:00.252Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:00.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:00.704Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:05:00.719Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:00.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:01.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:05:01.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:05:01.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:01.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:01.622Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:05:01.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:01.956Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:05:01.973Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:02.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:12.315Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:12.329Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:12.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:13.024Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:13.040Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:13.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:13.532Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:05:13.548Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:13.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:13.779Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:05:13.794Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:13.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:14.095Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:05:14.111Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:05:14.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:14.204Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:05:14.218Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:14.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:14.799Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:05:14.814Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:14.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:15.334Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:05:15.350Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:15.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:15.807Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:05:15.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:15.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:16.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:05:16.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:05:16.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:16.705Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:16.719Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:05:16.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:17.061Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:05:17.076Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:17.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:27.406Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:27.422Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:27.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:28.119Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:28.134Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:28.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:28.686Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:05:28.702Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:28.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:28.877Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:05:28.890Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:28.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:29.194Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:05:29.208Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:05:29.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:29.339Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:05:29.353Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:29.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:29.893Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:05:29.907Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:29.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:30.431Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:05:30.446Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:30.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:30.912Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:05:30.927Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:30.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:31.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 [2026-09-02T02:05:31.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:05:31.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:31.804Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:31.819Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:05:31.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:32.163Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:05:32.179Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:32.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:42.504Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:42.520Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:42.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:43.212Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:43.228Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:43.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:43.782Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:05:43.796Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:43.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:43.967Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:05:43.982Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:44.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:44.287Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:05:44.303Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:05:44.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:44.446Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:05:44.460Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:44.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:44.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:05:45.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:45.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:45.529Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:05:45.543Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:45.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:46.005Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:05:46.021Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:46.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:46.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:05:46.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:05:46.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:46.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:46.917Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:05:46.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:47.265Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:05:47.282Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:47.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:57.606Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:57.629Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:57.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:58.307Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:05:58.321Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:58.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:58.874Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:05:58.888Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:58.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:59.059Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:05:59.073Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:59.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:59.382Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:05:59.397Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:05:59.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:05:59.537Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:05:59.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:05:59.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:00.096Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:00.113Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:00.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:00.625Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:06:00.640Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:00.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:01.102Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:01.119Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:01.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:01.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:01.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:06:01.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:02.002Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:02.017Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:06:02.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:02.367Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:06:02.385Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:02.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:12.706Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:12.720Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:12.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:13.439Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:13.454Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:13.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:13.965Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:06:13.980Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:14.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:14.151Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:06:14.166Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:14.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:14.475Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:06:14.491Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:06:14.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:14.631Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:06:14.647Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:14.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:15.194Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:15.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:15.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:15.720Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:06:15.737Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:15.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:16.229Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:16.244Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:16.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:16.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 [2026-09-02T02:06:16.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:06:17.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:17.106Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:17.120Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:06:17.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:17.472Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:06:17.486Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:17.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:27.799Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:27.815Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:27.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:28.534Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:28.548Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:28.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:29.057Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:06:29.071Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:29.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:29.248Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:06:29.261Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:29.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:29.570Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:06:29.585Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:06:29.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:29.726Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:06:29.741Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:29.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:30.288Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:30.304Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:30.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:30.815Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:06:30.830Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:30.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:31.325Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:31.340Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:31.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:32.120Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:32.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:06:32.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:32.231Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:32.245Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:06:32.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:32.574Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:06:32.588Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:32.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:42.897Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:42.910Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:42.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:43.624Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:43.639Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:43.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:44.148Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:06:44.163Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:44.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:44.336Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:06:44.349Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:44.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:44.662Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:06:44.674Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:06:44.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:44.863Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:06:44.877Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:44.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:45.381Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:45.397Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:45.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:45.906Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:06:45.922Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:45.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:46.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:46.471Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:46.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:47.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:06:47.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:06:47.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:47.328Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:47.341Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:06:47.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:47.671Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:06:47.687Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:47.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:57.984Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:57.997Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:58.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:58.716Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:06:58.731Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:58.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:59.245Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:06:59.260Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:59.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:59.422Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:06:59.437Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:06:59.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:59.748Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:06:59.762Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:06:59.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:06:59.954Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:06:59.968Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:00.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:00.477Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:00.491Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:00.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:01.000Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:07:01.015Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:01.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:01.551Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:01.567Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:01.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:02.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:02.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:07:02.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:02.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:02.440Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:07:02.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:02.822Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:07:02.836Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:02.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:13.071Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:13.085Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:13.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:13.807Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:13.821Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:13.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:14.341Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:07:14.357Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:14.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:14.512Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:07:14.527Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:14.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:14.842Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:07:14.855Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:07:14.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:15.041Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:07:15.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:15.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:15.566Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:15.581Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:15.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:16.097Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:07:16.112Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:16.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:16.656Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:16.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:16.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:17.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:17.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:07:17.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:17.526Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:17.540Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:07:17.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:17.933Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:07:17.948Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:17.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:28.166Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:28.183Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:28.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:28.895Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:28.910Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:28.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:29.437Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:07:29.450Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:29.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:29.609Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:07:29.622Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:29.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:29.930Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:07:29.944Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:07:29.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:30.137Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:07:30.152Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:30.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:30.659Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:30.674Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:30.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:31.191Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:07:31.208Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:31.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:31.753Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:31.768Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:31.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:32.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:32.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:07:32.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:32.623Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:32.636Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:07:32.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:33.026Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:07:33.041Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:33.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:43.318Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:43.332Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:43.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:43.986Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:44.001Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:44.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:44.527Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:07:44.541Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:44.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:44.697Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:07:44.711Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:44.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:45.018Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:07:45.031Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:07:45.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:45.231Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:07:45.245Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:45.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:45.752Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:45.765Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:45.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:46.289Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:07:46.305Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:46.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:46.842Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:46.856Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:46.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:47.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:07:47.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:07:47.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:47.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:47.727Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:07:47.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:48.120Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:07:48.135Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:48.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:58.408Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:58.424Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:58.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:59.074Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:07:59.093Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:59.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:59.629Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:07:59.656Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:59.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:07:59.782Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:07:59.795Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:07:59.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:00.104Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:08:00.118Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:08:00.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:00.320Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:08:00.334Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:00.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:00.842Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:08:00.856Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:00.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:01.383Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:08:01.398Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:01.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:01.931Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:08:01.946Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:01.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:02.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 [2026-09-02T02:08:02.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:08:02.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:02.812Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:02.826Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:08:02.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:03.219Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:08:03.234Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:03.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:13.504Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:13.519Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:13.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:14.169Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:14.184Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:14.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:14.732Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:08:14.746Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:14.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:14.869Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:08:14.883Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:14.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:15.195Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:08:15.210Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:08:15.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:15.412Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:08:15.426Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:15.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:15.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:08:15.949Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:16.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:16.484Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:08:16.498Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:16.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:17.026Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:08:17.042Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:17.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:17.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 [2026-09-02T02:08:17.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:08:17.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:17.935Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:17.949Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:08:17.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:18.313Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:08:18.327Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:18.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:28.595Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:28.609Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:28.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:29.262Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:29.276Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:29.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:29.822Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:08:29.836Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:29.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:29.960Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:08:29.975Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:30.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:30.288Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:08:30.302Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:08:30.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:30.506Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:08:30.522Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:30.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:31.031Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:08:31.045Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:31.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:31.577Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:08:31.592Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:31.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:32.129Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:08:32.146Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:32.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:32.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:08:32.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:08:33.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:33.059Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:33.076Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:08:33.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:33.404Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:08:33.418Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:33.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:43.685Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:43.700Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:43.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:44.350Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:44.364Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:44.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:44.910Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:08:44.926Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:44.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:45.051Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:08:45.067Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:45.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:45.396Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:08:45.410Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:08:45.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:45.601Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:08:45.615Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:45.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:46.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:08:46.137Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:46.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:46.676Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:08:46.692Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:46.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:47.228Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:08:47.245Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:47.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:48.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:08:48.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:08:48.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:48.173Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:48.188Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:08:48.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:48.496Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:08:48.510Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:48.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:58.775Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:58.790Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:58.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:59.440Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:08:59.454Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:08:59.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:08:59.999Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:09:00.013Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:00.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:00.144Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:09:00.161Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:00.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:00.485Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:09:00.500Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:09:00.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:00.687Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:09:00.701Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:00.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:01.215Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:01.230Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:01.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:01.775Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:09:01.789Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:01.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:02.327Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:02.341Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:02.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:03.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 [2026-09-02T02:09:03.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:09:03.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:03.265Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:03.285Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:09:03.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:03.587Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:09:03.600Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:03.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:13.864Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:13.878Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:13.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:14.530Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:14.547Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:14.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:15.090Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:09:15.104Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:15.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:15.248Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:09:15.262Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:15.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:15.577Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:09:15.592Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:09:15.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:15.777Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:09:15.792Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:15.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:16.312Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:16.326Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:16.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:16.867Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:09:16.882Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:16.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:17.418Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:17.434Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:17.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:18.234Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:18.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:09:18.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:18.363Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:18.377Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:09:18.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:18.678Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:09:18.692Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:18.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:28.952Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:28.966Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:29.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:29.626Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:29.639Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:29.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:30.184Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:09:30.200Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:30.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:30.338Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:09:30.352Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:30.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:30.671Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:09:30.685Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:09:30.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:30.872Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:09:30.888Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:30.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:31.406Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:31.421Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:31.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:31.959Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:09:31.974Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:32.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:32.517Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:32.533Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:32.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:33.328Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:33.342Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:09:33.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:33.454Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:33.468Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:09:33.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:33.769Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:09:33.784Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:33.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:44.045Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:44.059Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:44.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:44.721Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:44.733Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:44.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:45.285Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:09:45.301Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:45.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:45.427Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:09:45.442Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:45.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:45.796Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:09:45.811Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:09:45.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:45.968Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:09:45.984Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:46.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:46.499Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:46.516Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:46.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:47.057Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:09:47.076Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:47.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:47.611Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:47.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:47.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:48.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:09:48.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:09:48.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:48.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:48.561Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:09:48.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:48.865Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:09:48.879Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:48.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:59.133Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:59.148Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:59.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:09:59.816Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:09:59.829Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:09:59.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:00.384Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:10:00.399Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:00.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:00.520Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:10:00.535Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:00.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:00.894Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:10:00.911Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:10:00.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:01.071Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:10:01.087Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:01.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:01.601Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:01.623Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:01.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:02.169Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:10:02.189Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:02.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:02.710Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:02.726Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:02.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:03.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:03.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:10:03.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:03.637Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:03.652Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:10:03.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:03.961Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:10:03.976Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:04.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:14.232Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:14.248Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:14.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:14.907Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:14.922Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:14.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:15.482Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:10:15.497Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:15.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:15.615Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:10:15.630Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:15.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:16.002Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:10:16.018Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:10:16.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:16.189Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:10:16.206Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:16.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:16.710Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:16.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:16.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:17.284Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:10:17.303Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:17.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:17.807Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:17.823Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:17.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:18.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:18.639Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:10:18.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:18.743Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:18.758Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:10:18.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:19.061Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:10:19.077Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:19.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:29.335Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:29.351Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:29.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:30.004Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:30.019Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:30.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:30.576Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:10:30.591Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:30.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:30.709Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:10:30.724Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:30.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:31.099Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:10:31.113Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:10:31.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:31.345Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:10:31.359Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:31.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:31.804Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:31.819Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:31.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:32.474Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:10:32.489Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:32.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:32.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:32.929Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:32.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:33.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:33.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:10:33.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:33.841Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:33.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:10:33.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:34.175Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:10:34.192Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:34.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:44.431Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:44.445Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:44.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:45.098Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:45.114Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:45.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:45.665Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:10:45.681Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:45.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:45.804Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:10:45.818Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:45.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:46.192Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:10:46.210Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:10:46.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:46.441Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:10:46.457Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:46.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:46.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:46.916Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:46.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:47.582Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:10:47.598Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:47.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:48.010Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:10:48.029Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:48.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:48.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 [2026-09-02T02:10:48.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:10:48.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:48.929Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:48.942Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:10:48.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:49.274Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:10:49.288Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:49.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:10:59.527Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:10:59.543Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:10:59.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:00.199Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:00.215Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:00.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:00.795Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:11:00.810Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:00.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:00.903Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:11:00.918Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:00.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:01.298Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:11:01.314Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:11:01.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:01.540Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:11:01.555Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:01.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:01.995Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:11:02.011Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:02.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:02.675Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:11:02.690Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:02.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:03.277Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:11:03.292Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:03.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:03.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 [2026-09-02T02:11:03.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:11:03.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:04.017Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:04.031Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:11:04.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:04.391Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:11:04.404Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:04.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:14.623Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:14.638Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:14.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:15.296Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:15.311Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:15.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:15.891Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:11:15.908Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:15.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:16.032Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:11:16.047Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:16.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:16.396Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:11:16.412Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:11:16.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:16.636Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:11:16.653Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:16.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:17.108Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:11:17.124Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:17.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:17.778Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:11:17.795Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:17.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:18.377Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:11:18.392Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:18.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:18.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:11:19.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T02:11:19.152Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:11:19.188Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:19.207Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:11:19.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:19.493Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:11:19.509Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:19.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:29.718Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:29.733Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:29.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:30.393Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:30.408Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:30.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:31.021Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:11:31.036Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:31.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:31.156Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:11:31.172Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:31.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:31.492Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:11:31.506Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:11:31.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:31.736Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:11:31.752Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:31.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:32.207Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:11:32.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:32.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:32.880Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:11:32.894Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:32.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:33.471Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:11:33.485Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:33.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:34.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 [2026-09-02T02:11:34.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:11:34.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:34.291Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:34.305Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:11:34.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:34.593Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:11:34.606Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:34.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:44.813Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:44.827Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:44.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:45.487Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:45.501Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:45.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:46.146Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:11:46.162Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:46.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:46.263Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:11:46.278Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:46.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:46.585Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:11:46.600Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:11:46.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:46.833Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:11:46.848Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:46.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:47.330Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:11:47.345Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:47.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:47.974Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:11:47.990Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:48.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:48.565Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:11:48.579Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:48.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:49.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 [2026-09-02T02:11:49.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:11:49.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:49.389Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:49.404Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:11:49.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:49.689Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:11:49.703Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:49.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:11:59.907Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:11:59.922Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:11:59.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:00.585Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:00.601Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:00.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:01.247Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:12:01.263Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:01.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:01.366Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:12:01.383Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:01.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:01.687Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:12:01.703Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:12:01.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:01.931Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:12:01.946Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:01.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:02.426Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:02.442Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:02.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:03.069Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:12:03.083Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:03.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:03.661Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:03.676Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:03.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:04.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:04.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:12:04.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:04.522Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:04.536Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:12:04.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:04.839Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:12:04.853Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:04.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:15.002Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:15.018Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:15.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:15.683Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:15.701Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:15.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:16.347Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:12:16.362Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:16.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:16.507Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:12:16.524Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:16.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:16.782Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:12:16.801Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:12:16.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:17.024Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:12:17.040Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:17.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:17.524Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:17.539Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:17.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:18.201Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:12:18.216Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:18.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:18.792Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:18.808Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:18.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:19.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 [2026-09-02T02:12:19.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:12:19.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:19.613Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:19.626Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:12:19.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:19.935Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:12:19.950Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:19.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:30.099Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:30.115Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:30.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:30.785Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:30.800Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:30.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:31.490Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:12:31.506Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:31.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:31.603Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:12:31.620Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:31.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:31.932Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:12:31.947Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:12:31.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:32.120Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:12:32.136Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:32.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:32.614Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:32.627Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:32.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:33.297Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:12:33.312Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:33.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:33.887Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:33.902Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:33.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:34.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:34.609Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:12:34.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:34.708Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:34.723Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:12:34.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:35.031Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:12:35.045Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:35.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:45.194Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:45.209Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:45.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:45.885Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:45.899Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:45.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:46.587Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:12:46.603Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:46.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:46.694Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:12:46.709Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:46.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:47.065Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:12:47.084Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:12:47.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:47.216Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:12:47.233Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:47.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:47.704Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:47.720Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:47.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:48.390Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:12:48.404Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:48.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:48.983Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:48.997Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:49.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:49.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:12:49.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:12:49.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:49.800Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:12:49.814Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:12:49.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:12:50.120Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:12:50.133Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:12:50.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:00.289Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:00.304Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:00.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:00.978Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:00.993Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:01.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:01.680Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:13:01.696Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:01.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:01.787Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:13:01.802Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:01.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:02.175Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:13:02.189Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:13:02.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:02.318Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:13:02.334Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:02.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:02.799Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:13:02.813Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:02.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:03.482Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:13:03.498Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:03.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:04.075Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:13:04.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:04.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:04.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 [2026-09-02T02:13:04.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:13:04.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:04.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:04.906Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:13:04.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:05.214Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:13:05.231Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:05.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:15.388Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:15.404Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:15.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:16.068Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:16.083Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:16.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:16.772Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:13:16.786Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:16.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:16.876Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:13:16.892Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:16.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:17.268Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:13:17.283Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:13:17.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:17.422Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:13:17.438Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:17.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:17.893Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:13:17.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:17.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:18.578Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:13:18.595Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:18.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:19.165Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:13:19.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:19.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:19.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 [2026-09-02T02:13:19.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:13:19.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:20.017Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:20.031Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:13:20.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:20.346Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:13:20.360Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:20.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:30.493Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:30.509Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:30.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:31.164Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:31.180Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:31.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:31.865Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:13:31.880Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:31.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:31.982Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:13:32.017Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:32.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:32.364Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:13:32.378Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:13:32.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:32.523Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:13:32.538Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:32.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:32.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:13:32.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:33.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:33.674Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:13:33.689Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:33.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:34.261Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:13:34.276Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:34.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:34.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:13:34.986Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:13:35.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:35.108Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:35.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:13:35.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:35.438Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:13:35.451Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:35.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:45.590Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:45.606Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:45.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:46.265Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:46.284Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:46.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:46.970Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:13:46.984Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:47.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:47.121Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:13:47.135Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:47.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:47.457Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:13:47.473Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:13:47.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:47.621Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:13:47.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:47.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:48.077Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:13:48.094Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:48.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:48.769Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:13:48.784Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:48.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:49.358Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:13:49.376Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:49.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:50.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 [2026-09-02T02:13:50.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:13:50.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:50.197Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:13:50.211Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:13:50.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:13:50.534Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:13:50.548Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:13:50.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:00.689Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:00.703Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:00.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:01.371Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:01.388Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:01.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:02.062Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:14:02.078Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:02.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:02.257Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:14:02.274Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:02.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:02.562Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:14:02.577Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:14:02.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:02.722Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:14:02.737Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:02.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:03.180Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:03.196Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:03.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:03.865Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:14:03.880Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:03.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:04.455Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:04.469Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:04.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:05.168Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:05.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:14:05.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:05.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:05.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:14:05.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:05.631Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:14:05.646Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:05.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:15.786Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:15.801Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:15.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:16.473Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:16.488Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:16.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:17.158Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:14:17.173Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:17.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:17.357Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:14:17.374Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:17.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:17.661Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:14:17.677Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:14:17.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:17.816Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:14:17.832Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:17.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:18.280Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:18.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:18.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:18.957Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:14:18.973Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:19.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:19.553Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:19.569Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:19.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:20.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:20.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:14:20.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:20.424Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:20.444Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:14:20.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:20.726Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:14:20.740Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:20.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:30.881Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:30.895Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:30.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:31.615Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:31.630Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:31.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:32.280Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:14:32.296Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:32.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:32.454Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:14:32.467Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:32.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:32.761Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:14:32.774Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:14:32.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:32.911Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:14:32.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:32.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:33.377Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:33.391Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:33.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:34.053Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:14:34.068Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:34.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:34.647Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:34.661Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:34.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:35.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 [2026-09-02T02:14:35.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:14:35.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:35.524Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:35.539Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:14:35.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:35.819Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:14:35.835Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:35.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:45.986Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:46.000Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:46.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:46.704Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:46.720Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:46.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:47.380Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:14:47.397Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:47.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:47.549Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:14:47.565Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:47.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:47.856Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:14:47.870Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:14:47.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:48.008Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:14:48.023Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:48.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:48.476Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:48.493Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:48.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:49.152Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:14:49.167Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:49.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:49.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:49.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:49.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:50.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:14:50.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:14:50.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:50.621Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:14:50.642Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:14:50.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:14:50.920Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:14:50.934Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:14:50.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:01.079Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:01.094Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:01.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:01.813Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:01.829Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:01.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:02.576Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:15:02.591Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:02.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:02.689Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:15:02.705Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:02.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:02.981Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:15:02.996Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:15:03.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:03.198Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:15:03.216Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:03.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:03.582Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:15:03.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:03.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:04.247Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:15:04.262Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:04.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:04.841Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:15:04.856Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:04.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:05.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:15:05.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:15:05.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:05.723Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:05.739Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:15:05.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:06.017Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:15:06.032Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:06.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:16.179Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:16.194Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:16.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:16.914Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:16.929Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:16.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:17.675Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:15:17.689Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:17.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:17.783Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:15:17.796Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:17.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:18.075Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:15:18.090Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:15:18.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:18.296Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:15:18.311Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:18.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:18.688Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:15:18.701Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:18.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:19.342Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:15:19.359Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:19.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:19.932Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:15:19.947Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:19.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:20.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 [2026-09-02T02:15:20.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:15:20.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:20.827Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:20.841Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:15:20.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:21.110Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:15:21.124Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:21.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:31.277Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:31.294Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:31.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:32.007Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:32.022Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:32.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:32.846Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:15:32.860Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T02:15:32.923Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:15:32.967Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:15:32.981Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:33.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:33.172Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:15:33.187Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:15:33.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:33.390Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:15:33.404Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:33.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:33.777Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:15:33.790Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:33.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:34.442Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:15:34.458Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:34.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:35.026Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:15:35.040Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:35.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:35.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 [2026-09-02T02:15:35.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:15:35.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:35.923Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:35.938Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:15:35.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:36.207Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:15:36.225Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:36.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:46.373Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:46.388Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:46.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:47.103Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:47.119Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:47.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:47.955Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:15:47.968Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:48.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:48.056Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:15:48.070Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:48.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:48.268Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:15:48.283Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:15:48.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:48.479Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:15:48.493Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:48.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:48.869Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:15:48.882Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:48.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:49.537Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:15:49.552Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:49.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:50.120Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:15:50.135Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:50.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:50.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:15:50.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:15:50.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:51.019Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:15:51.033Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:15:51.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:15:51.315Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:15:51.331Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:15:51.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:01.468Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:01.482Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:01.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:02.204Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:02.220Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:02.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:03.041Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:16:03.056Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:03.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:03.146Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:16:03.162Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:03.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:03.358Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:16:03.371Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:16:03.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:03.593Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:16:03.609Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:03.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:03.954Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:03.966Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:04.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:04.639Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:16:04.654Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:04.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:05.225Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:05.242Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:05.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:05.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:05.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:16:06.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:06.112Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:06.128Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:16:06.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:06.448Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:16:06.464Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:06.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:16.559Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:16.573Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:16.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:17.303Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:17.318Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:17.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:18.134Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:16:18.148Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:18.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:18.264Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:16:18.279Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:18.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:18.450Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:16:18.463Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:16:18.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:18.684Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:16:18.697Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:18.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:19.042Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:19.054Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:19.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:19.731Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:16:19.744Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:19.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:20.323Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:20.336Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:20.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:21.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:21.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:16:21.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:21.210Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:21.224Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:16:21.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:21.547Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:16:21.561Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:21.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:31.649Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:31.662Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:31.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:32.397Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:32.411Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:32.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:33.244Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:16:33.258Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:33.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:33.357Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:16:33.371Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:33.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:33.537Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:16:33.551Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:16:33.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:33.771Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:16:33.785Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:33.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:34.128Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:34.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:34.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:34.820Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:16:34.836Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:34.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:35.411Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:35.424Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:35.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:36.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:36.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:16:36.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:36.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:36.316Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:16:36.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:36.641Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:16:36.654Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:36.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:46.738Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:46.754Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:46.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:47.490Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:47.506Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:47.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:48.341Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:16:48.359Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:48.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:48.448Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:16:48.461Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:48.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:48.625Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:16:48.640Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:16:48.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:48.862Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:16:48.876Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:48.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:49.218Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:49.231Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:49.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:49.914Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:16:49.928Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:49.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:50.560Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:50.575Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:50.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:51.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:16:51.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:16:51.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:51.393Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:16:51.409Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:16:51.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:16:51.732Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:16:51.746Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:16:51.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:01.835Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:01.851Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:01.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:02.586Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:02.601Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:02.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:03.436Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T02:17:03.452Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:03.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:03.545Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:17:03.561Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:03.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:03.713Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:17:03.727Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:17:03.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:03.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:17:03.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:04.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:04.305Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:17:04.319Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:04.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:05.004Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:17:05.018Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:05.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:05.693Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:17:05.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:05.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:06.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 [2026-09-02T02:17:06.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:17:06.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:06.490Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:06.505Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:17:06.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:06.825Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:17:06.839Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:06.884Z] Will try again after 15 sec [2026-09-02T02:17:08.272Z] Build build-compile #8620 completed: SUCCESS [Pipeline] echo [2026-09-02T02:17:08.293Z] JOB compile-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:17:08.411Z] Copied 2 artifacts from "build-compile" build number 8620 [Pipeline] echo [2026-09-02T02:17:08.447Z] JOB compile-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T02:17:08.732Z] + ls -la build-compile-79794 [2026-09-02T02:17:08.732Z] total 20 [2026-09-02T02:17:08.732Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:17 . [2026-09-02T02:17:08.732Z] drwxr-xr-x 14 jenkins docker 12288 Sep 2 02:17 .. [2026-09-02T02:17:08.732Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 02:17 build.env [2026-09-02T02:17:08.732Z] -rw-r--r-- 1 jenkins docker 1233 Sep 2 00:58 deps.build-compile.79794.env [Pipeline] withCredentials [2026-09-02T02:17:08.780Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T02:17:09.398Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T02:17:09.962Z] 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 [2026-09-02T02:17:16.933Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:16.949Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:16.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:17.684Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:17.699Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:17.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:18.536Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T02:17:18.611Z] JOB package-rocky9: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2026-09-02T02:17:18.641Z] JOB package-rocky9: entering run_job [Pipeline] echo [2026-09-02T02:17:18.671Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:17:18.687Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [2026-09-02T02:17:18.755Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T02:17:18.788Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-09-02T02:17:18.832Z] JOB package-rocky9 / stream build-rocky9 : deps: [compile-rocky9] [Pipeline] dir [2026-09-02T02:17:18.853Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] echo [2026-09-02T02:17:18.874Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:17:18.888Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] findFiles [2026-09-02T02:17:18.974Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:17:19.003Z] JOB package-rocky9: files found = 2 [Pipeline] echo [2026-09-02T02:17:19.026Z] JOB package-rocky9: file #0 with path build-compile-79794/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2026-09-02T02:17:19.122Z] JOB package-rocky9: file #1 with path build-compile-79794/deps.build-compile.79794.env [Pipeline] readFile [Pipeline] echo [2026-09-02T02:17:19.153Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:17:19.168Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:19.217Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T02:17:19.314Z] JOB package-rocky9: deps_env_file: deps.build-package.48432.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:17:19.376Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-09-02T02:17:19.424Z] JOB package-rocky9: Starting job: build-package rnd: #48432 [Pipeline] timeout [2026-09-02T02:17:19.445Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T02:17:19.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:17:19.491Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2026-09-02T02:17:19.512Z] Scheduling project: build-package [2026-09-02T02:17:19.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:20.092Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:17:20.106Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:20.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:20.787Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:17:20.801Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:20.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:21.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 [2026-09-02T02:17:21.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:17:21.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:21.584Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:21.598Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:17:21.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:21.920Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:17:21.935Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:21.980Z] Will try again after 15 sec [2026-09-02T02:17:25.534Z] Starting building: build-package #7147 [Pipeline] { [Pipeline] echo [2026-09-02T02:17:32.026Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:32.043Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:32.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:32.794Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:32.808Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:32.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:33.822Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:17:33.840Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:33.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:34.003Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:17:34.017Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:17:34.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:34.250Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:17:34.268Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:34.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:34.600Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:17:34.615Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:34.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:35.183Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:17:35.198Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:35.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:35.939Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:17:35.955Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:36.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:36.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:17:36.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:17:36.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:36.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:36.691Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:17:36.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:37.238Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:17:37.251Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:37.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:47.122Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:47.142Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:47.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:47.885Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:47.900Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:47.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:48.918Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:17:48.931Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:48.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:49.095Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:17:49.110Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:17:49.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:49.345Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:17:49.360Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:49.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:49.696Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:17:49.711Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:49.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:50.289Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:17:50.304Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:50.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:51.039Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:17:51.052Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:51.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:51.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:17:51.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:17:51.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:51.769Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:17:51.784Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:17:51.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:17:52.330Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:17:52.344Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:17:52.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:02.222Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:02.237Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:02.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:02.976Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:02.997Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:03.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:04.004Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:18:04.021Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:04.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:04.233Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:18:04.247Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:18:04.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:04.439Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:18:04.453Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:04.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:04.789Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:18:04.803Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:04.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:05.426Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:18:05.440Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:05.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:06.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:18:06.153Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:06.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:06.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:18:06.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:18:06.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:06.862Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:06.878Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:18:06.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:07.431Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:18:07.446Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:07.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:17.318Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:17.332Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:17.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:18.074Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:18.088Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:18.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:19.094Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:18:19.108Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:19.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:19.327Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:18:19.341Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:18:19.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:19.529Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:18:19.543Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:19.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:19.875Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:18:19.888Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:19.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:20.515Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:18:20.529Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:20.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:21.229Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:18:21.242Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:21.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:21.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:18:21.856Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:18:21.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:21.956Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:21.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:18:22.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:22.530Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:18:22.545Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:22.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:32.408Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:32.421Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:32.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:33.169Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:33.183Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:33.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:34.184Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:18:34.199Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:34.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:34.416Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:18:34.429Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:18:34.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:34.616Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:18:34.631Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:34.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:34.961Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:18:34.974Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:35.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:35.604Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:18:35.619Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:35.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:36.318Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:18:36.332Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:36.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:36.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 [2026-09-02T02:18:37.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T02:18:37.066Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:18:37.096Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:37.108Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:18:37.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:37.625Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:18:37.639Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:37.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:47.499Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:47.513Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:47.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:48.263Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:48.278Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:48.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:49.278Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:18:49.291Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:49.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:49.505Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:18:49.518Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:18:49.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:49.727Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:18:49.739Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:49.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:50.048Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:18:50.060Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:50.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:50.692Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:18:50.706Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:50.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:51.416Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:18:51.431Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:51.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:52.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 [2026-09-02T02:18:52.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:18:52.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:52.190Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:18:52.204Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:18:52.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:18:52.719Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:18:52.731Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:18:52.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:02.590Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:02.604Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:02.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:03.353Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:03.368Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:03.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:04.396Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:19:04.410Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:04.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:04.592Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:19:04.606Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:19:04.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:04.813Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:19:04.826Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:04.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:05.131Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:19:05.148Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:05.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:05.785Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:19:05.800Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:05.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:06.512Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:19:06.529Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:06.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:07.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 [2026-09-02T02:19:07.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:19:07.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:07.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:07.318Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:19:07.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:07.811Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:19:07.825Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:07.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:17.682Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:17.696Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:17.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:18.448Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:18.463Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:18.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:19.487Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:19:19.502Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:19.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:19.684Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:19:19.699Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:19:19.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:19.901Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:19:19.917Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:19.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:20.222Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:19:20.236Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:20.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:20.879Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:19:20.892Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:20.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:21.642Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:19:21.657Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:21.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:22.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 [2026-09-02T02:19:22.354Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:19:22.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:22.452Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:22.507Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:19:22.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:22.909Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:19:22.923Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:22.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:32.774Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:32.787Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:32.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:33.546Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:33.560Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:33.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:34.581Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:19:34.596Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:34.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:34.775Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:19:34.788Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:19:34.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:34.990Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:19:35.003Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:35.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:35.314Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:19:35.328Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:35.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:35.982Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:19:36.007Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:36.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:36.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:19:36.751Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:36.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:37.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:19:37.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:19:37.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:37.588Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:37.601Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:19:37.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:38.013Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:19:38.027Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:38.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:47.862Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:47.875Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:47.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:48.639Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:48.653Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:48.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:49.671Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:19:49.685Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:49.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:49.866Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:19:49.880Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:19:49.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:50.086Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:19:50.100Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:50.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:50.421Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:19:50.454Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:50.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:51.091Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:19:51.107Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:51.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:51.826Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:19:51.840Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:51.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:52.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:19:52.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:19:52.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:52.729Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:19:52.742Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:19:52.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:19:53.106Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:19:53.120Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:19:53.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:02.961Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:02.978Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:03.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:03.731Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:03.747Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:03.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:04.760Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:20:04.776Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:04.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:04.955Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:20:04.969Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:20:05.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:05.176Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:20:05.189Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:05.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:05.537Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:05.550Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:05.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:06.188Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:20:06.203Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:06.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:06.923Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:06.938Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:06.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:07.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 [2026-09-02T02:20:07.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:20:07.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:07.823Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:07.839Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:20:07.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:08.203Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:20:08.218Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:08.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:18.055Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:18.070Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:18.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:18.850Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:18.870Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:18.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:19.858Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:20:19.875Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:19.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:20.074Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:20:20.091Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:20:20.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:20.276Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:20:20.295Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:20.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:20.687Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:20.701Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:20.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:21.309Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:20:21.323Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:21.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:22.044Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:22.066Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:22.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:22.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:22.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:20:22.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:22.936Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:22.955Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:20:23.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:23.316Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:20:23.334Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:23.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:33.152Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:33.172Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:33.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:33.954Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:33.968Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:34.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:34.973Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:20:34.987Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:35.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:35.175Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:20:35.189Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:20:35.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:35.375Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:20:35.389Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:35.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:35.780Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:35.795Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:35.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:36.414Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:20:36.427Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:36.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:37.166Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:37.180Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:37.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:37.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:37.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:20:37.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:38.033Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:38.046Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:20:38.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:38.425Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:20:38.440Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:38.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:48.249Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:48.265Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:48.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:49.048Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:49.157Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:49.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:50.063Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:20:50.077Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:50.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:50.266Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:20:50.279Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:20:50.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:50.569Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:20:50.583Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:50.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:50.881Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:50.896Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:50.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:51.505Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:20:51.520Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:51.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:52.258Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:52.275Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:52.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:52.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:20:52.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:20:52.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:53.121Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:20:53.134Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:20:53.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:20:53.518Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:20:53.531Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:20:53.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:03.340Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:03.355Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:03.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:04.286Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:04.300Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:04.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:05.150Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:21:05.163Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:05.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:05.365Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:21:05.379Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:21:05.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:05.660Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:21:05.673Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:05.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:05.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:05.988Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:06.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:06.596Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:21:06.610Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:06.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:07.352Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:07.367Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:07.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:08.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:08.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:21:08.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:08.210Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:08.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:21:08.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:08.609Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:21:08.622Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:08.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:18.430Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:18.447Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:18.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:19.376Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:19.391Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:19.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:20.239Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:21:20.255Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:20.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:20.460Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:21:20.473Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:21:20.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:20.743Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:21:20.756Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:20.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:21.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:21.112Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:21.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:21.697Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:21:21.712Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:21.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:22.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:22.479Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:22.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:23.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 [2026-09-02T02:21:23.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:21:23.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:23.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:23.316Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:21:23.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:23.703Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:21:23.717Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:23.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:33.522Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:33.535Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:33.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:34.464Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:34.478Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:34.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:35.337Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:21:35.352Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:35.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:35.544Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:21:35.558Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:21:35.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:35.830Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:21:35.844Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:35.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:36.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:36.202Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:36.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:36.787Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:21:36.801Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:36.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:37.563Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:37.576Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:37.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:38.183Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:38.198Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:21:38.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:38.391Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:38.406Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:21:38.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:38.795Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:21:38.808Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:38.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:48.607Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:48.622Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:48.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:49.550Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:49.563Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:49.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:50.433Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:21:50.449Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:50.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:50.632Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:21:50.647Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:21:50.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:50.920Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:21:50.933Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:50.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:51.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:51.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:51.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:51.876Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:21:51.890Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:51.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:52.653Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:52.667Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:52.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:53.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:21:53.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:21:53.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:53.525Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:21:53.538Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:21:53.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:21:53.883Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:21:53.897Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:21:53.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:03.696Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:03.710Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:03.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:04.637Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:04.651Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:04.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:05.529Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:22:05.551Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:05.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:05.725Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:22:05.741Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:22:05.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:06.003Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:22:06.019Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:06.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:06.371Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:06.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:06.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:06.965Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:22:06.979Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:07.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:07.744Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:07.758Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:07.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:08.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:08.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:22:08.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:08.621Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:08.634Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:22:08.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:08.972Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:22:08.986Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:09.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:18.791Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:18.807Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:18.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:19.730Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:19.744Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:19.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:20.635Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:22:20.649Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:20.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:20.821Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:22:20.835Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:22:20.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:21.106Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:22:21.120Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:21.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:21.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:21.508Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:21.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:22.060Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:22:22.076Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:22.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:22.840Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:22.856Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:22.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:23.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:23.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:22:23.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:23.712Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:23.726Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:22:23.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:24.066Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:22:24.090Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:24.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:33.885Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:33.900Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:33.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:34.825Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:34.842Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:34.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:35.728Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:22:35.747Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:35.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:35.918Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:22:35.933Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:22:35.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:36.205Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:22:36.222Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:36.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:36.590Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:36.605Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:36.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:37.158Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:22:37.174Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:37.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:37.938Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:37.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:38.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:38.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:38.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:22:38.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:38.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:38.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:22:38.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:39.177Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:22:39.192Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:39.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:48.981Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:48.994Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:49.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:49.917Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:49.930Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:49.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:50.861Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:22:50.874Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:50.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:51.013Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:22:51.026Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:22:51.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:51.306Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:22:51.320Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:51.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:51.726Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:51.742Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:51.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:52.256Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:22:52.270Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:52.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:53.032Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:22:53.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:53.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:53.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 [2026-09-02T02:22:53.734Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:22:53.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:53.901Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:22:53.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:22:53.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:22:54.271Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:22:54.284Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:22:54.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:04.069Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:04.083Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:04.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:05.005Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:05.020Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:05.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:05.950Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:23:05.966Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:06.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:06.098Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:23:06.112Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:23:06.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:06.398Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:23:06.414Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:06.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:06.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:06.836Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:06.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:07.347Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:23:07.362Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:07.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:08.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:08.131Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:08.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:08.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 [2026-09-02T02:23:08.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:23:08.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:08.999Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:09.012Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:23:09.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:09.368Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:23:09.383Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:09.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:19.166Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:19.179Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:19.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:20.122Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:20.135Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:20.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:21.042Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:23:21.055Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:21.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:21.186Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:23:21.199Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:23:21.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:21.494Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:23:21.507Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:21.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:21.911Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:21.927Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:21.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:22.498Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:23:22.515Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:22.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:23.208Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:23.222Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:23.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:23.907Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:23.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:23:23.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:24.091Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:24.104Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:23:24.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:24.461Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:23:24.475Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:24.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:34.321Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:34.336Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:34.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:35.214Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:35.228Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:35.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:36.127Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:23:36.141Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:36.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:36.278Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:23:36.293Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:23:36.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:36.582Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:23:36.596Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:36.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:37.003Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:37.017Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:37.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:37.599Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:23:37.612Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:37.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:38.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:38.317Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:38.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:38.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:39.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:23:39.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:39.193Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:39.209Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:23:39.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:39.562Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:23:39.576Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:39.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:49.414Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:49.427Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:49.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:50.308Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:50.324Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:50.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:51.216Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:23:51.231Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:51.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:51.371Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:23:51.385Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:23:51.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:51.670Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:23:51.685Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:51.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:52.092Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:52.107Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:52.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:52.687Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:23:52.701Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:52.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:53.403Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:53.418Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:53.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:54.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:23:54.099Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:23:54.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:54.290Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:23:54.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:23:54.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:23:54.664Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:23:54.677Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:23:54.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:04.510Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:04.525Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:04.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:05.410Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:05.429Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:05.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:06.317Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:24:06.338Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:06.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:06.465Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:24:06.483Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:24:06.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:06.771Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:24:06.787Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:06.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:07.184Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:24:07.201Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:07.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:07.781Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:24:07.797Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:07.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:08.498Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:24:08.514Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:08.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:09.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 [2026-09-02T02:24:09.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:24:09.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:09.382Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:09.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:24:09.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:09.836Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:24:09.850Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:09.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:19.613Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:19.628Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:19.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:20.512Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:20.528Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:20.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:21.421Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:24:21.438Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:21.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:21.564Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:24:21.580Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:24:21.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:21.865Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:24:21.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:21.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:22.317Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:24:22.334Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:22.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:22.880Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:24:22.895Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:22.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:23.599Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:24:23.615Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:23.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:24.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 [2026-09-02T02:24:24.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:24:24.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:24.481Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:24.496Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:24:24.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:24.932Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:24:24.947Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:24.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:34.714Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:34.729Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:34.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:35.611Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:35.627Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:35.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:36.522Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:24:36.537Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:36.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:36.682Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:24:36.697Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:24:36.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:36.956Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:24:36.970Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:37.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:37.449Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:24:37.465Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:37.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:37.978Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:24:37.992Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:38.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:38.697Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:24:38.712Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:38.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:39.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 [2026-09-02T02:24:39.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:24:39.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:39.576Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:39.592Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:24:39.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:40.032Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:24:40.048Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:40.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:49.814Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:49.829Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:49.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:50.707Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:50.723Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:50.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:51.619Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:24:51.635Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:51.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:51.776Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:24:51.791Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:24:51.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:52.046Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:24:52.060Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:52.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:52.541Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:24:52.555Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:52.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:53.070Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:24:53.083Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:53.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:53.794Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:24:53.811Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:53.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:54.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:24:54.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:24:54.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:54.706Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:24:54.723Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:24:54.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:24:55.131Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:24:55.147Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:24:55.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:04.907Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:04.922Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:04.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:05.803Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:05.818Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:05.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:06.724Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:25:06.739Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:06.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:06.870Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:25:06.887Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:25:06.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:07.141Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:25:07.158Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:07.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:07.637Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:25:07.654Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:07.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:08.163Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:25:08.179Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:08.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:08.891Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:25:08.907Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:08.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:09.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:25:09.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:25:09.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:09.805Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:09.822Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:25:09.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:10.231Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:25:10.246Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:10.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:20.007Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:20.025Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:20.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:20.906Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:20.922Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:20.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:21.821Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:25:21.836Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:21.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:21.969Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:25:21.983Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:25:22.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:22.246Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:25:22.260Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:22.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:22.737Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:25:22.753Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:22.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:23.259Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:25:23.275Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:23.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:23.987Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:25:24.003Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:24.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:24.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 [2026-09-02T02:25:24.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:25:24.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:24.906Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:24.921Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:25:24.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:25.333Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:25:25.349Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:25.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:35.106Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:35.121Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:35.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:36.007Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:36.023Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:36.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:36.917Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:25:36.933Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:36.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:37.059Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:25:37.073Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:25:37.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:37.337Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:25:37.352Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:37.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:37.829Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:25:37.850Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:37.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:38.353Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:25:38.369Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:38.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:39.103Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:25:39.120Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:39.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:39.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 [2026-09-02T02:25:39.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:25:39.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:40.005Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:40.019Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:25:40.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:40.439Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:25:40.455Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:40.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:50.200Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:50.215Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:50.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:51.110Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:51.124Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:51.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:52.008Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:25:52.021Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:52.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:52.147Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:25:52.160Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:25:52.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:52.436Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:25:52.450Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:52.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:52.929Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:25:52.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:53.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:53.450Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:25:53.465Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:53.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:54.206Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:25:54.220Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:54.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:54.975Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:25:54.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:25:55.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:55.110Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:25:55.125Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:25:55.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:25:55.541Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:25:55.555Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:25:55.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:05.293Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:05.309Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:05.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:06.201Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:06.217Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:06.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:07.096Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:26:07.113Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:07.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:07.292Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:26:07.306Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:26:07.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:07.533Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:26:07.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:07.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:08.209Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:08.225Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:08.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:08.547Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:26:08.563Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:08.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:09.298Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:09.315Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:09.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:10.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:10.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:26:10.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:10.203Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:10.219Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:26:10.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:10.642Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:26:10.659Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:10.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:20.387Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:20.403Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:20.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:21.300Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:21.315Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:21.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:22.192Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:26:22.207Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:22.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:22.429Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:26:22.450Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:26:22.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:22.633Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:26:22.647Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:22.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:23.307Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:23.322Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:23.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:23.639Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:26:23.653Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:23.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:24.397Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:24.412Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:24.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:25.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:25.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:26:25.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:25.299Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:25.312Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:26:25.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:25.740Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:26:25.755Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:25.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:35.490Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:35.505Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:35.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:36.400Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:36.415Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:36.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:37.290Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:26:37.307Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:37.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:37.528Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:26:37.543Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:26:37.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:37.725Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:26:37.740Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:37.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:38.404Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:38.421Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:38.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:38.732Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:26:38.747Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:38.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:39.499Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:39.515Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:39.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:40.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:40.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:26:40.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:40.392Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:40.408Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:26:40.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:40.835Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:26:40.850Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:40.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:50.586Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:50.602Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:50.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:51.497Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:51.513Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:51.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:52.391Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:26:52.408Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:52.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:52.624Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:26:52.638Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:26:52.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:52.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:26:52.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:52.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:53.539Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:53.553Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:53.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:53.829Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:26:53.844Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:53.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:54.599Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:26:54.618Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:54.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:55.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 [2026-09-02T02:26:55.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:26:55.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:55.499Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:26:55.513Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:26:55.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:26:55.932Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:26:55.948Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:26:55.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:05.684Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:05.700Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:05.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:06.592Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:06.609Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:06.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:07.492Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:27:07.509Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:07.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:07.726Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:27:07.742Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:27:07.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:07.914Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:27:07.929Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:07.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:08.633Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:08.648Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:08.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:08.932Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:27:08.950Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:08.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:09.709Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:09.724Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:09.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:10.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:10.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:27:10.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:10.615Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:10.627Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:27:10.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:11.034Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:27:11.049Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:11.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:20.779Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:20.793Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:20.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:21.694Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:21.708Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:21.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:22.592Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:27:22.608Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:22.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:22.824Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:27:22.840Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:27:22.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:23.007Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:27:23.021Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:23.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:23.730Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:23.746Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:23.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:24.028Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:27:24.041Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:24.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:24.828Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:24.844Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:24.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:25.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:25.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:27:25.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:25.741Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:25.755Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:27:25.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:26.129Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:27:26.142Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:26.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:35.869Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:35.884Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:35.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:36.784Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:36.798Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:36.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:37.689Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:27:37.704Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:37.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:37.928Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:27:37.941Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:27:37.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:38.099Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:27:38.113Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:38.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:38.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:38.840Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:38.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:39.115Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:27:39.129Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:39.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:39.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:39.939Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:39.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:40.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:40.741Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:27:40.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:40.832Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:40.845Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:27:40.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:41.222Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:27:41.235Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:41.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:50.964Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:50.978Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:51.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:51.874Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:51.888Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:51.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:52.783Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:27:52.799Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:52.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:53.021Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:27:53.036Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:27:53.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:53.198Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:27:53.213Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:53.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:53.914Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:53.929Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:53.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:54.207Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:27:54.223Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:54.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:55.017Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:55.030Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:55.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:55.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:27:55.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:27:55.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:55.972Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:27:55.984Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:27:56.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:27:56.313Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:27:56.326Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:27:56.374Z] Will try again after 15 sec [2026-09-02T02:28:01.019Z] Build test-unit-group-two #3755 completed: SUCCESS [Pipeline] echo [2026-09-02T02:28:01.037Z] JOB test-unit-group-two: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:28:01.127Z] Copied 1 artifact from "test-unit-group-two" build number 3755 [Pipeline] echo [2026-09-02T02:28:01.163Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [2026-09-02T02:28:01.452Z] + ls -la test-unit-group-two-59721 [2026-09-02T02:28:01.452Z] total 20 [2026-09-02T02:28:01.452Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:28 . [2026-09-02T02:28:01.452Z] drwxr-xr-x 15 jenkins docker 12288 Sep 2 02:28 .. [2026-09-02T02:28:01.452Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 00:59 deps.test-unit-group-two.59721.env [Pipeline] withCredentials [2026-09-02T02:28:01.507Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T02:28:01.833Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T02:28:03.727Z] 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 [2026-09-02T02:28:06.055Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:06.071Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:06.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:06.969Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:06.984Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:07.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:07.879Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:28:07.896Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:07.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:08.116Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:28:08.131Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:28:08.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:08.292Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:28:08.306Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:08.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:09.010Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:09.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:09.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:09.303Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:28:09.318Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:09.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:10.104Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:10.119Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:10.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:10.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:10.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:28:10.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:11.146Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:11.162Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:28:11.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:11.412Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:28:11.430Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:11.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:21.151Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:21.166Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:21.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:22.065Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:22.080Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:22.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:22.976Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:28:22.990Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:23.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:23.210Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:28:23.225Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:28:23.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:23.387Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:28:23.402Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:23.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:24.104Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:24.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:24.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:24.396Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:28:24.410Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:24.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:25.194Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:25.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:25.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:26.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:26.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:28:26.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:26.258Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:26.273Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:28:26.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:26.521Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:28:26.537Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:26.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:36.249Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:36.263Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:36.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:37.157Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:37.172Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:37.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:38.065Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:28:38.078Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:38.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:38.307Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:28:38.322Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:28:38.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:38.481Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:28:38.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:38.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:39.196Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:39.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:39.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:39.489Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:28:39.506Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:39.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:40.288Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:40.304Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:40.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:41.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:41.113Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:28:41.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:41.351Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:41.366Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:28:41.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:41.616Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:28:41.630Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:41.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:51.342Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:51.357Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:51.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:52.279Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:52.293Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:52.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:53.152Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:28:53.166Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:53.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:53.396Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:28:53.410Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:28:53.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:53.577Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:28:53.591Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:53.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:54.284Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:54.300Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:54.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:54.660Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:28:54.674Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:54.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:55.385Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:55.401Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:55.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:56.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:28:56.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:28:56.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:56.454Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:28:56.468Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:28:56.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:28:56.713Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:28:56.728Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:28:56.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:06.434Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:06.449Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:06.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:07.365Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:07.378Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:07.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:08.241Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:29:08.255Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:08.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:08.488Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:29:08.503Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:29:08.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:08.664Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:29:08.678Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:08.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:09.378Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:29:09.394Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:09.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:09.753Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:29:09.769Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:09.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:10.481Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:29:10.496Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:10.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:11.276Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:29:11.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:29:11.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:11.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:11.562Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:29:11.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:11.816Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:29:11.830Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:11.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:21.525Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:21.540Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:21.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:22.456Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:22.471Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:22.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:23.332Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:29:23.348Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:23.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:23.579Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:29:23.594Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:29:23.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:23.756Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:29:23.770Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:23.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:24.469Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:29:24.483Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:24.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:24.863Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:29:24.878Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:24.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:25.571Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:29:25.587Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:25.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:26.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:29:26.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:29:26.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:26.644Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:26.659Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:29:26.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:26.911Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:29:26.926Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:26.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:36.620Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:36.635Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:36.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:37.551Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:37.568Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:37.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:38.461Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:29:38.477Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:38.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:38.671Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:29:38.687Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:29:38.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:38.845Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:29:38.860Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:38.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:39.558Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:29:39.573Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:39.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:39.958Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:29:39.973Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:40.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:40.730Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:29:40.747Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:40.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:41.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 [2026-09-02T02:29:41.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:29:41.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:41.742Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:41.756Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:29:41.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:42.009Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:29:42.090Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:42.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:51.710Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:51.723Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:51.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:52.646Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:52.660Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:52.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:53.560Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:29:53.576Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:53.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:53.764Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:29:53.780Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:29:53.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:53.934Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:29:53.948Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:54.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:54.654Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:29:54.669Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:54.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:55.054Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:29:55.069Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:55.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:55.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:29:55.838Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:55.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:56.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 [2026-09-02T02:29:56.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:29:56.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:56.836Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:29:56.849Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:29:56.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:29:57.170Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:29:57.184Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:29:57.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:06.799Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:06.815Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:06.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:07.738Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:07.753Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:07.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:08.658Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:30:08.672Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:08.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:08.861Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:30:08.875Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:30:08.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:09.168Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:30:09.182Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:09.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:09.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:30:09.768Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:09.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:10.155Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:30:10.169Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:10.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:10.916Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:30:10.934Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:10.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:11.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:30:11.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:30:11.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:11.929Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:11.945Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:30:11.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:12.263Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:30:12.277Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:12.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:21.894Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:21.909Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:21.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:22.833Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:22.848Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:22.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:23.749Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:30:23.765Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:23.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:23.953Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:30:23.966Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:30:24.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:24.258Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:30:24.273Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:24.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:24.850Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:30:24.865Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:24.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:25.251Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:30:25.265Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:25.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:26.019Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:30:26.035Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:26.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:26.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 [2026-09-02T02:30:26.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:30:26.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:27.025Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:27.041Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:30:27.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:27.365Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:30:27.381Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:27.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:36.984Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:36.997Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:37.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:37.922Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:37.936Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:37.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:38.844Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:30:38.858Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:38.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:39.044Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:30:39.058Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:30:39.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:39.358Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:30:39.377Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:39.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:39.941Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:30:39.955Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:40.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:40.347Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:30:40.362Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:40.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:41.115Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:30:41.130Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:41.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:41.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:30:41.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:30:41.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:42.121Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:42.136Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:30:42.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:42.468Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:30:42.483Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:42.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:52.074Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:52.087Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:52.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:53.015Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:53.029Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:53.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:53.938Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:30:53.954Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:54.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:54.137Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:30:54.155Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:30:54.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:54.454Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:30:54.470Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:54.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:55.032Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:30:55.049Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:55.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:55.447Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:30:55.516Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:55.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:56.212Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:30:56.228Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:56.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:56.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 [2026-09-02T02:30:56.975Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:30:57.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:57.221Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:30:57.235Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:30:57.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:30:57.569Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:30:57.585Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:30:57.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:07.164Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:07.179Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:07.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:08.108Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:08.125Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:08.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:09.034Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:31:09.049Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:09.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:09.231Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:31:09.246Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:31:09.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:09.551Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:31:09.567Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:09.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:10.140Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:10.155Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:10.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:10.607Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:31:10.622Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:10.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:11.309Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:11.323Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:11.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:12.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:12.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:31:12.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:12.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:12.331Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:31:12.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:12.667Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:31:12.681Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:12.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:22.266Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:22.281Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:22.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:23.206Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:23.222Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:23.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:24.127Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:31:24.143Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:24.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:24.323Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:31:24.337Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:31:24.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:24.649Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:31:24.664Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:24.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:25.232Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:25.246Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:25.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:25.702Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:31:25.718Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:25.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:26.410Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:26.426Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:26.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:27.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:27.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:31:27.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:27.468Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:27.485Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:31:27.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:27.791Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:31:27.805Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:27.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:37.362Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:37.376Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:37.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:38.300Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:38.317Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:38.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:39.221Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:31:39.236Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:39.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:39.415Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:31:39.431Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:31:39.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:39.743Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:31:39.761Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:39.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:40.326Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:40.342Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:40.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:40.805Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:31:40.822Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:40.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:41.510Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:41.526Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:41.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:42.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:42.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:31:42.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:42.569Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:42.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:31:42.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:42.897Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:31:42.912Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:42.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:52.452Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:52.466Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:52.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:53.400Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:53.414Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:53.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:54.314Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:31:54.329Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:54.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:54.571Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:31:54.587Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:31:54.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:54.845Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:31:54.860Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:54.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:55.428Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:55.445Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:55.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:55.902Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:31:55.918Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:55.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:56.608Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:31:56.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:56.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:57.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 [2026-09-02T02:31:57.357Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:31:57.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:57.716Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:31:57.731Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:31:57.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:31:58.039Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:31:58.054Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:31:58.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:07.549Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:07.564Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:07.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:08.497Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:08.512Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:08.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:09.409Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:32:09.425Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:09.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:09.670Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:32:09.686Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:32:09.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:09.938Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:32:09.953Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:10.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:10.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:32:10.540Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:10.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:10.996Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:32:11.010Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:11.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:11.703Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:32:11.717Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:11.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:12.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:32:12.454Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:32:12.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:12.814Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:12.829Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:32:12.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:13.130Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:32:13.144Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:13.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:22.640Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:22.655Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:22.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:23.594Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:23.610Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:23.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:24.507Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:32:24.522Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:24.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:24.761Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:32:24.776Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:32:24.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:25.036Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:32:25.050Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:25.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:25.619Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:32:25.634Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:25.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:26.088Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:32:26.101Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:26.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:26.797Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:32:26.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:26.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:27.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 [2026-09-02T02:32:27.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:32:27.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:27.913Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:27.928Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:32:27.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:28.230Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:32:28.248Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:28.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:37.742Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:37.758Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:37.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:38.690Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:38.708Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:38.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:39.600Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:32:39.614Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:39.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:39.851Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:32:39.866Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:32:39.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:40.131Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:32:40.146Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:40.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:40.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:32:40.729Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:40.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:41.179Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:32:41.193Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:41.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:41.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:32:41.907Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:41.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:42.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 [2026-09-02T02:32:42.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:32:42.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:43.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:43.025Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:32:43.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:43.332Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:32:43.346Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:43.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:52.837Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:52.851Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:52.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:53.784Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:53.796Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:53.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:54.689Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:32:54.704Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:54.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:54.942Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:32:54.959Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:32:55.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:55.220Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:32:55.235Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:55.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:55.807Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:32:55.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:55.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:56.272Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:32:56.286Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:56.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:56.988Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:32:57.003Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:57.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:57.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:32:57.755Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:32:57.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:58.107Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:32:58.124Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:32:58.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:32:58.424Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:32:58.441Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:32:58.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:07.923Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:07.938Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:07.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:08.872Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:08.888Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:08.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:09.784Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:33:09.797Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:09.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:10.035Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:33:10.050Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:33:10.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:10.313Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:33:10.328Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:10.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:10.900Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:10.916Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:10.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:11.445Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:33:11.461Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:11.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:12.080Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:12.093Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:12.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:12.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:12.850Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:33:12.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:13.206Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:13.221Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:33:13.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:13.527Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:33:13.543Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:13.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:23.012Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:23.025Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:23.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:23.967Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:23.981Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:24.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:24.874Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:33:24.889Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:24.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:25.128Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:33:25.141Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:33:25.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:25.402Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:33:25.415Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:25.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:25.993Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:26.006Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:26.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:26.545Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:33:26.560Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:26.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:27.173Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:27.188Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:27.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:27.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:27.950Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:33:27.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:28.302Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:28.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:33:28.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:28.626Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:33:28.642Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:28.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:38.100Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:38.116Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:38.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:39.057Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:39.071Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:39.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:39.970Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:33:39.986Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:40.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:40.215Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:33:40.229Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:33:40.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:40.491Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:33:40.505Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:40.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:41.082Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:41.094Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:41.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:41.641Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:33:41.658Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:41.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:42.265Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:42.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:42.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:43.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:43.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:33:43.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:43.396Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:43.411Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:33:43.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:43.723Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:33:43.738Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:43.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:53.198Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:53.211Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:53.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:54.151Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:54.165Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:54.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:55.069Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:33:55.084Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:55.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:55.311Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:33:55.325Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:33:55.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:55.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:33:55.600Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:55.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:56.171Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:56.226Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:56.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:56.744Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:33:56.761Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:56.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:57.425Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:57.441Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:57.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:58.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:33:58.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:33:58.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:58.496Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:33:58.512Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:33:58.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:33:58.828Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:33:58.844Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:33:58.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:08.295Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:08.310Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:08.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:09.240Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:09.254Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:09.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:10.189Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:34:10.204Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:10.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:10.400Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:34:10.414Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:34:10.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:10.678Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:34:10.692Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:10.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:11.308Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:11.323Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:11.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:11.842Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:34:11.857Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:11.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:12.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:12.534Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:12.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:13.216Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:13.231Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:34:13.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:13.597Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:13.611Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:34:13.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:13.927Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:34:13.941Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:13.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:23.390Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:23.416Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:23.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:24.329Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:24.341Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:24.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:25.284Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:34:25.298Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:25.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:25.492Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:34:25.507Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:34:25.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:25.775Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:34:25.788Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:25.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:26.424Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:26.438Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:26.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:26.937Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:34:26.951Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:26.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:27.611Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:27.627Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:27.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:28.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:28.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:34:28.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:28.694Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:28.708Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:34:28.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:29.019Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:34:29.033Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:29.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:38.499Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:38.514Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:38.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:39.413Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:39.427Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:39.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:40.413Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:34:40.427Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:40.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:40.583Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:34:40.597Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:34:40.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:40.864Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:34:40.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:40.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:41.523Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:41.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:41.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:42.025Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:34:42.040Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:42.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:42.705Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:42.719Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:42.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:43.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:43.423Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:34:43.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:43.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:43.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:34:43.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:44.110Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:34:44.125Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:44.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:53.595Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:53.612Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:53.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:54.503Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:54.518Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:54.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:55.503Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:34:55.518Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:55.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:55.673Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:34:55.689Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:34:55.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:55.962Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:34:55.977Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:56.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:56.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:56.632Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:56.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:57.120Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:34:57.134Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:57.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:57.797Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:57.813Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:57.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:58.505Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:34:58.522Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:34:58.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:58.889Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:34:58.905Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:34:58.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:34:59.206Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:34:59.221Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:34:59.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:08.705Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:08.727Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:08.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:09.607Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:09.624Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:09.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:10.601Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:35:10.618Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:10.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:10.768Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:35:10.785Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:35:10.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:11.058Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T02:35:11.078Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:11.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:11.710Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:11.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:11.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:12.213Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T02:35:12.228Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:12.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:12.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:12.908Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:12.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:13.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:13.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:35:13.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:13.991Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:14.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:35:14.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:14.301Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:35:14.316Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:14.363Z] Will try again after 15 sec [2026-09-02T02:35:19.780Z] Build build-package #7147 completed: SUCCESS [Pipeline] echo [2026-09-02T02:35:19.801Z] JOB package-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:35:19.898Z] Copied 2 artifacts from "build-package" build number 7147 [Pipeline] echo [2026-09-02T02:35:19.940Z] JOB package-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T02:35:20.224Z] + ls -la build-package-48432 [2026-09-02T02:35:20.224Z] total 20 [2026-09-02T02:35:20.224Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:35 . [2026-09-02T02:35:20.224Z] drwxr-xr-x 16 jenkins docker 12288 Sep 2 02:35 .. [2026-09-02T02:35:20.224Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 02:35 build.env [2026-09-02T02:35:20.224Z] -rw-r--r-- 1 jenkins docker 1233 Sep 2 02:17 deps.build-package.48432.env [Pipeline] withCredentials [2026-09-02T02:35:20.275Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T02:35:20.594Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T02:35:21.525Z] 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 [2026-09-02T02:35:23.816Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:23.832Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:23.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:24.705Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:24.718Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:24.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:25.701Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T02:35:25.774Z] JOB freeze-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T02:35:25.800Z] JOB freeze-rocky9: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T02:35:25.879Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:35:25.899Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:35:25.914Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:35:25.961Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:35:25.996Z] JOB freeze-rocky9 / stream build-rocky9 : deps: [package-rocky9] [Pipeline] dir [2026-09-02T02:35:26.030Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T02:35:26.112Z] JOB freeze-rocky9: files found = 2 [Pipeline] echo [2026-09-02T02:35:26.139Z] JOB freeze-rocky9: file #0 with path build-package-48432/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2026-09-02T02:35:26.207Z] JOB freeze-rocky9: file #1 with path build-package-48432/deps.build-package.48432.env [Pipeline] readFile [Pipeline] echo [2026-09-02T02:35:26.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T02:35:26.297Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] } [Pipeline] echo [2026-09-02T02:35:26.328Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] // dir [Pipeline] writeFile [Pipeline] echo [2026-09-02T02:35:26.425Z] JOB freeze-rocky9: deps_env_file: deps.build-freeze.51934.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:35:26.458Z] Archiving artifacts [Pipeline] archiveArtifacts [2026-09-02T02:35:26.499Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:35:26.517Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-rocky9] [Pipeline] dir [2026-09-02T02:35:26.550Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] echo [2026-09-02T02:35:26.602Z] JOB freeze-rocky9: Starting job: build-freeze rnd: #51934 [Pipeline] timeout [2026-09-02T02:35:26.624Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] findFiles [Pipeline] build [2026-09-02T02:35:26.672Z] Scheduling project: build-freeze [Pipeline] echo [2026-09-02T02:35:26.718Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2026-09-02T02:35:26.741Z] JOB deploy-platform-ansible-os: file #0 with path build-package-48432/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2026-09-02T02:35:26.802Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2026-09-02T02:35:26.829Z] JOB deploy-platform-ansible-os: file #1 with path build-package-48432/deps.build-package.48432.env [Pipeline] readFile [Pipeline] echo [2026-09-02T02:35:26.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:26.879Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:26.928Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:35:26.947Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T02:35:27.064Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2026-09-02T02:35:27.084Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #44365 [Pipeline] timeout [2026-09-02T02:35:27.108Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T02:35:27.161Z] Scheduling project: deploy-platform-ansible-os [Pipeline] { [Pipeline] echo [2026-09-02T02:35:27.308Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T02:35:27.387Z] JOB deploy-tf-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-09-02T02:35:27.416Z] JOB deploy-tf-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:35:27.496Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:35:27.534Z] JOB deploy-tf-juju-k8s / stream juju-k8s : deps: [package-rocky9, deploy-platform-juju-k8s] [Pipeline] dir [2026-09-02T02:35:27.569Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T02:35:27.657Z] JOB deploy-tf-juju-k8s: files found = 2 [Pipeline] echo [2026-09-02T02:35:27.685Z] JOB deploy-tf-juju-k8s: file #0 with path build-package-48432/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T02:35:27.744Z] streams are different (juju-k8s != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2026-09-02T02:35:27.774Z] JOB deploy-tf-juju-k8s: file #1 with path build-package-48432/deps.build-package.48432.env [Pipeline] readFile [Pipeline] echo [2026-09-02T02:35:27.829Z] streams are different (juju-k8s != build-rocky9). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T02:35:27.934Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T02:35:28.014Z] JOB deploy-tf-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T02:35:28.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:28.045Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T02:35:28.067Z] JOB deploy-tf-juju-k8s: file #0 with path deploy-platform-juju-k8s-91133/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [2026-09-02T02:35:28.126Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T02:35:28.232Z] JOB deploy-tf-juju-k8s: deps_env_file: deps.deploy-tf-juju-k8s.17426.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:35:28.301Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:35:28.346Z] JOB deploy-tf-juju-k8s: Starting job: deploy-tf-juju-k8s rnd: #17426 [Pipeline] timeout [2026-09-02T02:35:28.370Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T02:35:28.414Z] Scheduling project: deploy-tf-juju-k8s [Pipeline] { [Pipeline] echo [2026-09-02T02:35:28.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:28.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:35:28.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:29.093Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:29.107Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:35:29.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:29.400Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:35:29.418Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:29.468Z] Will try again after 15 sec [2026-09-02T02:35:35.771Z] Starting building: build-freeze #5968 [Pipeline] { [Pipeline] echo [2026-09-02T02:35:38.917Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:38.934Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:38.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:39.801Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:39.817Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:39.865Z] Will try again after 15 sec [2026-09-02T02:35:40.773Z] Starting building: deploy-platform-ansible-os #6245 [Pipeline] { [Pipeline] echo [2026-09-02T02:35:40.995Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:35:41.010Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:35:41.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:41.961Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:41.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:42.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:43.167Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:43.182Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:43.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:43.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:43.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:35:43.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:44.193Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:44.208Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:35:44.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:44.501Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:35:44.516Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:44.576Z] Will try again after 15 sec [2026-09-02T02:35:45.775Z] Starting building: deploy-tf-juju-k8s #1622 [Pipeline] { [Pipeline] echo [2026-09-02T02:35:54.009Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:54.023Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:54.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:54.897Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:54.912Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:54.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:56.087Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:35:56.100Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:35:56.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:57.138Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:57.153Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:57.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:58.264Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:58.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:58.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:58.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:35:58.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:35:58.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:59.288Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:35:59.302Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:35:59.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:35:59.614Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:35:59.630Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:35:59.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:09.107Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:09.122Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:09.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:09.993Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:10.009Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:10.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:11.180Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:36:11.195Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:36:11.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:12.232Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:12.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:12.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:13.361Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:13.376Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:13.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:14.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:14.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:36:14.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:14.385Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:14.400Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:36:14.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:14.720Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:36:14.736Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:14.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:24.218Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:24.236Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:24.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:25.089Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:25.105Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:25.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:26.283Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:36:26.298Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:36:26.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:27.377Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:27.393Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:27.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:28.454Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:28.468Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:28.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:29.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:29.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:36:29.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:29.485Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:29.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:36:29.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:29.819Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:36:29.835Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:29.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:39.325Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:39.344Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:39.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:40.188Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:40.204Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:40.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:41.377Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:36:41.390Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:36:41.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:42.476Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:42.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:42.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:43.548Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:43.564Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:43.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:44.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:44.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:36:44.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:44.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:44.609Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:36:44.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:44.921Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:36:44.937Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:44.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:54.433Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:54.452Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:54.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:55.287Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:55.303Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:55.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:56.489Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:36:56.504Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:36:56.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:57.575Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:57.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:57.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:58.669Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:58.685Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:36:58.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:59.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:36:59.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:36:59.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:36:59.695Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:36:59.712Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:36:59.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:00.030Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:37:00.048Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:00.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:09.540Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:09.557Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:09.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:10.382Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:10.397Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:10.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:11.585Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:37:11.602Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:37:11.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:12.733Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:12.747Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:12.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:13.767Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:13.784Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:13.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:14.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:14.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:37:14.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:14.802Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:14.819Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:37:14.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:15.143Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:37:15.159Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:15.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:24.646Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:24.664Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:24.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:25.476Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:25.492Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:25.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:26.697Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:37:26.714Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:37:26.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:27.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:27.843Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:27.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:28.863Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:28.878Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:28.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:29.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:29.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:37:29.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:29.901Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:29.917Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:37:29.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:30.245Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:37:30.259Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:30.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:39.834Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:39.849Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:39.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:40.573Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:40.589Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:40.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:41.797Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:37:41.811Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:37:41.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:42.926Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:42.941Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:42.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:43.957Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:43.974Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:44.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:44.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:44.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:37:44.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:44.997Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:45.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:37:45.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:45.346Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:37:45.362Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:45.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:54.925Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:54.941Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:54.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:55.669Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:37:55.683Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:55.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:56.905Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:37:56.921Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:37:56.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:58.016Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:58.032Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:58.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:59.056Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:37:59.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:37:59.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:37:59.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 [2026-09-02T02:37:59.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:37:59.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:00.096Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:00.110Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:38:00.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:00.444Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:38:00.459Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:00.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:10.017Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:10.031Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:10.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:10.807Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:10.822Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:10.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:12.003Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:38:12.018Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:38:12.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:13.110Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:13.125Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:13.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:14.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:14.161Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:14.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:14.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:14.820Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:38:14.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:15.193Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:15.207Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:38:15.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:15.544Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:38:15.558Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:15.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:25.108Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:25.122Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:25.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:25.904Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:25.919Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:25.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:27.098Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:38:27.113Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:38:27.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:28.206Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:28.221Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:28.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:29.238Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:29.253Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:29.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:29.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:29.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:38:29.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:30.286Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:30.300Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:38:30.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:30.641Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:38:30.655Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:30.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:40.192Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:40.205Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:40.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:40.997Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:41.011Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:41.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:42.194Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:38:42.207Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:38:42.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:43.298Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:43.312Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:43.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:44.332Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:44.346Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:44.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:44.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:45.003Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:38:45.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:45.382Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:45.396Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:38:45.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:45.737Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:38:45.752Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:45.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:55.281Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:55.296Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:55.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:56.090Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:38:56.104Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:56.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:57.282Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:38:57.296Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:38:57.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:58.394Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:58.409Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:58.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:38:59.422Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:38:59.437Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:38:59.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:00.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:39:00.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:39:00.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:00.474Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:00.489Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:39:00.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:00.848Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:39:00.863Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:00.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:10.372Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:10.386Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:10.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:11.178Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:11.194Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:11.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:12.370Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:39:12.383Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:39:12.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:13.490Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:39:13.507Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:13.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:14.516Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:39:14.530Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:14.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:15.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 [2026-09-02T02:39:15.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:39:15.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:15.571Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:15.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:39:15.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:15.946Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:39:15.962Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:16.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:25.502Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:25.515Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:25.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:26.270Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:26.284Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:26.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:27.459Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:39:27.475Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:39:27.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:28.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:39:28.599Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:28.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:29.611Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:39:29.626Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:29.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:30.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 [2026-09-02T02:39:30.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:39:30.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:30.668Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:30.683Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:39:30.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:31.044Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:39:31.057Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:31.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:40.596Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:40.611Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:40.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:41.358Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:41.370Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:41.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:42.551Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:39:42.563Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:39:42.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:43.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:39:43.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:43.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:44.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:39:44.723Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:44.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:45.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:39:45.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:39:45.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:45.764Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:45.778Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:39:45.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:46.134Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:39:46.150Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:46.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:55.689Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:55.703Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:55.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:56.442Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:39:56.455Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:56.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:57.638Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:39:57.652Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:39:57.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:58.767Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:39:58.782Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:58.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:39:59.804Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:39:59.820Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:39:59.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:00.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:40:00.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:40:00.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:00.872Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:00.890Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:40:00.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:01.239Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:40:01.256Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:01.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:10.791Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:10.807Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:10.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:11.533Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:11.547Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:11.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:12.732Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:40:12.746Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:40:12.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:13.858Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:40:13.872Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:13.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:14.898Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:40:14.913Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:14.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:15.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:40:15.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:40:15.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:15.989Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:16.004Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:40:16.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:16.339Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:40:16.354Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:16.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:25.892Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:25.906Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:25.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:26.628Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:26.643Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:26.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:27.830Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:40:27.845Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:40:27.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:28.950Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:40:28.964Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:29.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:29.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:40:30.007Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:30.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:30.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:40:30.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:40:30.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:31.087Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:31.105Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:40:31.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:31.445Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:40:31.462Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:31.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:40.983Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:41.003Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:41.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:41.799Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:41.814Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:41.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:42.927Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:40:42.944Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:40:42.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:44.184Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:40:44.199Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:44.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:45.088Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:40:45.103Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:45.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:45.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 [2026-09-02T02:40:45.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:40:45.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:46.190Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:46.205Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:40:46.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:46.545Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:40:46.559Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:46.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:56.093Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:56.111Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:56.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:56.893Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:40:56.908Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:56.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:58.024Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:40:58.049Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:40:58.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:40:59.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:40:59.293Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:40:59.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:00.186Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:00.204Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:00.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:00.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:00.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:41:00.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:01.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:01.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:41:01.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:01.647Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:41:01.665Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:01.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:11.211Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:11.225Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:11.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:12.010Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:12.026Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:12.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:13.130Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:41:13.144Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:41:13.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:14.372Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:14.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:14.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:15.291Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:15.308Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:15.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:16.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 [2026-09-02T02:41:16.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:41:16.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:16.431Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:16.446Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:41:16.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:16.749Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:41:16.764Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:16.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:26.312Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:26.327Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:26.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:27.151Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:27.167Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:27.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:28.229Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:41:28.246Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:41:28.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:29.465Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:29.478Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:29.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:30.393Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:30.409Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:30.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:31.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:31.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:41:31.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:31.528Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:31.543Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:41:31.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:31.850Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:41:31.866Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:31.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:41.436Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:41.453Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:41.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:42.381Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:42.397Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:42.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:43.324Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:41:43.339Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:41:43.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:44.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:44.570Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:44.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:45.487Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:45.500Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:45.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:46.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:46.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:41:46.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:46.630Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:46.645Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:41:46.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:46.950Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:41:46.964Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:47.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:56.537Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:56.551Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:56.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:57.475Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:41:57.489Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:57.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:58.468Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:41:58.482Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:41:58.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:41:59.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:41:59.659Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:41:59.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:00.576Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:00.597Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:00.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:01.310Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:01.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:42:01.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:01.786Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:01.802Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:42:01.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:02.051Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:42:02.069Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:02.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:11.636Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:11.652Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:11.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:12.566Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:12.579Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:12.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:13.558Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:42:13.572Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:42:13.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:14.739Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:14.754Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:14.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:15.683Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:15.698Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:15.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:16.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:16.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:42:16.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:16.882Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:16.898Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:42:16.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:17.158Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:42:17.179Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:17.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:26.741Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:26.759Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:26.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:27.658Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:27.674Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:27.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:28.655Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:42:28.670Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:42:28.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:29.859Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:29.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:29.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:30.777Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:30.791Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:30.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:31.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:31.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:42:31.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:31.981Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:31.996Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:42:32.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:32.262Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:42:32.276Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:32.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:41.845Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:41.860Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:41.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:42.753Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:42.792Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:42.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:43.816Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:42:43.831Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:42:43.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:44.950Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:44.964Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:45.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:45.867Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:45.881Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:45.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:46.609Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:42:46.622Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:42:46.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:47.115Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:47.129Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:42:47.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:47.355Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:42:47.370Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:47.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:56.941Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:56.957Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:57.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:57.866Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:42:57.880Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:42:57.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:42:58.912Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:42:58.926Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:42:58.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:00.041Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:43:00.057Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:00.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:00.960Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:43:00.977Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:01.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43: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 [2026-09-02T02:43:01.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:43:01.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:02.209Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:02.222Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:43:02.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:02.449Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:43:02.465Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:02.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:12.043Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:12.059Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:12.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:12.970Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:12.985Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:13.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:14.003Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:43:14.017Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:43:14.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:15.141Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:43:15.156Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:15.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:16.060Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:43:16.075Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:16.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:16.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 [2026-09-02T02:43:16.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:43:16.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:17.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:17.316Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:43:17.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:17.585Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:43:17.599Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:17.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:27.150Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:27.165Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:27.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:28.063Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:28.079Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:28.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:29.096Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:43:29.110Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:43:29.152Z] Will try again after 15 sec [2026-09-02T02:43:29.785Z] Build test-unit-agent #3755 completed: SUCCESS [Pipeline] echo [2026-09-02T02:43:29.803Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:43:29.887Z] Copied 1 artifact from "test-unit-agent" build number 3755 [Pipeline] echo [2026-09-02T02:43:29.918Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [2026-09-02T02:43:30.205Z] + ls -la test-unit-agent-47630 [2026-09-02T02:43:30.205Z] total 20 [2026-09-02T02:43:30.205Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:43 . [2026-09-02T02:43:30.205Z] drwxr-xr-x 17 jenkins docker 12288 Sep 2 02:43 .. [2026-09-02T02:43:30.205Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 00:59 deps.test-unit-agent.47630.env [Pipeline] { [Pipeline] withCredentials [Pipeline] echo [2026-09-02T02:43:30.272Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2026-09-02T02:43:30.275Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:43:30.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T02:43:30.354Z] Will try again after 15 sec [Pipeline] sh [2026-09-02T02:43:30.654Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T02:43:31.151Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:43:31.166Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:31.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:31.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 [2026-09-02T02:43:31.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:43:31.955Z] Will try again after 15 sec [2026-09-02T02:43:32.031Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T02:43:32.390Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:32.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:43:32.448Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] echo [2026-09-02T02:43:32.744Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:43:32.756Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:32.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:42.248Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:42.263Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:42.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:43.157Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:43.171Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:43.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:44.185Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:43:44.200Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:43:44.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:45.391Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:43:45.408Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:45.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:46.267Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:43:46.283Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:46.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:46.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 [2026-09-02T02:43:47.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:43:47.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:47.480Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:47.494Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:43:47.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:47.836Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:43:47.851Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:47.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:57.340Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:57.359Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:57.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:58.244Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:43:58.258Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:43:58.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:43:59.274Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:43:59.286Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:43:59.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:00.493Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:00.510Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:00.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:01.380Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:01.398Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:01.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:02.089Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:02.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:44:02.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:02.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:02.601Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:44:02.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:02.934Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:44:02.950Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:03.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:12.476Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:12.495Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:12.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:13.333Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:13.347Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:13.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:14.370Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:44:14.387Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:44:14.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:15.587Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:15.603Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:15.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:16.486Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:16.499Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:16.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:17.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 [2026-09-02T02:44:17.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:44:17.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:17.685Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:17.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:44:17.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:18.038Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:44:18.052Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:18.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:27.583Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:27.598Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:27.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:28.423Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:28.437Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:28.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:29.470Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:44:29.483Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:44:29.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:30.684Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:30.700Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:30.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:31.579Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:31.595Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:31.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:32.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:32.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:44:32.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:32.781Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:32.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:44:32.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:33.131Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:44:33.145Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:33.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:42.681Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:42.698Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:42.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:43.513Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:43.528Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:43.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:44.558Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:44:44.572Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:44:44.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:45.785Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:45.801Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:45.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:46.678Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:46.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:46.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:47.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:44:47.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:44:47.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:47.900Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:47.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:44:47.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:48.228Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:44:48.245Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:48.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:57.798Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:57.811Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:57.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:58.612Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:44:58.629Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:44:58.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:44:59.653Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:44:59.668Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:44:59.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:00.886Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:45:00.904Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:00.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:01.781Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:45:01.801Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:01.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:02.494Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:45:02.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:45:02.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:02.999Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:03.015Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:45:03.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:03.329Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:45:03.345Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:03.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:12.898Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:12.913Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:12.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:13.711Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:13.728Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:13.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:14.753Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:45:14.771Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:45:14.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:15.992Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:45:16.009Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:16.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:16.888Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:45:16.904Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:16.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:17.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:45:17.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:45:17.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:18.147Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:18.164Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:45:18.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:18.427Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:45:18.442Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:18.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:28.007Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:28.027Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:28.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:28.815Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:28.829Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:28.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:29.873Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:45:29.887Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:45:29.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:31.094Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:45:31.110Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:31.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:31.987Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:45:32.004Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:32.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:32.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 [2026-09-02T02:45:32.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:45:32.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:33.252Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:33.267Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:45:33.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:33.526Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:45:33.542Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:33.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:43.116Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:43.132Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:43.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:43.909Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:43.925Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:43.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:44.969Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:45:44.984Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:45:45.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:46.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:45:46.204Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:46.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:47.088Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:45:47.102Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:47.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:47.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 [2026-09-02T02:45:47.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:45:47.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:48.349Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:48.363Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:45:48.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:48.627Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:45:48.643Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:48.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:58.216Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:58.231Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:58.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:45:59.001Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:45:59.016Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:45:59.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:00.071Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:46:00.086Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:46:00.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:01.289Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:01.305Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:01.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:02.187Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:02.203Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:02.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:02.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:02.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:46:02.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:03.447Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:03.464Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:46:03.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:03.725Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:46:03.742Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:03.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:13.315Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:13.334Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:13.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:14.100Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:14.118Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:14.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:15.171Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:46:15.186Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:46:15.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:16.387Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:16.401Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:16.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:17.330Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:17.345Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:17.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:18.025Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:18.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:46:18.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:18.620Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:18.635Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:46:18.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:18.823Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:46:18.838Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:18.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:28.450Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:28.470Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:28.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:29.212Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:29.226Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:29.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:30.264Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:46:30.280Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:46:30.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:31.480Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:31.494Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:31.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:32.426Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:32.440Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:32.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:33.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:33.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:46:33.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:33.742Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:33.756Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:46:33.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:33.916Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:46:33.973Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:34.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:43.565Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:43.580Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:43.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:44.303Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:44.318Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:44.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:45.363Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:46:45.377Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:46:45.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:46.607Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:46.624Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:46.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:47.522Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:47.539Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:47.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:48.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:46:48.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:46:48.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:48.837Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:48.852Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:46:48.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:49.058Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:46:49.074Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:49.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:58.666Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:58.686Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:58.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:46:59.401Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:46:59.415Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:46:59.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:00.539Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:47:00.554Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:47:00.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:01.710Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:01.727Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:01.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:02.624Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:02.640Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:02.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:03.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:03.333Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:47:03.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:03.933Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:03.949Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:47:04.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:04.159Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:47:04.174Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:04.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:13.767Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:13.785Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:13.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:14.507Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:14.521Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:14.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:15.644Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:47:15.658Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:47:15.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:16.810Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:16.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:16.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:17.723Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:17.738Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:17.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:18.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:18.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:47:18.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:19.053Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:19.068Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:47:19.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:19.266Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:47:19.281Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:19.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:28.870Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:28.888Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:28.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:29.600Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:29.616Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:29.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:30.736Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:47:30.749Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:47:30.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:31.907Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:31.923Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:31.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:32.820Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:32.836Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:32.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:33.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:33.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:47:33.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:34.145Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:34.158Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:47:34.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:34.360Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:47:34.374Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:34.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:43.974Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:43.992Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:44.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:44.690Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:44.703Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:44.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:45.829Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:47:45.842Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:47:45.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:47.000Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:47.013Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:47.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:47.911Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:47.925Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:47.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:48.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:47:48.692Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:47:48.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:49.235Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:49.248Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:47:49.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:49.449Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:47:49.463Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:49.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:59.092Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:59.107Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:59.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:47:59.781Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:47:59.797Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:47:59.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:00.922Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:48:00.937Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:48:00.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:02.092Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:02.107Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:02.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:03.004Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:03.018Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:03.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:03.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 [2026-09-02T02:48:03.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:48:03.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:04.326Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:04.340Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:48:04.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:04.542Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:48:04.556Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:04.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:14.186Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:14.202Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:14.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:14.873Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:14.887Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:14.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:16.015Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:48:16.029Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:48:16.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:17.185Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:17.201Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:17.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:18.096Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:18.111Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:18.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:18.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:18.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:48:18.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:19.420Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:19.436Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:48:19.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:19.651Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:48:19.665Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:19.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:29.284Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:29.304Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:29.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:29.975Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:29.992Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:30.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:31.106Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:48:31.119Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:48:31.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:32.280Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:32.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:32.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:33.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:33.214Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:33.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:34.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:34.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:48:34.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:34.513Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:34.528Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:48:34.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:34.740Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:48:34.754Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:34.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:44.386Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:44.404Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:44.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:45.068Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:45.081Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:45.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:46.194Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:48:46.208Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:48:46.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:47.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:47.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:47.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:48.291Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:48.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:48.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:49.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:48:49.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:48:49.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:49.606Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:49.621Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:48:49.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:49.832Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:48:49.844Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:49.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:48:59.508Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:48:59.523Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:48:59.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:00.158Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:00.174Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:00.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:01.286Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:49:01.305Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:49:01.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:02.469Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:02.485Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:02.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:03.422Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:03.437Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:03.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:04.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:04.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:49:04.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:04.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:04.733Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:49:04.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:04.921Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:49:04.935Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:04.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:14.616Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:14.631Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:14.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:15.253Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:15.268Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:15.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:16.383Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:49:16.397Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:49:16.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:17.567Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:17.581Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:17.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:18.515Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:18.528Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:18.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:19.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:19.398Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:49:19.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:19.811Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:19.825Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:49:19.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:20.010Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:49:20.025Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:20.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:29.709Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:29.728Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:29.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:30.350Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:30.363Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:30.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:31.479Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:49:31.494Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:49:31.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:32.657Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:32.672Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:32.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:33.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:33.620Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:33.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:34.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:34.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:49:34.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:34.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:34.918Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:49:34.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:35.125Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:49:35.138Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:35.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:44.813Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:44.834Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:44.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:45.439Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:45.454Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:45.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:46.577Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:49:46.591Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:49:46.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:47.748Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:47.764Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:47.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:48.694Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:48.708Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:48.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:49.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:49:49.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:49:49.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:49.994Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:50.008Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:49:50.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:50.213Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:49:50.226Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:50.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:49:59.920Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:49:59.939Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:49:59.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:00.534Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:00.549Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:00.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:01.669Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:50:01.683Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:50:01.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:02.847Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:02.864Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:02.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:03.786Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:03.802Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:03.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:04.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 [2026-09-02T02:50:04.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:50:04.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:05.083Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:05.097Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:50:05.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:05.304Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:50:05.318Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:05.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:15.029Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:15.044Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:15.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:15.625Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:15.639Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:15.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:16.760Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:50:16.774Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:50:16.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:17.962Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:17.985Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:18.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:18.889Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:18.908Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:18.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:19.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:19.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:50:19.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:20.173Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:20.187Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:50:20.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:20.406Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:null, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:50:20.418Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:20.460Z] Will try again after 15 sec [2026-09-02T02:50:25.051Z] Build test-unit-bgp #3755 completed: SUCCESS [Pipeline] echo [2026-09-02T02:50:25.069Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:50:25.155Z] Copied 1 artifact from "test-unit-bgp" build number 3755 [Pipeline] echo [2026-09-02T02:50:25.186Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [2026-09-02T02:50:25.469Z] + ls -la test-unit-bgp-85582 [2026-09-02T02:50:25.469Z] total 20 [2026-09-02T02:50:25.469Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:50 . [2026-09-02T02:50:25.469Z] drwxr-xr-x 18 jenkins docker 12288 Sep 2 02:50 .. [2026-09-02T02:50:25.469Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 00:59 deps.test-unit-bgp.85582.env [Pipeline] withCredentials [2026-09-02T02:50:25.516Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T02:50:25.913Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T02:50:27.282Z] 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 [2026-09-02T02:50:30.196Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:30.212Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:30.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:30.715Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:30.730Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:30.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:31.855Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:50:31.870Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:50:31.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:33.078Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:33.091Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:33.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:33.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:34.009Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:34.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:34.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:34.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:50:34.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:35.286Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:35.300Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:50:35.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:35.496Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:50:35.511Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:35.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:45.293Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:45.312Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:45.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:45.830Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:45.845Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:45.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:46.945Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:50:46.959Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:50:47.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:48.162Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:48.177Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:48.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:49.083Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:49.096Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:49.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:49.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:50:49.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:50:49.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:50.378Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:50:50.391Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:50:50.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:50:50.591Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:50:50.605Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:50:50.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:00.384Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:00.402Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:00.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:00.924Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:00.938Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:00.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:02.034Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:51:02.048Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:51:02.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:03.253Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:03.269Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:03.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:04.173Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:04.190Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:04.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:05.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 [2026-09-02T02:51:05.025Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:51:05.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:05.468Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:05.482Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:51:05.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:05.684Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:51:05.698Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:05.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:15.482Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:15.502Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:15.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:16.019Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:16.035Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:16.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:17.127Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:51:17.142Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:51:17.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:18.344Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:18.359Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:18.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:19.265Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:19.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:19.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:20.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:20.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:51:20.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:20.563Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:20.577Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:51:20.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:20.888Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:51:20.903Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:20.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:30.591Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:30.614Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:30.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:31.111Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:31.125Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:31.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:32.219Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:51:32.234Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:51:32.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:33.436Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:33.450Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:33.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:34.356Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:34.371Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:34.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:35.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:35.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:51:35.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:35.655Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:35.668Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:51:35.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:35.984Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:51:35.998Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:36.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:45.698Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:45.713Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:45.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:46.204Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:46.221Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:46.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:47.311Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:51:47.324Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:51:47.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:48.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:48.540Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:48.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:49.445Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:49.460Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:49.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:50.290Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:51:50.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:51:50.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:50.782Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:51:50.795Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:51:50.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:51:51.077Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:51:51.093Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:51:51.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:00.798Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:00.812Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:00.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:01.300Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:01.314Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:01.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:02.400Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:52:02.414Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:52:02.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:03.619Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:52:03.635Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:03.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:04.535Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:52:04.549Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:04.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:05.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:52:05.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:52:05.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:05.874Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:05.888Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:52:05.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:06.175Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:52:06.191Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:06.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:15.925Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:15.991Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:16.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:16.428Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:16.441Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:16.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:17.494Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:52:17.508Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:52:17.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:18.720Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:52:18.734Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:18.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:19.625Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:52:19.638Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:19.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:20.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 [2026-09-02T02:52:20.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:52:20.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:20.969Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:20.982Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:52:21.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:21.272Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:52:21.286Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:21.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:31.074Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:31.092Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:31.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:31.534Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:31.549Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:31.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:32.589Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:52:32.601Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:52:32.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:33.811Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:52:33.827Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:33.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:34.715Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:52:34.732Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:34.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:35.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 [2026-09-02T02:52:35.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:52:35.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:36.057Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:36.070Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:52:36.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:36.360Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:52:36.373Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:36.414Z] Will try again after 15 sec [2026-09-02T02:52:36.718Z] Build deploy-tf-juju-k8s #1622 completed: SUCCESS [Pipeline] echo [2026-09-02T02:52:36.734Z] JOB deploy-tf-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:52:36.822Z] Copied 1 artifact from "deploy-tf-juju-k8s" build number 1622 [Pipeline] echo [2026-09-02T02:52:36.849Z] JOB deploy-tf-juju-k8s: Collected artifacts: [Pipeline] sh [2026-09-02T02:52:37.132Z] + ls -la deploy-tf-juju-k8s-17426 [2026-09-02T02:52:37.132Z] total 20 [2026-09-02T02:52:37.132Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:52 . [2026-09-02T02:52:37.132Z] drwxr-xr-x 19 jenkins docker 12288 Sep 2 02:52 .. [2026-09-02T02:52:37.132Z] -rw-r--r-- 1 jenkins docker 447 Sep 2 02:35 deps.deploy-tf-juju-k8s.17426.env [Pipeline] withCredentials [2026-09-02T02:52:37.178Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T02:52:37.486Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T02:52:38.852Z] 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 [2026-09-02T02:52:46.178Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T02:52:46.259Z] JOB test-sanity-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-09-02T02:52:46.284Z] JOB test-sanity-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:52:46.376Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:52:46.412Z] JOB test-sanity-juju-k8s / stream juju-k8s : deps: [deploy-tf-juju-k8s] [Pipeline] dir [2026-09-02T02:52:46.445Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T02:52:46.522Z] JOB test-sanity-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T02:52:46.547Z] JOB test-sanity-juju-k8s: file #0 with path deploy-tf-juju-k8s-17426/deps.deploy-tf-juju-k8s.17426.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2026-09-02T02:52:46.656Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:46.669Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:46.702Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:52:46.740Z] JOB test-sanity-juju-k8s: deps_env_file: deps.test-sanity.32905.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:52:46.794Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:52:46.831Z] JOB test-sanity-juju-k8s: Starting job: test-sanity rnd: #32905 [Pipeline] timeout [2026-09-02T02:52:46.850Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T02:52:46.892Z] Scheduling project: test-sanity [Pipeline] { [Pipeline] echo [2026-09-02T02:52:47.676Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:52:47.689Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:52:47.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:48.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:52:48.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:48.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:49.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:52:49.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:49.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:50.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 [2026-09-02T02:52:50.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:52:50.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:51.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:52:51.163Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:52:51.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:52:51.446Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:52:51.459Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:52:51.503Z] Will try again after 15 sec [2026-09-02T02:52:55.867Z] Starting building: test-sanity #6763 [Pipeline] { [Pipeline] echo [2026-09-02T02:53:01.734Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:53:01.750Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:01.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:02.807Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:53:02.821Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:53:02.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:04.024Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:53:04.039Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:04.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:04.899Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:53:04.913Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:04.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:05.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 [2026-09-02T02:53:05.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:53:05.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:06.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:53:06.254Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:53:06.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:06.541Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:53:06.559Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:06.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:16.837Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:53:16.851Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:16.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:17.902Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:53:17.916Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:53:17.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:19.115Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:53:19.128Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:19.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:19.988Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:53:20.002Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:20.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:20.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 [2026-09-02T02:53:20.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:53:20.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:21.332Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:53:21.345Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:53:21.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:21.643Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:53:21.655Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:21.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:31.927Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:53:31.942Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:31.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:32.992Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:53:33.008Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:53:33.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:34.201Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:53:34.214Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:34.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:35.080Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:53:35.096Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:35.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:35.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:53:35.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:53:36.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:36.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:53:36.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:53:36.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:36.731Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:53:36.744Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:36.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:47.015Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:53:47.029Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:47.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:48.080Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:53:48.094Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:53:48.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:49.286Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:53:49.300Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:49.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:50.169Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:53:50.184Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:50.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:51.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 [2026-09-02T02:53:51.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:53:51.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:51.513Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:53:51.525Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:53:51.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:53:51.820Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:53:51.837Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:53:51.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:02.109Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:54:02.124Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:02.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:03.167Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:54:03.182Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:54:03.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:04.374Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:04.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:04.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:05.266Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:05.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:05.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:06.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:06.138Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:54:06.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:06.603Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:54:06.619Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:54:06.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:06.921Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:54:06.938Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:06.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:17.205Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:54:17.218Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:17.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:18.257Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:54:18.270Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:54:18.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:19.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:19.474Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:19.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:20.359Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:20.372Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:20.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:21.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:21.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:54:21.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:21.731Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:54:21.744Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:54:21.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:22.016Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:54:22.030Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:22.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:32.295Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:54:32.308Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:32.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:33.342Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:54:33.355Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:54:33.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:34.545Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:34.558Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:34.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:35.446Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:35.459Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:35.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:36.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 [2026-09-02T02:54:36.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:54:36.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:36.817Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:54:36.830Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:54:36.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:37.111Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:54:37.126Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:37.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:47.379Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:54:47.394Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:47.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:48.425Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:54:48.438Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:54:48.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:49.628Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:49.641Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:49.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:50.533Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:50.547Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:50.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:51.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:54:51.406Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:54:51.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:51.909Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:54:51.924Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:54:51.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:54:52.219Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:54:52.232Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:54:52.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:02.469Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:55:02.484Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:02.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:03.513Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:55:03.528Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:55:03.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:04.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:04.728Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:04.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:05.624Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:05.637Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:05.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:06.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:06.499Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:55:06.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:07.008Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:55:07.022Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:55:07.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:07.311Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:55:07.325Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:07.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:17.564Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:55:17.579Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:17.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:18.640Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T02:55:18.655Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T02:55:18.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:19.802Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:19.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:19.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:20.711Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:20.725Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:20.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:21.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:21.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:55:21.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:22.099Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:55:22.113Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:55:22.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:22.402Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:55:22.416Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:22.461Z] Will try again after 15 sec [2026-09-02T02:55:27.131Z] Build build-freeze #5968 completed: SUCCESS [Pipeline] echo [2026-09-02T02:55:27.147Z] JOB freeze-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:55:27.231Z] Copied 2 artifacts from "build-freeze" build number 5968 [Pipeline] echo [2026-09-02T02:55:27.269Z] JOB freeze-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T02:55:27.558Z] + ls -la build-freeze-51934 [2026-09-02T02:55:27.558Z] total 24 [2026-09-02T02:55:27.558Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:55 . [2026-09-02T02:55:27.558Z] drwxr-xr-x 20 jenkins docker 12288 Sep 2 02:55 .. [2026-09-02T02:55:27.558Z] -rw-r--r-- 1 jenkins docker 25 Sep 2 02:55 build.env [2026-09-02T02:55:27.558Z] -rw-r--r-- 1 jenkins docker 1233 Sep 2 02:35 deps.build-freeze.51934.env [Pipeline] withCredentials [2026-09-02T02:55:27.606Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T02:55:27.937Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T02:55:28.500Z] 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 [2026-09-02T02:55:32.654Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:55:32.668Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:32.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:33.736Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:SUCCESS] [Pipeline] echo [2026-09-02T02:55:33.752Z] JOB cleanup-rocky9: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T02:55:33.823Z] JOB cleanup-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T02:55:33.847Z] JOB cleanup-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:55:33.918Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:55:33.957Z] JOB cleanup-rocky9 / stream build-rocky9 : deps: [freeze-rocky9] [Pipeline] dir [2026-09-02T02:55:33.990Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T02:55:34.076Z] JOB cleanup-rocky9: files found = 2 [Pipeline] echo [2026-09-02T02:55:34.101Z] JOB cleanup-rocky9: file #0 with path build-freeze-51934/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T02:55:34.160Z] JOB cleanup-rocky9: file #1 with path build-freeze-51934/deps.build-freeze.51934.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T02:55:34.284Z] JOB cleanup-rocky9: deps_env_file: deps.build-cleanup.94916.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:55:34.340Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:55:34.382Z] JOB cleanup-rocky9: Starting job: build-cleanup rnd: #94916 [Pipeline] timeout [2026-09-02T02:55:34.404Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T02:55:34.450Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2026-09-02T02:55:34.937Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:34.953Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:35.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:35.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:35.817Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:35.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:36.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:36.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:55:36.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:37.191Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:55:37.204Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:55:37.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:37.493Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:55:37.506Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:37.551Z] Will try again after 15 sec [2026-09-02T02:55:40.883Z] Starting building: build-cleanup #14173 [Pipeline] { [Pipeline] echo [2026-09-02T02:55:47.748Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:55:47.764Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:47.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:50.035Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:50.050Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:50.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:50.900Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:55:50.915Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:50.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:51.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 [2026-09-02T02:55:51.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:55:51.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:52.283Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:55:52.297Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:55:52.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:55:52.583Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:55:52.598Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:55:52.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:02.895Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:56:02.911Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:02.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:05.128Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:05.143Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:05.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:05.994Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:06.009Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:06.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:06.846Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:06.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:56:06.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:07.374Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:56:07.390Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:56:07.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:07.685Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:56:07.703Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:07.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:17.990Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:56:18.005Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:18.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:20.219Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:20.234Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:20.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:21.087Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:21.101Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:21.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:21.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:21.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:56:22.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:22.467Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:56:22.482Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:56:22.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:22.791Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:56:22.816Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:22.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:33.082Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:56:33.096Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:33.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:35.309Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:35.322Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:35.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:36.178Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:36.192Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:36.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:37.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:37.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:56:37.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:37.580Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:56:37.594Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:56:37.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:37.896Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:56:37.911Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:37.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:48.170Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:56:48.184Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:48.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:50.429Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:50.443Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:50.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:51.269Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:56:51.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:51.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:52.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 [2026-09-02T02:56:52.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:56:52.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:52.670Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:56:52.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:56:52.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:56:53.033Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:56:53.047Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:56:53.093Z] Will try again after 15 sec [2026-09-02T02:56:57.172Z] Build build-cleanup #14173 completed: SUCCESS [Pipeline] echo [2026-09-02T02:56:57.190Z] JOB cleanup-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:56:57.309Z] Copied 1 artifact from "build-cleanup" build number 14173 [Pipeline] echo [2026-09-02T02:56:57.342Z] JOB cleanup-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T02:56:57.624Z] + ls -la build-cleanup-94916 [2026-09-02T02:56:57.624Z] total 20 [2026-09-02T02:56:57.624Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:56 . [2026-09-02T02:56:57.624Z] drwxr-xr-x 21 jenkins docker 12288 Sep 2 02:56 .. [2026-09-02T02:56:57.624Z] -rw-r--r-- 1 jenkins docker 1258 Sep 2 02:55 deps.build-cleanup.94916.env [Pipeline] withCredentials [2026-09-02T02:56:57.675Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T02:56:57.983Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T02:56:58.912Z] 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 [2026-09-02T02:57:03.266Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:57:03.282Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:03.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:05.518Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:05.531Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:05.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:06.357Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:06.370Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:06.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:07.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 [2026-09-02T02:57:07.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:57:07.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:07.763Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:57:07.778Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:57:07.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:08.129Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:57:08.144Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:08.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:18.416Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:57:18.434Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:18.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:20.615Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:20.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:20.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:21.604Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:21.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:21.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:22.354Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:22.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:57:22.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:22.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:57:23.016Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:57:23.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:23.348Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:57:23.419Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:23.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:33.964Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:57:34.016Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:34.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:35.890Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:35.943Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:36.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:36.967Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:36.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:37.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:37.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:38.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:57:38.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T02:57:38.737Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:57:38.764Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:57:38.861Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:57:38.924Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:57:38.940Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:39.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:49.419Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:57:49.440Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:49.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:51.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:51.083Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:51.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:52.581Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:52.739Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:52.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:53.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:57:53.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:57:53.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:53.936Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:57:53.958Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:57:54.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:57:54.117Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:57:54.132Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:57:54.224Z] Will try again after 15 sec [2026-09-02T02:57:57.109Z] Build test-unit-group-one #3755 completed: SUCCESS [Pipeline] echo [2026-09-02T02:57:57.127Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:57:57.212Z] Copied 1 artifact from "test-unit-group-one" build number 3755 [Pipeline] echo [2026-09-02T02:57:57.313Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2026-09-02T02:57:57.621Z] + ls -la test-unit-group-one-74146 [2026-09-02T02:57:57.621Z] total 20 [2026-09-02T02:57:57.621Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:57 . [2026-09-02T02:57:57.621Z] drwxr-xr-x 22 jenkins docker 12288 Sep 2 02:57 .. [2026-09-02T02:57:57.621Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 00:59 deps.test-unit-group-one.74146.env [Pipeline] withCredentials [2026-09-02T02:57:57.671Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T02:57:57.994Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T02:57:58.921Z] 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 [2026-09-02T02:58:04.559Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:58:04.579Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:04.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:06.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:06.577Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:06.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:08.276Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:08.806Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T02:58:09.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T02:58:10.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:10.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T02:58:10.698Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:58:10.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:58:11.733Z] Will try again after 15 sec [2026-09-02T02:58:11.779Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:58:11.805Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:58:11.855Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:13.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:19.780Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:58:19.795Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:19.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:22.049Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:22.062Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:22.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:24.681Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:24.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:24.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:26.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:26.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T02:58:26.854Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T02:58:26.895Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:58:27.111Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:58:27.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:28.152Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:58:28.173Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:28.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:34.918Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:58:34.951Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:34.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:37.241Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:37.255Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:37.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:39.776Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:39.791Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:39.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:41.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:42.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:58:42.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:42.221Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:58:42.241Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:58:42.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:43.287Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:58:43.301Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:43.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:50.031Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:58:50.047Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:50.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:52.334Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:52.348Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:52.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:54.879Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:58:54.902Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:54.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:57.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 [2026-09-02T02:58:57.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:58:57.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:57.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:58:57.350Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:58:57.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:58:58.384Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:58:58.398Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:58:58.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:05.124Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:59:05.145Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:05.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:07.429Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:59:07.445Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:07.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:09.986Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T02:59:10.024Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:10.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:12.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T02:59:12.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:59:12.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:12.441Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:59:12.455Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:59:12.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:13.483Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:59:13.498Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:13.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:20.250Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:59:20.264Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:20.319Z] Will try again after 15 sec [2026-09-02T02:59:20.707Z] Build deploy-platform-ansible-os #6245 completed: SUCCESS [Pipeline] echo [2026-09-02T02:59:20.724Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:59:20.807Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 6245 [Pipeline] echo [2026-09-02T02:59:20.846Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [2026-09-02T02:59:21.129Z] + ls -la deploy-platform-ansible-os-44365 [2026-09-02T02:59:21.129Z] total 20 [2026-09-02T02:59:21.129Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:59 . [2026-09-02T02:59:21.129Z] drwxr-xr-x 23 jenkins docker 12288 Sep 2 02:59 .. [2026-09-02T02:59:21.129Z] -rw-r--r-- 1 jenkins docker 495 Sep 2 02:42 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2026-09-02T02:59:21.176Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T02:59:21.487Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T02:59:22.049Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T02:59:22.521Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:59:22.535Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:22.579Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T02:59:25.102Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T02:59:25.180Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2026-09-02T02:59:25.204Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:59:25.299Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:59:25.340Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-rocky9, deploy-platform-ansible-os] [Pipeline] dir [2026-09-02T02:59:25.371Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T02:59:25.483Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2026-09-02T02:59:25.516Z] JOB deploy-tf-ansible-os: file #0 with path build-package-48432/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T02:59:25.574Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2026-09-02T02:59:25.601Z] JOB deploy-tf-ansible-os: file #1 with path build-package-48432/deps.build-package.48432.env [Pipeline] readFile [Pipeline] echo [2026-09-02T02:59:25.666Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T02:59:25.771Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T02:59:25.889Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2026-09-02T02:59:25.913Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-44365/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T02:59:26.042Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.44616.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:59:26.098Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:59:26.142Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #44616 [Pipeline] timeout [2026-09-02T02:59:26.166Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T02:59:26.211Z] Scheduling project: deploy-tf-ansible-os [Pipeline] { [Pipeline] echo [2026-09-02T02:59:27.418Z] 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 [2026-09-02T02:59:27.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:59:27.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:27.545Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:59:27.560Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:59:27.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:28.588Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:59:28.608Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:28.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:35.351Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T02:59:35.367Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:35.413Z] Will try again after 15 sec [2026-09-02T02:59:36.013Z] Starting building: deploy-tf-ansible-os #5583 [Pipeline] { [Pipeline] echo [2026-09-02T02:59:37.617Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:59:37.632Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:37.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:42.520Z] 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 [2026-09-02T02:59:42.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:59:42.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:42.635Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:59:42.651Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:59:42.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:43.689Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:59:43.703Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:43.747Z] Will try again after 15 sec [2026-09-02T02:59:48.982Z] Build test-sanity #6763 completed: SUCCESS [Pipeline] echo [2026-09-02T02:59:49.003Z] JOB test-sanity-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T02:59:49.107Z] Copied 1 artifact from "test-sanity" build number 6763 [Pipeline] echo [2026-09-02T02:59:49.134Z] JOB test-sanity-juju-k8s: Collected artifacts: [Pipeline] sh [2026-09-02T02:59:49.433Z] + ls -la test-sanity-32905 [2026-09-02T02:59:49.433Z] total 20 [2026-09-02T02:59:49.433Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 02:59 . [2026-09-02T02:59:49.433Z] drwxr-xr-x 24 jenkins docker 12288 Sep 2 02:59 .. [2026-09-02T02:59:49.433Z] -rw-r--r-- 1 jenkins docker 447 Sep 2 02:52 deps.test-sanity.32905.env [Pipeline] withCredentials [2026-09-02T02:59:49.483Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T02:59:49.814Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T02:59:50.384Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T02:59:50.445Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T02:59:50.568Z] JOB test-deployment-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-09-02T02:59:50.595Z] JOB test-deployment-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:59:50.687Z] Archiving artifacts [Pipeline] echo [2026-09-02T02:59:50.740Z] JOB test-deployment-juju-k8s / stream juju-k8s : deps: [test-sanity-juju-k8s] [Pipeline] dir [2026-09-02T02:59:50.879Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] sh [Pipeline] findFiles [Pipeline] echo [2026-09-02T02:59:51.089Z] JOB test-deployment-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T02:59:51.113Z] JOB test-deployment-juju-k8s: file #0 with path test-sanity-32905/deps.test-sanity.32905.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T02:59:51.271Z] JOB test-deployment-juju-k8s: deps_env_file: deps.test-deployment.36857.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T02:59:51.350Z] Archiving artifacts [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2026-09-02T02:59:51.476Z] JOB test-deployment-juju-k8s: Starting job: test-deployment rnd: #36857 [Pipeline] timeout [2026-09-02T02:59:51.495Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] build [2026-09-02T02:59:51.628Z] Scheduling project: test-deployment [Pipeline] { [Pipeline] echo [2026-09-02T02:59:52.706Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T02:59:52.720Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:52.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:57.622Z] 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 [2026-09-02T02:59:57.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T02:59:57.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:57.734Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T02:59:57.755Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T02:59:57.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T02:59:58.784Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T02:59:58.798Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T02:59:58.844Z] Will try again after 15 sec [2026-09-02T03:00:01.021Z] Starting building: test-deployment #1498 [Pipeline] { [Pipeline] echo [2026-09-02T03:00:07.810Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:00:07.826Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:00:07.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:12.723Z] 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 [2026-09-02T03:00:12.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:00:12.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:12.844Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:00:12.860Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:00:12.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:13.879Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:00:13.895Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:00:13.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:22.907Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:00:22.922Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:00:22.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:27.825Z] 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 [2026-09-02T03:00:27.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:00:27.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:27.956Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:00:27.970Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:00:28.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:28.992Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:00:29.038Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:00:29.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:38.002Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:00:38.016Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:00:38.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:42.943Z] 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 [2026-09-02T03:00:42.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:00:43.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:43.052Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:00:43.068Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:00:43.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:44.143Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:00:44.159Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:00:44.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:53.092Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:00:53.107Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:00:53.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:58.037Z] 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 [2026-09-02T03:00:58.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:00:58.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:58.148Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:00:58.163Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:00:58.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:00:59.239Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:00:59.256Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:00:59.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:08.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:01:08.203Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:01:08.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:13.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 [2026-09-02T03:01:13.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:01:13.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:13.237Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:01:13.250Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:01:13.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:14.333Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:01:14.347Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:01:14.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:23.278Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:01:23.292Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:01:23.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:28.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 [2026-09-02T03:01:28.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:01:28.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:28.430Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:01:28.446Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:01:28.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:29.430Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:01:29.445Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:01:29.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:38.367Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:01:38.381Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:01:38.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:43.420Z] 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 [2026-09-02T03:01:43.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:01:43.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:43.528Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:01:43.543Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:01:43.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:44.524Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:01:44.539Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:01:44.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:53.456Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:01:53.472Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:01:53.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:58.545Z] 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 [2026-09-02T03:01:58.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:01:58.701Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:01:58.766Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:01:58.819Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:01:58.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:01:59.717Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:01:59.815Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:01:59.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:08.927Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:02:09.086Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:02:09.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:13.887Z] 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 [2026-09-02T03:02:14.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:02:14.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:15.624Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:02:15.864Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:02:16.348Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:02:16.622Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:02:16.726Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:02:17.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:24.918Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:02:24.937Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:02:25.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:30.013Z] 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 [2026-09-02T03:02:30.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:02:30.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:31.414Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:02:31.460Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:02:31.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:32.358Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:02:32.376Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:02:32.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:40.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:02:40.081Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:02:40.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:45.180Z] 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 [2026-09-02T03:02:45.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:02:45.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:46.666Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:02:46.680Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:02:46.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:47.494Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:02:47.510Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:02:47.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:02:55.186Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:02:55.202Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:02:55.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:03:00.288Z] 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 [2026-09-02T03:03:00.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:03:00.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:03:01.758Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:03:01.773Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:03:01.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:03:02.595Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:03:02.613Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:03:02.658Z] Will try again after 15 sec [2026-09-02T03:03:07.376Z] Build test-deployment #1498 completed: SUCCESS [Pipeline] echo [2026-09-02T03:03:07.396Z] JOB test-deployment-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:03:07.484Z] Copied 1 artifact from "test-deployment" build number 1498 [Pipeline] echo [2026-09-02T03:03:07.515Z] JOB test-deployment-juju-k8s: Collected artifacts: [Pipeline] sh [2026-09-02T03:03:07.807Z] + ls -la test-deployment-36857 [2026-09-02T03:03:07.808Z] total 20 [2026-09-02T03:03:07.808Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:03 . [2026-09-02T03:03:07.808Z] drwxr-xr-x 25 jenkins docker 12288 Sep 2 03:03 .. [2026-09-02T03:03:07.808Z] -rw-r--r-- 1 jenkins docker 447 Sep 2 02:59 deps.test-deployment.36857.env [Pipeline] withCredentials [2026-09-02T03:03:07.859Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:03:08.171Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:03:08.814Z] 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 [2026-09-02T03:03:10.282Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:03:10.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:03:10.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:03:15.385Z] 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 [2026-09-02T03:03:15.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:03:15.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:03:16.856Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T03:03:16.877Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:03:16.949Z] JOB collect-logs-and-cleanup-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:03:16.972Z] JOB collect-logs-and-cleanup-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:03:17.044Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:03:17.082Z] JOB collect-logs-and-cleanup-juju-k8s / stream juju-k8s : deps: [deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s] [Pipeline] dir [2026-09-02T03:03:17.112Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:03:17.188Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T03:03:17.211Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-platform-juju-k8s-91133/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T03:03:17.330Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:03:17.408Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T03:03:17.431Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-tf-juju-k8s-17426/deps.deploy-tf-juju-k8s.17426.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T03:03:17.543Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:03:17.624Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T03:03:17.647Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-sanity-32905/deps.test-sanity.32905.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T03:03:17.750Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:03:17.862Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:03:17.875Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:03:17.972Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T03:03:17.987Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-deployment-36857/deps.test-deployment.36857.env [Pipeline] readFile [2026-09-02T03:03:18.042Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T03:03:18.220Z] JOB collect-logs-and-cleanup-juju-k8s: deps_env_file: deps.collect-logs-and-cleanup.37225.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:03:18.275Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:03:18.313Z] JOB collect-logs-and-cleanup-juju-k8s: Starting job: collect-logs-and-cleanup rnd: #37225 [Pipeline] timeout [2026-09-02T03:03:18.334Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T03:03:18.377Z] Scheduling project: collect-logs-and-cleanup [Pipeline] { [Pipeline] echo [2026-09-02T03:03:25.374Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:03:25.390Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:03:25.440Z] Will try again after 15 sec [2026-09-02T03:03:26.223Z] Starting building: collect-logs-and-cleanup #12146 [Pipeline] { [Pipeline] echo [2026-09-02T03:03:30.481Z] 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 [2026-09-02T03:03:30.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:03:30.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:03:33.079Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:03:33.094Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:03:33.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:03:40.859Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:03:40.874Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:03:40.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:03:45.570Z] 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 [2026-09-02T03:03:45.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:03:45.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:03:48.172Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:03:48.187Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:03:48.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:03:55.950Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:03:55.964Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:03:56.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:00.657Z] 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 [2026-09-02T03:04:00.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:04:00.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:03.335Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:04:03.348Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:04:03.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:11.100Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:04:11.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:04:11.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:15.751Z] 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 [2026-09-02T03:04:15.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:04:15.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:18.421Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:04:18.435Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:04:18.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:26.187Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:04:26.200Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:04:26.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:30.855Z] 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 [2026-09-02T03:04:30.870Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:04:30.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:33.517Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:04:33.530Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:04:33.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:41.272Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:04:41.286Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:04:41.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:45.947Z] 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 [2026-09-02T03:04:45.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:04:46.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:48.604Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:04:48.617Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:04:48.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:04:56.355Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:04:56.369Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:04:56.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:01.037Z] 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 [2026-09-02T03:05:01.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:05:01.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:03.694Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:05:03.707Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:05:03.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:11.450Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:05:11.467Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:05:11.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:16.189Z] 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 [2026-09-02T03:05:16.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:05:16.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:18.846Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:05:18.861Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:05:18.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:26.541Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:05:26.555Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:05:26.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:31.282Z] 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 [2026-09-02T03:05:31.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:05:31.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:33.942Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:05:33.956Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:05:33.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:41.629Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:05:41.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:05:41.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:46.375Z] 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 [2026-09-02T03:05:46.389Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:05:46.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:49.034Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:05:49.048Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:05:49.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:05:56.715Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:05:56.730Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:05:56.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:01.466Z] 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 [2026-09-02T03:06:01.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:06:01.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:04.127Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:06:04.141Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:06:04.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:11.803Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:06:11.817Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:06:11.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:16.561Z] 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 [2026-09-02T03:06:16.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:06:16.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:19.238Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:06:19.252Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:06:19.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:26.893Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:06:26.910Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:06:26.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:31.658Z] 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 [2026-09-02T03:06:31.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:06:31.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:34.334Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:06:34.348Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:06:34.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:41.994Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:06:42.009Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:06:42.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:46.756Z] 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 [2026-09-02T03:06:46.771Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:06:46.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:49.426Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:06:49.440Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:06:49.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:06:57.103Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:06:57.118Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:06:57.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:07:01.856Z] 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 [2026-09-02T03:07:01.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:07:01.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:07:04.517Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:07:04.531Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:07:04.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:07:12.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:07:12.216Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:07:12.265Z] Will try again after 15 sec [2026-09-02T03:07:14.360Z] Build deploy-tf-ansible-os #5583 completed: SUCCESS [Pipeline] echo [2026-09-02T03:07:14.377Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:07:14.486Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 5583 [Pipeline] echo [2026-09-02T03:07:14.513Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2026-09-02T03:07:14.796Z] + ls -la deploy-tf-ansible-os-44616 [2026-09-02T03:07:14.796Z] total 20 [2026-09-02T03:07:14.796Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:07 . [2026-09-02T03:07:14.796Z] drwxr-xr-x 26 jenkins docker 12288 Sep 2 03:07 .. [2026-09-02T03:07:14.796Z] -rw-r--r-- 1 jenkins docker 494 Sep 2 02:59 deps.deploy-tf-ansible-os.44616.env [Pipeline] withCredentials [2026-09-02T03:07:14.847Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:07:15.156Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:07:16.085Z] 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 [2026-09-02T03:07:16.946Z] 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 [2026-09-02T03:07:16.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:07:17.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:07:19.608Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:07:19.623Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:07:19.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:07:27.298Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:07:27.362Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:07:27.387Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:07:27.462Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:07:27.515Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2026-09-02T03:07:27.546Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:07:27.631Z] JOB test-sanity-ansible-os: files found = 1 [Pipeline] echo [2026-09-02T03:07:27.657Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-44616/deps.deploy-tf-ansible-os.44616.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T03:07:27.777Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.81534.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:07:27.834Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:07:27.872Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #81534 [Pipeline] timeout [2026-09-02T03:07:27.891Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T03:07:27.949Z] Scheduling project: test-sanity [Pipeline] { [Pipeline] echo [2026-09-02T03:07:32.036Z] 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 [2026-09-02T03:07:32.049Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:07:32.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:07:34.701Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:07:34.716Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:07:34.756Z] Will try again after 15 sec [2026-09-02T03:07:34.842Z] Build collect-logs-and-cleanup #12146 completed: SUCCESS [2026-09-02T03:07:34.852Z] Starting building: test-sanity #6765 [Pipeline] echo [2026-09-02T03:07:34.860Z] JOB collect-logs-and-cleanup-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:07:34.962Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 12146 [Pipeline] echo [2026-09-02T03:07:34.990Z] JOB collect-logs-and-cleanup-juju-k8s: Collected artifacts: [Pipeline] sh [2026-09-02T03:07:35.270Z] + ls -la collect-logs-and-cleanup-37225 [2026-09-02T03:07:35.270Z] total 20 [2026-09-02T03:07:35.270Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:07 . [2026-09-02T03:07:35.270Z] drwxr-xr-x 27 jenkins docker 12288 Sep 2 03:07 .. [2026-09-02T03:07:35.270Z] -rw-r--r-- 1 jenkins docker 447 Sep 2 03:03 deps.collect-logs-and-cleanup.37225.env [Pipeline] withCredentials [2026-09-02T03:07:35.316Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:07:35.639Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:07:36.201Z] 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 [2026-09-02T03:07:47.194Z] 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 [2026-09-02T03:07:47.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:07:47.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:07:49.792Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:07:49.808Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:07:49.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:08:02.289Z] 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 [2026-09-02T03:08:02.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:08:02.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:08:04.885Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:08:04.898Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:08:04.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:08:17.395Z] 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 [2026-09-02T03:08:17.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:08:17.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:08:20.009Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:08:20.024Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:08:20.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:08:32.495Z] 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 [2026-09-02T03:08:32.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:08:32.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:08:35.102Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:08:35.117Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:08:35.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:08:47.595Z] 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 [2026-09-02T03:08:47.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:08:47.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:08:50.260Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:08:50.274Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:08:50.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:09:02.690Z] 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 [2026-09-02T03:09:02.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:09:02.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:09:05.349Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:09:05.363Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:09:05.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:09:17.776Z] 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 [2026-09-02T03:09:17.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:09:17.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:09:20.446Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:09:20.461Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:09:20.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:09:32.889Z] 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 [2026-09-02T03:09:32.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:09:32.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:09:35.538Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:09:35.552Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:09:35.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:09:47.994Z] 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 [2026-09-02T03:09:48.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:09:48.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:09:50.633Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:09:50.647Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:09:50.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:10:03.087Z] 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 [2026-09-02T03:10:03.103Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:10:03.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:10:05.726Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:10:05.742Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:10:05.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:10:18.181Z] 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 [2026-09-02T03:10:18.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:10:18.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:10:20.834Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:10:20.849Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:10:20.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:10:33.268Z] 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 [2026-09-02T03:10:33.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:10:33.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:10:35.926Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:10:35.941Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:10:35.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:10:48.353Z] 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 [2026-09-02T03:10:48.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:10:48.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:10:51.021Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:10:51.034Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:10:51.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:11:03.457Z] 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 [2026-09-02T03:11:03.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:11:03.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:11:06.137Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:11:06.153Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:11:06.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:11:18.579Z] 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 [2026-09-02T03:11:18.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:11:18.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:11:21.271Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:11:21.286Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:11:21.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:11:33.672Z] 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 [2026-09-02T03:11:33.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:11:33.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:11:36.362Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:11:36.377Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:11:36.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:11:48.763Z] 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 [2026-09-02T03:11:48.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:11:48.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:11:51.456Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:11:51.474Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:11:51.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:12:03.867Z] 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 [2026-09-02T03:12:03.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:12:03.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:12:06.560Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:12:06.575Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:12:06.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:12:18.955Z] 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 [2026-09-02T03:12:18.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:12:19.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:12:21.656Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:12:21.670Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:12:21.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:12:34.049Z] 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 [2026-09-02T03:12:34.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:12:34.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:12:36.748Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:12:36.762Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:12:36.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:12:49.140Z] 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 [2026-09-02T03:12:49.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:12:49.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:12:51.841Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:12:51.854Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:12:51.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:13:04.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 [2026-09-02T03:13:04.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:13:04.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:13:06.939Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:13:06.954Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:13:06.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:13:19.337Z] 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 [2026-09-02T03:13:19.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:13:19.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:13:22.072Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:13:22.088Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:13:22.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:13:34.483Z] 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 [2026-09-02T03:13:34.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:13:34.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:13:37.173Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:13:37.191Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:13:37.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:13:49.633Z] 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 [2026-09-02T03:13:49.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:13:49.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:13:52.272Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:13:52.285Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:13:52.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:14:04.745Z] 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 [2026-09-02T03:14:04.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:14:04.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:14:07.362Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:14:07.376Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:14:07.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:14:19.845Z] 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 [2026-09-02T03:14:19.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:14:19.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:14:22.462Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:14:22.476Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:14:22.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:14:34.937Z] 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 [2026-09-02T03:14:34.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:14:34.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:14:37.560Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:14:37.576Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:14:37.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:14:50.046Z] 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 [2026-09-02T03:14:50.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:14:50.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:14:52.674Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:14:52.690Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:14:52.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:15:05.143Z] 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 [2026-09-02T03:15:05.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:15:05.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:15:07.796Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:15:07.812Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:15:07.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:15:20.235Z] 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 [2026-09-02T03:15:20.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:15:20.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:15:22.889Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:15:22.903Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:15:22.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:15:35.325Z] 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 [2026-09-02T03:15:35.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:15:35.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:15:37.978Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:15:37.991Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:15:38.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:15:50.422Z] 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 [2026-09-02T03:15:50.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:15:50.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:15:53.067Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:15:53.080Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:15:53.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:16:05.527Z] 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 [2026-09-02T03:16:05.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:16:05.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:16:08.155Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:16:08.168Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:16:08.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:16:20.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 [2026-09-02T03:16:20.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:16:21.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:16:23.251Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:16:23.264Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:16:23.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:16:36.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 [2026-09-02T03:16:36.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:16:36.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:16:38.354Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:16:38.370Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:16:38.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:16:51.156Z] 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 [2026-09-02T03:16:51.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:16:51.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:16:53.457Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:16:53.472Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:16:53.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:17:06.255Z] 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 [2026-09-02T03:17:06.273Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:17:06.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:17:08.564Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:17:08.579Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:17:08.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:17:21.384Z] 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 [2026-09-02T03:17:21.398Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:17:21.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:17:23.659Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:17:23.674Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:17:23.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:17:36.484Z] 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 [2026-09-02T03:17:36.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:17:36.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:17:38.759Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:17:38.775Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:17:38.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:17:51.577Z] 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 [2026-09-02T03:17:51.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:17:51.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:17:53.854Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:17:53.868Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:17:53.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:18:06.673Z] 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 [2026-09-02T03:18:06.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:18:06.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:18:08.953Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:18:08.967Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:18:09.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:18:21.783Z] 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 [2026-09-02T03:18:21.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:18:21.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:18:24.050Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:18:24.065Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:18:24.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:18:36.904Z] 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 [2026-09-02T03:18:36.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:18:36.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:18:39.147Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:18:39.163Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:18:39.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:18:51.998Z] 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 [2026-09-02T03:18:52.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:18:52.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:18:54.244Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:18:54.260Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:18:54.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:19:07.091Z] 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 [2026-09-02T03:19:07.106Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:19:07.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:19:09.338Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:19:09.353Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:19:09.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:19:22.183Z] 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 [2026-09-02T03:19:22.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:19:22.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:19:24.434Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:19:24.448Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:19:24.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:19:37.276Z] 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 [2026-09-02T03:19:37.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:19:37.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:19:39.530Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:19:39.545Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:19:39.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:19:52.368Z] 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 [2026-09-02T03:19:52.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:19:52.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:19:54.631Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:19:54.646Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:19:54.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:20:07.456Z] 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 [2026-09-02T03:20:07.471Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:20:07.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:20:09.726Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:20:09.741Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:20:09.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:20:22.549Z] 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 [2026-09-02T03:20:22.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:20:22.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:20:24.819Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:20:24.834Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:20:24.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:20:37.645Z] 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 [2026-09-02T03:20:37.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:20:37.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:20:39.914Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:20:39.930Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:20:39.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:20:52.754Z] 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 [2026-09-02T03:20:52.770Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:20:52.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:20:55.015Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:20:55.031Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:20:55.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:21:07.849Z] 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 [2026-09-02T03:21:07.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:21:07.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:21:10.180Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:21:10.195Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:21:10.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:21:22.944Z] 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 [2026-09-02T03:21:22.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:21:23.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:21:25.272Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:21:25.286Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:21:25.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:21:38.067Z] 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 [2026-09-02T03:21:38.080Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:21:38.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:21:40.369Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:21:40.383Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:21:40.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:21:53.160Z] 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 [2026-09-02T03:21:53.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:21:53.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:21:55.463Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:21:55.477Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:21:55.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:22:08.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 [2026-09-02T03:22:08.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:22:08.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:22:10.559Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:22:10.576Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:22:10.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:22:23.357Z] 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 [2026-09-02T03:22:23.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:22:23.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:22:25.656Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:22:25.670Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:22:25.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:22:38.456Z] 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 [2026-09-02T03:22:38.471Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:22:38.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:22:40.755Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:22:40.769Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:22:40.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:22:53.562Z] 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 [2026-09-02T03:22:53.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:22:53.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:22:55.850Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:22:55.866Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:22:55.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:23:08.661Z] 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 [2026-09-02T03:23:08.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:23:08.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:23:10.948Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:23:10.964Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:23:11.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:23:23.754Z] 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 [2026-09-02T03:23:23.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:23:23.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:23:26.072Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:23:26.085Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:23:26.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:23:38.844Z] 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 [2026-09-02T03:23:38.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:23:38.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:23:41.169Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:23:41.184Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:23:41.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:23:53.934Z] 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 [2026-09-02T03:23:53.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:23:53.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:23:56.276Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:23:56.290Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:23:56.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:24:09.032Z] 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 [2026-09-02T03:24:09.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:24:09.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:24:11.385Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:24:11.404Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:24:11.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:24:24.145Z] 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 [2026-09-02T03:24:24.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:24:24.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:24:26.492Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:24:26.507Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:24:26.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:24:39.237Z] 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 [2026-09-02T03:24:39.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:24:39.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:24:41.611Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:24:41.627Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:24:41.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:24:54.330Z] 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 [2026-09-02T03:24:54.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:24:54.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:24:56.709Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:24:56.723Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:24:56.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:25:09.445Z] 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 [2026-09-02T03:25:09.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:25:09.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:25:11.807Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:25:11.822Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:25:11.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:25:24.545Z] 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 [2026-09-02T03:25:24.559Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:25:24.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:25:26.914Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:25:26.928Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:25:26.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:25:39.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 [2026-09-02T03:25:39.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:25:39.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:25:42.050Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:25:42.065Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:25:42.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:25:54.756Z] 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 [2026-09-02T03:25:54.775Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:25:54.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:25:57.154Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:25:57.168Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:25:57.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:26:09.857Z] 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 [2026-09-02T03:26:09.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:26:09.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:26:12.249Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:26:12.263Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:26:12.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:26:24.964Z] 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 [2026-09-02T03:26:24.979Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:26:25.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:26:27.352Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:26:27.367Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:26:27.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:26:40.140Z] 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 [2026-09-02T03:26:40.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:26:40.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:26:42.516Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:26:42.540Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:26:42.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:26:55.248Z] 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 [2026-09-02T03:26:55.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:26:55.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:26:57.624Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:26:57.639Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:26:57.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:27:10.339Z] 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 [2026-09-02T03:27:10.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:27:10.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:27:12.728Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:27:12.742Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:27:12.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:27:25.436Z] 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 [2026-09-02T03:27:25.450Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:27:25.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:27:27.822Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:27:27.837Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:27:27.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:27:40.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 [2026-09-02T03:27:40.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:27:40.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:27:42.921Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:27:42.937Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:27:42.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:27:55.621Z] 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 [2026-09-02T03:27:55.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:27:55.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:27:58.020Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:27:58.034Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:27:58.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:28:10.715Z] 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 [2026-09-02T03:28:10.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:28:10.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:28:13.125Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:28:13.141Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:28:13.205Z] Will try again after 15 sec [2026-09-02T03:28:23.788Z] Build test-sanity #6765 completed: SUCCESS [Pipeline] echo [2026-09-02T03:28:23.810Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:28:23.905Z] Copied 1 artifact from "test-sanity" build number 6765 [Pipeline] echo [2026-09-02T03:28:23.933Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [2026-09-02T03:28:24.216Z] + ls -la test-sanity-81534 [2026-09-02T03:28:24.216Z] total 20 [2026-09-02T03:28:24.216Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:28 . [2026-09-02T03:28:24.216Z] drwxr-xr-x 28 jenkins docker 12288 Sep 2 03:28 .. [2026-09-02T03:28:24.216Z] -rw-r--r-- 1 jenkins docker 494 Sep 2 03:07 deps.test-sanity.81534.env [Pipeline] withCredentials [2026-09-02T03:28:24.269Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:28:24.587Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:28:25.148Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T03:28:25.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:SUCCESS] [Pipeline] echo [2026-09-02T03:28:25.820Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:28:25.898Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:28:25.921Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:28:26.003Z] Archiving artifacts [Pipeline] } [Pipeline] echo [2026-09-02T03:28:26.053Z] 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 [2026-09-02T03:28:26.121Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] // withCredentials [Pipeline] } [Pipeline] findFiles [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-09-02T03:28:26.265Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2026-09-02T03:28:26.304Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-44365/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T03:28:26.470Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:28:26.618Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2026-09-02T03:28:26.660Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-44616/deps.deploy-tf-ansible-os.44616.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T03:28:26.798Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:28:26.878Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2026-09-02T03:28:26.903Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-81534/deps.test-sanity.81534.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T03:28:27.085Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.43882.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:28:27.150Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:28:27.192Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #43882 [Pipeline] timeout [2026-09-02T03:28:27.220Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T03:28:27.268Z] Scheduling project: collect-logs-and-cleanup [Pipeline] { [Pipeline] echo [2026-09-02T03:28:28.242Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:28:28.259Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:28:28.316Z] Will try again after 15 sec [2026-09-02T03:28:33.826Z] Starting building: collect-logs-and-cleanup #12148 [Pipeline] { [Pipeline] echo [2026-09-02T03:28:43.359Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:28:43.375Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:28:43.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:28:58.462Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:28:58.477Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:28:58.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:29:13.551Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:29:13.564Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:29:13.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:29:28.639Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:29:28.654Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:29:28.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:29:43.760Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:29:43.776Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:29:43.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:29:58.863Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:29:58.878Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:29:58.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:30:13.979Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:30:14.042Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:30:14.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:30:29.162Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:30:29.195Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:30:29.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:30:44.308Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:30:44.323Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:30:44.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:30:59.511Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:30:59.575Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:30:59.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:31:14.683Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:31:14.697Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:31:14.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:31:29.776Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:31:29.791Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:31:29.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:31:44.876Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:31:44.891Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:31:44.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:31:59.975Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:31:59.991Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:32:00.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:32:15.086Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:32:15.105Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:32:15.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:32:30.194Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:32:30.210Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:32:30.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:32:45.291Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:32:45.304Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:32:45.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:33:00.410Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:33:00.426Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:33:00.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:33:15.526Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:33:15.611Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:33:15.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:33:30.694Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:33:30.710Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:33:30.753Z] Will try again after 15 sec [2026-09-02T03:33:42.522Z] Build test-unit-ungrouped #3755 completed: SUCCESS [Pipeline] echo [2026-09-02T03:33:42.540Z] JOB test-unit-ungrouped: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:33:42.632Z] Copied 1 artifact from "test-unit-ungrouped" build number 3755 [Pipeline] echo [2026-09-02T03:33:42.663Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2026-09-02T03:33:42.953Z] + ls -la test-unit-ungrouped-72281 [2026-09-02T03:33:42.953Z] total 20 [2026-09-02T03:33:42.953Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:33 . [2026-09-02T03:33:42.953Z] drwxr-xr-x 29 jenkins docker 12288 Sep 2 03:33 .. [2026-09-02T03:33:42.953Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 00:59 deps.test-unit-ungrouped.72281.env [Pipeline] withCredentials [2026-09-02T03:33:43.008Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:33:43.324Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:33:44.701Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T03:33:45.789Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:33:45.870Z] JOB test-code-coverage: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:33:45.895Z] JOB test-code-coverage: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:33:45.972Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:33:46.013Z] JOB test-code-coverage / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG]]], test-unit-agent, test-unit-bgp, test-unit-opserver, test-unit-group-one, test-unit-group-two, test-unit-ungrouped] [Pipeline] dir [2026-09-02T03:33:46.046Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:33:46.126Z] JOB test-code-coverage: files found = 2 [Pipeline] echo [2026-09-02T03:33:46.190Z] JOB test-code-coverage: file #0 with path build-configure-77594/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:33:46.245Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG]' [Pipeline] echo [2026-09-02T03:33:46.272Z] JOB test-code-coverage: file #1 with path build-configure-77594/deps.build-configure.77594.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:33:46.324Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T03:33:46.434Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:33:46.528Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-09-02T03:33:46.554Z] JOB test-code-coverage: file #0 with path test-unit-agent-47630/deps.test-unit-agent.47630.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] sh [Pipeline] dir [2026-09-02T03:33:46.741Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [2026-09-02T03:33:46.750Z] Build collect-logs-and-cleanup #12148 completed: SUCCESS [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:33:46.846Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] echo [2026-09-02T03:33:46.886Z] JOB test-code-coverage: files found = 1 [Pipeline] // timeout [Pipeline] copyArtifacts [Pipeline] echo [2026-09-02T03:33:46.948Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 12148 [2026-09-02T03:33:46.953Z] JOB test-code-coverage: file #0 with path test-unit-bgp-85582/deps.test-unit-bgp.85582.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:33:47.008Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [Pipeline] } [Pipeline] } [Pipeline] // withCredentials [Pipeline] // dir [Pipeline] } [Pipeline] dir [2026-09-02T03:33:47.179Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] findFiles [2026-09-02T03:33:47.294Z] + ls -la collect-logs-and-cleanup-43882 [2026-09-02T03:33:47.294Z] total 20 [2026-09-02T03:33:47.294Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:33 . [2026-09-02T03:33:47.294Z] drwxr-xr-x 30 jenkins docker 12288 Sep 2 03:33 .. [2026-09-02T03:33:47.294Z] -rw-r--r-- 1 jenkins docker 494 Sep 2 03:28 deps.collect-logs-and-cleanup.43882.env [Pipeline] echo [2026-09-02T03:33:47.322Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-09-02T03:33:47.346Z] JOB test-code-coverage: file #0 with path test-unit-opserver-57795/deps.test-unit-opserver.57795.env [Pipeline] readFile [Pipeline] withCredentials [2026-09-02T03:33:47.400Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // dir [Pipeline] dir [2026-09-02T03:33:47.568Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:33:47.649Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-09-02T03:33:47.674Z] JOB test-code-coverage: file #0 with path test-unit-group-one-74146/deps.test-unit-group-one.74146.env [Pipeline] readFile [Pipeline] } [2026-09-02T03:33:47.747Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] // dir [Pipeline] dir [2026-09-02T03:33:47.806Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:33:47.887Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-09-02T03:33:47.912Z] JOB test-code-coverage: file #0 with path test-unit-group-two-59721/deps.test-unit-group-two.59721.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T03:33:48.029Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:33:48.104Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-09-02T03:33:48.128Z] JOB test-code-coverage: file #0 with path test-unit-ungrouped-72281/deps.test-unit-ungrouped.72281.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T03:33:48.257Z] JOB test-code-coverage: deps_env_file: deps.test-code-coverage.66057.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:33:48.312Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:33:48.352Z] JOB test-code-coverage: Starting job: test-code-coverage rnd: #66057 [Pipeline] timeout [2026-09-02T03:33:48.374Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T03:33:48.418Z] Scheduling project: test-code-coverage [2026-09-02T03:33:49.113Z] 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] } [2026-09-02T03:33:56.642Z] Starting building: test-code-coverage #170 [2026-09-02T03:33:59.786Z] Build test-code-coverage #170 completed: SUCCESS [Pipeline] echo [2026-09-02T03:33:59.803Z] JOB test-code-coverage: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:33:59.878Z] Copied 1 artifact from "test-code-coverage" build number 170 [Pipeline] echo [2026-09-02T03:33:59.908Z] JOB test-code-coverage: Collected artifacts: [Pipeline] sh [2026-09-02T03:34:00.245Z] + ls -la test-code-coverage-66057 [2026-09-02T03:34:00.245Z] total 20 [2026-09-02T03:34:00.245Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:33 . [2026-09-02T03:34:00.245Z] drwxr-xr-x 31 jenkins docker 12288 Sep 2 03:33 .. [2026-09-02T03:34:00.245Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 03:33 deps.test-code-coverage.66057.env [Pipeline] withCredentials [2026-09-02T03:34:00.294Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:34:00.605Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:34:01.537Z] 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 [2026-09-02T03:34:02.866Z] DEBUG: We found base pipeline 2906 and are waiting for base pipeline [Pipeline] waitUntil [Pipeline] { [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:34:03.024Z] DEBUG: Base pipeline has been finished [Pipeline] echo [2026-09-02T03:34:03.037Z] DEBUG: check_build_successed for 2906 [Pipeline] echo [2026-09-02T03:34:03.066Z] DEBUG: check_build_successed: return -2 > 0 [Pipeline] echo [2026-09-02T03:34:03.082Z] DEBUG: Base pipeline has not been verified. Run build again... [Pipeline] readFile [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:34:03.189Z] Archiving artifacts [Pipeline] sh [2026-09-02T03:34:03.504Z] + /home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review I1512a34ca8b908d3ea7f6ea067c4c306678006cc --branch master --changed_files --output /home/jenkins/workspace/pipeline-gate@3/patchsets-info.json [2026-09-02T03:34:03.504Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_flaky', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-09-01 11:41:17.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-09-01 15:08:31.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'subject': 'Fix flaky tests which block CI', 'status': 'NEW', 'created': '2026-08-10 15:47:16.000000000', 'updated': '2026-09-02 00:50:32.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 299, 'deletions': 105, 'total_comment_count': 5, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'da70c7b617bfed153acccc12138854077536c96e', '_number': 3039, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-09-01 18:49:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 15:08:31.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': 0, 'date': '2026-09-02 00:50:32.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': '97973b48694ffa39b639970beecc1660ee783ac0', 'revisions': {'97973b48694ffa39b639970beecc1660ee783ac0': {'kind': 'NO_CODE_CHANGE', '_number': 12, 'created': '2026-09-01 11:40:59.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/39/3039/12', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}}, 'commit': {'parents': [{'commit': '9112407ed0a26aaec3ee49b7513d267bf7e93597', 'subject': 'Switching to oneTBB: old includes removal'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-10 15:45:10.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-09-01 11:39:44.000000000', 'tz': 420}, 'subject': 'Fix flaky tests which block CI', 'message': 'Fix flaky tests which block CI\n\nFix tests sampled asynchronous state immediately after\nWaitForIdle(), which does not cover work outside the task\nscheduler. They failed depending on build machine load.\n\nChange-Id: I1512a34ca8b908d3ea7f6ea067c4c306678006cc\nSigned-off-by: Mikhail Samoylov \nCloses: https://github.com/OpenSDN-io/community/issues/134\nDepends-On: Idfec5ba806d374867d999d25e6672fc27c9fa474\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-09-02T03:34:03.504Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I0c7161ee31e11ff4cc6c1962657b13e8e8b3181d', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-07-13 10:34:15.000000000', 'reason': 'Only change owner, uploader, reviewers, and cc can be in the attention set'}, '1000002': {'account': {'_account_id': 1000002}, 'last_update': '2026-07-18 08:19:38.000000000', 'reason': 'Change was submitted'}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-07-16 20:29:55.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-07-18 08:19:38.000000000', 'reason': 'Change was submitted'}}, 'hashtags': [], 'change_id': 'I0c7161ee31e11ff4cc6c1962657b13e8e8b3181d', 'subject': 'Switching to oneTBB: old includes removal', 'status': 'MERGED', 'created': '2026-07-10 13:51:24.000000000', 'updated': '2026-07-18 08:20:05.000000000', 'submitted': '2026-07-18 08:19:38.000000000', 'submitter': {'_account_id': 1000003}, 'insertions': 23, 'deletions': 24, 'total_comment_count': 11, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '3008', 'meta_rev_id': '831fab326a1db08f76cc019e3e969dab5f0c75ea', '_number': 3008, 'owner': {'_account_id': 1000012}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-07-18 08:19:17.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': 0, '_account_id': 1000001}], '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, '_account_id': 1000003}, {'value': 2, 'date': '2026-07-18 06:07:58.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}], 'CC': [{'_account_id': 1000002}]}, 'pending_reviewers': {}, 'current_revision': '9112407ed0a26aaec3ee49b7513d267bf7e93597', 'revisions': {'9112407ed0a26aaec3ee49b7513d267bf7e93597': {'kind': 'REWORK', '_number': 6, 'created': '2026-07-16 20:29:40.000000000', 'uploader': {'_account_id': 1000012}, 'ref': 'refs/changes/08/3008/6', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/08/3008/6'}}, 'commit': {'parents': [{'commit': 'd0821a530939acc57c8e9ff48f2c5cae733f3bc5', 'subject': 'Merge "VxLAN bug: VRF NH flapping during a VM live migration"'}], 'author': {'name': 'Matvey Kraposhin', 'email': 'mkraposhin@gmail.com', 'date': '2026-07-10 13:51:19.000000000', 'tz': 180}, 'committer': {'name': 'Matvey Kraposhin', 'email': 'mkraposhin@gmail.com', 'date': '2026-07-16 20:29:34.000000000', 'tz': 180}, 'subject': 'Switching to oneTBB: old includes removal', 'message': 'Switching to oneTBB: old includes removal\n\nDepends-On: I44aa62b1ba281c7668739e0d52f6c53300ccb097\n\nChange-Id: I0c7161ee31e11ff4cc6c1962657b13e8e8b3181d\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000001}}]}]} [2026-09-02T03:34:03.505Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-common~master~Idfec5ba806d374867d999d25e6672fc27c9fa474', 'project': 'opensdn-io/tf-common', 'branch': 'master', 'topic': 'race_fix', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-09-01 18:46:59.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-09-01 18:46:59.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-09-01 11:52:30.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'Idfec5ba806d374867d999d25e6672fc27c9fa474', 'subject': 'Fix race condition on process_status_ and data_ in NodeStatusUVE', 'status': 'NEW', 'created': '2026-08-21 08:10:07.000000000', 'updated': '2026-09-02 03:20:35.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 3, 'deletions': 0, 'total_comment_count': 1, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '25c28e442b2c71a42492eecab8df8afb2ead6909', '_number': 3066, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-09-01 18:46:59.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 11:52:30.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': 0, 'date': '2026-09-02 03:20:35.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'f6dd5c95d402f2f3ef08bba8556d674d92d0ba46', 'revisions': {'f6dd5c95d402f2f3ef08bba8556d674d92d0ba46': {'kind': 'REWORK', '_number': 1, 'created': '2026-08-21 08:10:07.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/66/3066/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-common', 'ref': 'refs/changes/66/3066/1'}}, 'commit': {'parents': [{'commit': 'a8fb65ce9b11fc62a27b9fc86c1446f7bf6530b8', 'subject': 'Switching to oneTBB: Task class corrections'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-21 07:57:36.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-21 07:57:36.000000000', 'tz': 420}, 'subject': 'Fix race condition on process_status_ and data_ in NodeStatusUVE', 'message': 'Fix race condition on process_status_ and data_ in NodeStatusUVE\n\nProtect `process_status_` and `data_` with `uve_mutex_` to prevent data\ncorruption when two threads access these shared members concurrently.\nWithout this lock, one thread calling `data_.set_process_status()` can\ndestroy the underlying vector while another thread is executing\n`NodeStatusUVE::Send(data_)` and reading from it.\n\nNote on locking hierarchy:\n- `ConnectionState::mutex_` protects `connection_map_`, not these members.\n- `uve_mutex_` is always acquired after `ConnectionState::mutex_` when\n called via `UpdateInternal` or `Delete` (`lock=false`), maintaining a\n consistent lock order and preventing deadlocks.\n\nChange-Id: Idfec5ba806d374867d999d25e6672fc27c9fa474\nSigned-off-by: Mikhail Samoylov \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-09-02T03:34:03.505Z] DEBUG: Change: I1512a34ca8b908d3ea7f6ea067c4c306678006cc: depends_on: ['Idfec5ba806d374867d999d25e6672fc27c9fa474'] [2026-09-02T03:34:03.762Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-common~master~Idfec5ba806d374867d999d25e6672fc27c9fa474', 'project': 'opensdn-io/tf-common', 'branch': 'master', 'topic': 'race_fix', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-09-01 18:46:59.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-09-01 18:46:59.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-09-01 11:52:30.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'Idfec5ba806d374867d999d25e6672fc27c9fa474', 'subject': 'Fix race condition on process_status_ and data_ in NodeStatusUVE', 'status': 'NEW', 'created': '2026-08-21 08:10:07.000000000', 'updated': '2026-09-02 03:20:35.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 3, 'deletions': 0, 'total_comment_count': 1, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '25c28e442b2c71a42492eecab8df8afb2ead6909', '_number': 3066, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-09-01 18:46:59.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 11:52:30.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': 0, 'date': '2026-09-02 03:20:35.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'f6dd5c95d402f2f3ef08bba8556d674d92d0ba46', 'revisions': {'f6dd5c95d402f2f3ef08bba8556d674d92d0ba46': {'kind': 'REWORK', '_number': 1, 'created': '2026-08-21 08:10:07.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/66/3066/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-common', 'ref': 'refs/changes/66/3066/1'}}, 'commit': {'parents': [{'commit': 'a8fb65ce9b11fc62a27b9fc86c1446f7bf6530b8', 'subject': 'Switching to oneTBB: Task class corrections'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-21 07:57:36.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-21 07:57:36.000000000', 'tz': 420}, 'subject': 'Fix race condition on process_status_ and data_ in NodeStatusUVE', 'message': 'Fix race condition on process_status_ and data_ in NodeStatusUVE\n\nProtect `process_status_` and `data_` with `uve_mutex_` to prevent data\ncorruption when two threads access these shared members concurrently.\nWithout this lock, one thread calling `data_.set_process_status()` can\ndestroy the underlying vector while another thread is executing\n`NodeStatusUVE::Send(data_)` and reading from it.\n\nNote on locking hierarchy:\n- `ConnectionState::mutex_` protects `connection_map_`, not these members.\n- `uve_mutex_` is always acquired after `ConnectionState::mutex_` when\n called via `UpdateInternal` or `Delete` (`lock=false`), maintaining a\n consistent lock order and preventing deadlocks.\n\nChange-Id: Idfec5ba806d374867d999d25e6672fc27c9fa474\nSigned-off-by: Mikhail Samoylov \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-09-02T03:34:03.762Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-common~master~I44aa62b1ba281c7668739e0d52f6c53300ccb097', 'project': 'opensdn-io/tf-common', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-07-17 15:20:38.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-07-18 08:18:39.000000000', 'reason': 'Change was submitted'}}, 'hashtags': [], 'change_id': 'I44aa62b1ba281c7668739e0d52f6c53300ccb097', 'subject': 'Switching to oneTBB: Task class corrections', 'status': 'MERGED', 'created': '2026-07-10 08:21:44.000000000', 'updated': '2026-07-18 08:19:06.000000000', 'submitted': '2026-07-18 08:18:39.000000000', 'submitter': {'_account_id': 1000003}, 'insertions': 89, 'deletions': 124, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '3003', 'meta_rev_id': '7bba54f3127f4950952103d8be63f57a030d28ef', '_number': 3003, 'owner': {'_account_id': 1000012}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-07-18 08:18:35.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': 0, '_account_id': 1000001}], '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': 2, 'date': '2026-07-18 08:18:35.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': -1, 'date': '2026-07-17 17:12:49.000000000', 'permitted_voting_range': {'min': -1, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': 'a8fb65ce9b11fc62a27b9fc86c1446f7bf6530b8', 'revisions': {'a8fb65ce9b11fc62a27b9fc86c1446f7bf6530b8': {'kind': 'REWORK', '_number': 4, 'created': '2026-07-17 15:20:19.000000000', 'uploader': {'_account_id': 1000012}, 'ref': 'refs/changes/03/3003/4', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-common', 'ref': 'refs/changes/03/3003/4'}}, 'commit': {'parents': [{'commit': '22b5306af88dd186e89b64184f9ba6ee7e2b1d99', 'subject': 'pin deps due to removed pkg_resources'}], 'author': {'name': 'Matvey Kraposhin', 'email': 'mkraposhin@gmail.com', 'date': '2026-07-10 08:21:39.000000000', 'tz': 180}, 'committer': {'name': 'Matvey Kraposhin', 'email': 'mkraposhin@gmail.com', 'date': '2026-07-17 15:20:14.000000000', 'tz': 180}, 'subject': 'Switching to oneTBB: Task class corrections', 'message': 'Switching to oneTBB: Task class corrections\n\nChange-Id: I44aa62b1ba281c7668739e0d52f6c53300ccb097\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}]}]} [2026-09-02T03:34:03.762Z] DEBUG: Change: Idfec5ba806d374867d999d25e6672fc27c9fa474: depends_on: [] [Pipeline] archiveArtifacts [2026-09-02T03:34:03.795Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:34:06.325Z] DEBUG: build_map = [2908:[status:null, branch:master, project:opensdn-io/tf-common], 2907:[status:null, branch:master, project:opensdn-io/tf-controller], 2906:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 2905:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2904:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 2903:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2902:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 2899:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2898:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2896:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2895:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2894:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2893:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2892:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2891:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2890:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2889:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2884:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2873:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2872:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2871:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2870:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2869:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2868:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2867:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2860:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2859:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2857:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2856:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2855:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2854:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2850:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2848:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2833:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 2832:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2831:[status:FAILURE, branch:master, project:opensdn-io/tf-test], 2830:[status:FAILURE, branch:master, project:opensdn-io/tf-neutron-plugin], 2826:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2824:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 2823:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2802:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 2800:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 2798:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2796:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2794:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2789:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2788:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2787:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2786:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2770:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2768:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2765:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2764:[status:SUCCESS, branch:R26.1, project:opensdn-io/tf-ansible-deployer], 2763:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2762:[status:SUCCESS, branch:R26.1, project:opensdn-io/tf-ansible-deployer], 2754:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2752:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 2750:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2748:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2747:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2745:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 2743:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2739:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2738:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2736:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 2728:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2720:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2719:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2718:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2716:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2708:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2702:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2700:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2696:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2695:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2693:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2690:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2689:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2685:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2684:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2683:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2682:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2681:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2680:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2679:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2678:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2676:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2666:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2662:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 2661:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 2660:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2658:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2656:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2630:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2627:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2626:[status:SUCCESS, branch:master, project:opensdn-io/uve-exporter], 2616:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2601:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2591:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2590:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2587:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2586:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2584:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2583:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2569:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2562:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2561:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2560:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2557:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2541:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2536:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 2533:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2525:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 2521:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2515:[status:FAILURE, branch:master, project:opensdn-io/tf-dev-env], 2513:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2510:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2507:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2501:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2500:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2498:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2495:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2494:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 2493:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2492:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 2490:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2486:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2485:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2484:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2482:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2481:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2480:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2478:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2477:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2476:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2472:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2471:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2469:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2463:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2458:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2457:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2443:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 2436:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2435:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2427:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2413:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2409:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client]] [Pipeline] echo [2026-09-02T03:34:06.358Z] DEBUG: Parse build 2908 [Pipeline] echo [2026-09-02T03:34:06.385Z] DEBUG: build skipped [Pipeline] echo [2026-09-02T03:34:06.411Z] DEBUG: Parse build 2907 [Pipeline] echo [2026-09-02T03:34:06.446Z] DEBUG: build skipped [Pipeline] echo [2026-09-02T03:34:06.479Z] DEBUG: Parse build 2906 [Pipeline] echo [2026-09-02T03:34:06.505Z] DEBUG: check_build_successed for 2906 [Pipeline] echo [2026-09-02T03:34:06.531Z] DEBUG: check_build_successed: return -2 > 0 [Pipeline] echo [2026-09-02T03:34:06.547Z] DEBUG: build skipped [Pipeline] echo [2026-09-02T03:34:06.577Z] DEBUG: Parse build 2905 [Pipeline] echo [2026-09-02T03:34:06.605Z] DEBUG: check_build_successed for 2905 [Pipeline] echo [2026-09-02T03:34:06.628Z] DEBUG: check_build_successed: return -2 > 0 [Pipeline] echo [2026-09-02T03:34:06.648Z] DEBUG: build skipped [Pipeline] echo [2026-09-02T03:34:06.676Z] DEBUG: Parse build 2904 [Pipeline] echo [2026-09-02T03:34:06.704Z] DEBUG: check_build_successed for 2904 [Pipeline] echo [2026-09-02T03:34:06.731Z] DEBUG: check_build_successed: return -2 > 0 [Pipeline] echo [2026-09-02T03:34:06.750Z] DEBUG: build skipped [Pipeline] echo [2026-09-02T03:34:06.774Z] DEBUG: Parse build 2903 [Pipeline] echo [2026-09-02T03:34:06.804Z] DEBUG: check_build_successed for 2903 [Pipeline] echo [2026-09-02T03:34:06.826Z] DEBUG: check_build_successed: return -2 > 0 [Pipeline] echo [2026-09-02T03:34:06.840Z] DEBUG: build skipped [Pipeline] echo [2026-09-02T03:34:06.866Z] DEBUG: Parse build 2902 [Pipeline] echo [2026-09-02T03:34:06.899Z] DEBUG: check_build_successed for 2902 [Pipeline] echo [2026-09-02T03:34:06.923Z] DEBUG: check_build_successed: return -2 > 0 [Pipeline] echo [2026-09-02T03:34:06.939Z] DEBUG: build skipped [Pipeline] echo [2026-09-02T03:34:06.964Z] DEBUG: Parse build 2899 [Pipeline] echo [2026-09-02T03:34:06.990Z] DEBUG: check_build_successed for 2899 [Pipeline] echo [2026-09-02T03:34:07.015Z] DEBUG: check_build_successed: return 2 > 0 [Pipeline] echo [2026-09-02T03:34:07.031Z] DEBUG: previous build is finished successfully. Stop searching. Base build is not found. Just run. [Pipeline] sh [Pipeline] archiveArtifacts [2026-09-02T03:34:07.341Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:34:07.376Z] DEBUG: Concurrent project - run jobs [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-juju-k8s) [Pipeline] { (Branch: stream-build-rocky9) [Pipeline] { (Branch: stream-ansible-os) [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] { (Branch: test-code-coverage) [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-juju-k8s) [Pipeline] { (Branch: deploy-tf-juju-k8s) [Pipeline] { (Branch: test-sanity-juju-k8s) [Pipeline] { (Branch: test-deployment-juju-k8s) [Pipeline] { (Branch: collect-logs-and-cleanup-juju-k8s) [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] 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] 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] { (test-code-coverage) [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-juju-k8s) [Pipeline] stage [Pipeline] { (deploy-tf-juju-k8s) [Pipeline] stage [Pipeline] { (test-sanity-juju-k8s) [Pipeline] stage [Pipeline] { (test-deployment-juju-k8s) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-juju-k8s) [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] 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] echo [2026-09-02T03:34:08.853Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:08.893Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:08.932Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:08.980Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.025Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.069Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.113Z] JOB test-code-coverage: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.159Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.205Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.248Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.288Z] JOB deploy-tf-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.331Z] JOB test-sanity-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.371Z] JOB test-deployment-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.427Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.471Z] JOB fetch-sources-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.512Z] JOB configure-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.559Z] JOB package-deployers-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.609Z] JOB compile-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.667Z] JOB package-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.709Z] JOB freeze-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.764Z] JOB cleanup-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.806Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.849Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.896Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:09.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:34:10.003Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2026-09-02T03:34:10.023Z] JOB deploy-platform-juju-k8s: entering run_job [Pipeline] echo [2026-09-02T03:34:10.039Z] JOB prepare-sandbox-rocky9: entering run_job [Pipeline] echo [2026-09-02T03:34:10.074Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:10.094Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.124Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:10.140Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.168Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:10.188Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.210Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:10.229Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.251Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:10.269Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.288Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:10.302Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.324Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:10.340Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.361Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:10.376Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.397Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:10.412Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.437Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:10.452Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.476Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:10.493Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.514Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:34:10.533Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.555Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:34:10.576Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.595Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:34:10.611Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.630Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:34:10.644Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.662Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:34:10.676Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.696Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:34:10.713Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.735Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:34:10.750Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.768Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:34:10.781Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:34:10.814Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.848Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:10.865Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:10.885Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:34:10.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:34:10.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:34:10.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:34:11.057Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:11.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:34:11.105Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:34:11.121Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:34:11.198Z] Will try again after 15 sec [2026-09-02T03:34:11.219Z] Will try again after 15 sec [2026-09-02T03:34:11.241Z] Will try again after 15 sec [2026-09-02T03:34:11.261Z] Will try again after 15 sec [2026-09-02T03:34:11.282Z] Will try again after 15 sec [2026-09-02T03:34:11.301Z] Will try again after 15 sec [2026-09-02T03:34:11.323Z] Will try again after 15 sec [2026-09-02T03:34:11.344Z] Will try again after 15 sec [2026-09-02T03:34:11.365Z] Will try again after 15 sec [2026-09-02T03:34:11.395Z] Will try again after 15 sec [2026-09-02T03:34:11.421Z] Will try again after 15 sec [2026-09-02T03:34:11.445Z] Will try again after 15 sec [2026-09-02T03:34:11.467Z] Will try again after 15 sec [2026-09-02T03:34:11.494Z] Will try again after 15 sec [2026-09-02T03:34:11.521Z] Will try again after 15 sec [2026-09-02T03:34:11.547Z] Will try again after 15 sec [2026-09-02T03:34:11.577Z] Will try again after 15 sec [2026-09-02T03:34:11.599Z] Will try again after 15 sec [2026-09-02T03:34:11.622Z] Will try again after 15 sec [2026-09-02T03:34:11.642Z] Will try again after 15 sec [2026-09-02T03:34:11.664Z] Will try again after 15 sec [2026-09-02T03:34:11.684Z] Will try again after 15 sec [2026-09-02T03:34:11.706Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T03:34:11.726Z] Archiving artifacts [2026-09-02T03:34:11.767Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T03:34:11.787Z] Archiving artifacts [Pipeline] archiveArtifacts [2026-09-02T03:34:11.805Z] Archiving artifacts [2026-09-02T03:34:11.847Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:34:12.242Z] JOB prepare-sandbox-rocky9: Starting job: build-prepare-sandbox rnd: #6380 [Pipeline] timeout [2026-09-02T03:34:12.270Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T03:34:12.352Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #45045 [Pipeline] timeout [2026-09-02T03:34:12.375Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T03:34:12.402Z] JOB deploy-platform-juju-k8s: Starting job: deploy-platform-juju-k8s rnd: #44714 [Pipeline] timeout [2026-09-02T03:34:12.425Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T03:34:12.445Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2026-09-02T03:34:12.490Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2026-09-02T03:34:12.511Z] Scheduling project: deploy-platform-juju-k8s [2026-09-02T03:34:21.649Z] Starting building: build-prepare-sandbox #15918 [Pipeline] { [Pipeline] echo [2026-09-02T03:34:26.234Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:26.255Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:34:26.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:34:26.419Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:26.434Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:26.454Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:26.468Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:26.492Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:26.507Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T03:34:26.535Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:26.549Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:26.577Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:26.596Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:26.618Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:26.636Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:26.657Z] Starting building: build-prepare-sandbox #15919 [2026-09-02T03:34:26.660Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:26.698Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2026-09-02T03:34:26.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-09-02T03:34:26.860Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:34:26.896Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:34:26.912Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:26.926Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:34:26.979Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:34:26.995Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:27.009Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.030Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:27.045Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.066Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:34:27.081Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.101Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:34:27.116Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.136Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:34:27.152Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:34:27.226Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:34:27.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2026-09-02T03:34:27.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:34:27.351Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:34:27.366Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.384Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:34:27.404Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.425Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:34:27.440Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.461Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:34:27.475Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.504Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:34:27.519Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.550Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:34:27.564Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T03:34:27.609Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:27.625Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.647Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:34:27.664Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:27.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 [2026-09-02T03:34:27.731Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:34:27.839Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:34:27.856Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:27.872Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:34:27.957Z] Will try again after 15 sec [2026-09-02T03:34:28.002Z] Will try again after 15 sec [2026-09-02T03:34:28.034Z] Will try again after 15 sec [2026-09-02T03:34:28.055Z] Will try again after 15 sec [2026-09-02T03:34:28.075Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:34:28.112Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:34:28.143Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:34:28.242Z] Will try again after 15 sec [2026-09-02T03:34:28.265Z] Will try again after 15 sec [2026-09-02T03:34:28.285Z] Will try again after 15 sec [2026-09-02T03:34:28.314Z] Will try again after 15 sec [2026-09-02T03:34:28.335Z] Will try again after 15 sec [2026-09-02T03:34:28.357Z] Will try again after 15 sec [2026-09-02T03:34:28.380Z] Will try again after 15 sec [2026-09-02T03:34:28.399Z] Will try again after 15 sec [2026-09-02T03:34:28.422Z] Will try again after 15 sec [2026-09-02T03:34:28.468Z] Will try again after 15 sec [2026-09-02T03:34:28.591Z] Will try again after 15 sec [2026-09-02T03:34:31.660Z] Starting building: deploy-platform-juju-k8s #2100 [Pipeline] { [Pipeline] echo [2026-09-02T03:34:41.369Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:41.384Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:34:41.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:34:41.837Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:41.861Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:34:41.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:34:41.978Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:41.994Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:42.013Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:42.027Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:34:42.093Z] Will try again after 15 sec [2026-09-02T03:34:42.111Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:34:42.157Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:42.173Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:34:42.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:34:42.262Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:42.277Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:34:42.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:34:42.398Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:42.412Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:42.432Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:42.447Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:34:42.503Z] Will try again after 15 sec [2026-09-02T03:34:42.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:34:42.872Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:42.886Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:34:42.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:34:42.991Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:43.006Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:34:43.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:34:43.135Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:43.152Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.173Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:34:43.190Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.223Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:34:43.237Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.257Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:34:43.273Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:34:43.327Z] Will try again after 15 sec [2026-09-02T03:34:43.350Z] Will try again after 15 sec [2026-09-02T03:34:43.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-09-02T03:34:43.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:34:43.570Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:34:43.587Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.608Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:34:43.626Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.653Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:34:43.668Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.689Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:34:43.705Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.729Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:34:43.744Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.767Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:34:43.782Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.812Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:43.825Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.842Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:34:43.856Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T03:34:43.889Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:34:43.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:34:43.938Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:43.954Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:34:44.004Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:34:44.036Z] Will try again after 15 sec [2026-09-02T03:34:44.059Z] Will try again after 15 sec [2026-09-02T03:34:44.082Z] Will try again after 15 sec [2026-09-02T03:34:44.107Z] Will try again after 15 sec [2026-09-02T03:34:44.136Z] Will try again after 15 sec [2026-09-02T03:34:44.170Z] Will try again after 15 sec [2026-09-02T03:34:44.200Z] Will try again after 15 sec [2026-09-02T03:34:44.223Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:34:44.242Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:34:44.257Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:34:44.318Z] Will try again after 15 sec [2026-09-02T03:34:44.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:34:56.551Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:56.575Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:34:56.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:34:56.994Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:57.027Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:34:57.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:34:57.495Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:57.509Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:57.551Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:57.579Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:57.614Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:57.647Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:57.667Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:57.681Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:34:57.790Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:34:57.931Z] Will try again after 15 sec [2026-09-02T03:34:57.985Z] Will try again after 15 sec [2026-09-02T03:34:58.043Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:34:58.083Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:58.108Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:58.214Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:58.227Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:34:58.361Z] Will try again after 15 sec [2026-09-02T03:34:58.382Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:34:58.396Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:34:58.409Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:34:58.428Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:58.444Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2026-09-02T03:34:58.618Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:34:58.670Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:34:58.685Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:58.700Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:58.721Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:34:58.749Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:58.784Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:34:58.820Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:58.888Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:34:58.907Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:34:59.079Z] Will try again after 15 sec [2026-09-02T03:34:59.101Z] Will try again after 15 sec [2026-09-02T03:34:59.121Z] Will try again after 15 sec [2026-09-02T03:34:59.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:34:59.320Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:34:59.349Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:59.367Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:34:59.387Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:59.412Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:34:59.501Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:59.522Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:34:59.539Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:34:59.571Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:34:59.588Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:59.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:34:59.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:34:59.748Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:34:59.766Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:34:59.799Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:34:59.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:34:59.986Z] Will try again after 15 sec [2026-09-02T03:35:00.021Z] Will try again after 15 sec [2026-09-02T03:35:00.065Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:35:00.142Z] Will try again after 15 sec [2026-09-02T03:35:00.189Z] Will try again after 15 sec [2026-09-02T03:35:00.247Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:00.265Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:35:00.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:35:00.311Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:00.328Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:35:00.373Z] Will try again after 15 sec [2026-09-02T03:35:00.395Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:00.413Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:35:00.429Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:00.581Z] Will try again after 15 sec [2026-09-02T03:35:00.600Z] Will try again after 15 sec [2026-09-02T03:35:00.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:11.721Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:11.736Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:11.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:12.164Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:12.182Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:12.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:12.821Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:12.834Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:12.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:12.969Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:12.983Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:13.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:13.079Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:13.098Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:13.141Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:13.159Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:13.176Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:13.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:13.393Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:13.409Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:13.471Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:13.501Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:13.517Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:13.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:13.652Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:13.669Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:35:13.737Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:13.766Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:13.781Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:13.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:14.109Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:14.124Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:35:14.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:14.278Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:35:14.291Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:35:14.310Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:35:14.326Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:35:14.348Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:35:14.366Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:14.435Z] Will try again after 15 sec [2026-09-02T03:35:14.459Z] Will try again after 15 sec [2026-09-02T03:35:14.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:15.020Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:35:15.037Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:15.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:15.151Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:35:15.168Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:35:15.188Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:35:15.204Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:15.268Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:35:15.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:15.358Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:35:15.371Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:35:15.392Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:35:15.407Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:35:15.454Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:35:15.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:15.541Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:35:15.581Z] Will try again after 15 sec [2026-09-02T03:35:15.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:15.663Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:15.677Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:35:15.697Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:35:15.713Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:35:15.821Z] Will try again after 15 sec [2026-09-02T03:35:15.842Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:15.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:35:15.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:35:15.912Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:15.926Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:35:16.013Z] Will try again after 15 sec [2026-09-02T03:35:16.044Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:16.065Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:35:16.089Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:16.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:26.832Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:26.847Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:26.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:27.275Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:27.298Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:27.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:27.916Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:27.933Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:27.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:28.074Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:28.089Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:28.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:28.186Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:28.202Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:28.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:28.313Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:28.329Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:28.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:28.503Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:28.520Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:28.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:28.731Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:28.747Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:28.815Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:28.852Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:28.866Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:35:28.920Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:28.960Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:28.974Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:29.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:29.262Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:29.278Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:29.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:29.469Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:35:29.488Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:29.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:29.680Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:35:29.696Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:35:29.718Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:35:29.732Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:29.794Z] Will try again after 15 sec [2026-09-02T03:35:29.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:30.142Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:35:30.157Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:30.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:30.300Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:35:30.317Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:30.402Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:30.446Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:35:30.462Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:30.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:30.575Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:35:30.592Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:35:30.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:30.711Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:35:30.726Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:35:30.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:35:30.761Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:30.812Z] Will try again after 15 sec [2026-09-02T03:35:30.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:35:30.911Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:30.927Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:35:30.949Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:35:30.964Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:31.016Z] Will try again after 15 sec [2026-09-02T03:35:31.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:35: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 [2026-09-02T03:35:31.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:35:31.166Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:31.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:35:31.230Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:35:31.268Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:31.317Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:35:31.331Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:31.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:41.991Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:42.010Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:42.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:42.442Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:42.476Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:42.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:43.012Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:43.028Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:43.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:43.174Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:43.189Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:43.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:43.297Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:43.314Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:43.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:43.435Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:43.450Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:43.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:43.599Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:43.614Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:43.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:43.848Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:43.862Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:43.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:43.958Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:43.973Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:35:44.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:44.084Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:44.103Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:44.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:44.357Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:44.371Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:44.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:44.662Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:35:44.679Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:44.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:44.828Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:35:44.841Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:44.916Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:44.952Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:35:44.966Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:45.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:45.240Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:35:45.254Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:45.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:45.431Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:35:45.446Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:45.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:45.560Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:35:45.577Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:45.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:45.695Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:35:45.708Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:35:45.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:45.844Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:35:45.858Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:45.909Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:45.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:35:45.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:46.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:46.050Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:46.064Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:35:46.117Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:46.152Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:35:46.167Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:46.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:46.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:35:46.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:35:46.348Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:46.385Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:46.400Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:35:46.462Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:35:46.495Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:35:46.510Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:46.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:57.103Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:57.119Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:57.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:57.572Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:57.592Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:57.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:58.104Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:58.121Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:58.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:58.270Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:58.285Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:58.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:58.409Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:58.426Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:58.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:58.543Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:58.562Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:58.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:58.695Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:58.711Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:58.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:58.945Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:58.962Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:59.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:59.062Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:35:59.079Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:35:59.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:59.217Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:59.234Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:59.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:59.455Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:35:59.471Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:59.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:59.783Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:35:59.802Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:35:59.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:35:59.951Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:35:59.966Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:00.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:00.088Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:36:00.105Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:00.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:00.370Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:36:00.388Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:00.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:00.546Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:36:00.564Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:00.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:00.678Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:36:00.692Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:00.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:00.797Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:36:00.814Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:36:00.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:00.949Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:36:00.965Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:01.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:01.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:01.083Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:01.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:01.212Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:01.226Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:36:01.301Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:36:01.334Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:01.350Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:36:01.426Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:36:01.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:01.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:36:01.557Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:36:01.593Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:01.611Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:36:01.668Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:36:01.715Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:36:01.732Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:01.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:12.255Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:12.277Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:12.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:12.679Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:12.692Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:12.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:13.200Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:13.279Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:13.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:13.380Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:13.395Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:13.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:13.522Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:13.542Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:13.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:13.646Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:13.661Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:13.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:13.806Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:13.820Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:13.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:14.067Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:14.081Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:14.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:14.171Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:14.185Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:36:14.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:14.324Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:14.344Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:14.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:14.560Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:14.575Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:14.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:14.893Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:36:14.908Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:15.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:15.110Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:36:15.126Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:15.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:15.228Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:36:15.243Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:15.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:15.485Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:36:15.505Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:15.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:15.658Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:36:15.676Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:15.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:15.788Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:36:15.803Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:15.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:15.909Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:36:15.924Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:36:15.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:16.050Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:36:16.064Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:16.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:16.206Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:16.226Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:16.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:16.331Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:16.348Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:16.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:16.456Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:16.472Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:16.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:16.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:16.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:36:16.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:16.705Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:16.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:36:16.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:16.820Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:36:16.834Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:16.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:27.373Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:27.390Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:27.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:27.804Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:27.821Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:27.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:28.365Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:28.382Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:28.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:28.505Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:28.526Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:28.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:28.644Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:28.671Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:28.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:28.803Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:28.822Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:28.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:28.926Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:28.947Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:28.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:29.161Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:29.175Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:29.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:29.270Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:29.285Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:36:29.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:29.446Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:29.463Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:29.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:29.655Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:29.669Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:29.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:30.141Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:36:30.161Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:30.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:30.282Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:36:30.299Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:36:30.369Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:36:30.410Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:36:30.427Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:30.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:30.589Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:36:30.606Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:30.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:30.774Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:36:30.791Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:30.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:30.905Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:36:30.922Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:30.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:31.035Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:36:31.050Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:36:31.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:31.150Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:36:31.164Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:31.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:31.306Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:31.319Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:31.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:31.442Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:31.458Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:31.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:31.590Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:31.607Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:31.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:31.701Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:31.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:36:31.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:31.811Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:31.826Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:36:31.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:31.922Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:36:31.934Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:31.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:42.503Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:42.524Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:42.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:42.918Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:42.934Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:42.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:43.483Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:43.497Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:43.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:43.615Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:43.631Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:43.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:43.783Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:43.800Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:43.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:43.922Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:43.936Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:43.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:44.032Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:44.045Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:44.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:44.256Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:44.269Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:44.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:44.374Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:44.388Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:36:44.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:44.557Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:44.573Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:44.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:44.745Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:44.759Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:44.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:45.273Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:36:45.293Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:45.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:45.434Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:36:45.453Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:45.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:45.611Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:36:45.627Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:45.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:45.724Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:36:45.740Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:45.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:45.887Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:36:45.901Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:45.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:46.022Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:36:46.037Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:46.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:46.133Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:36:46.147Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:36:46.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:46.244Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:36:46.259Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:46.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:46.401Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:46.415Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:46.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:46.543Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:46.561Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:46.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:46.688Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:46.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:46.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:46.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:36:46.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:36:46.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:46.920Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:46.935Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:36:46.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:47.037Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:36:47.062Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:47.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:57.615Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:57.649Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:57.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:58.048Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:58.063Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:58.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:58.572Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:58.588Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:58.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:58.716Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:58.734Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:58.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:58.902Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:58.917Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:58.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:59.041Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:59.059Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:59.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:59.153Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:59.169Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:59.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:59.349Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:59.362Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:59.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:59.474Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:36:59.492Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:36:59.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:59.683Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:59.702Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:59.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:36:59.851Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:36:59.866Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:36:59.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:00.410Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:37:00.431Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:00.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:00.610Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:37:00.632Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:00.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:00.732Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:37:00.750Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:00.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:00.934Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:37:00.950Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:01.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:01.060Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:37:01.076Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:01.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:01.175Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:37:01.190Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:01.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:01.292Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:37:01.308Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:37:01.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:01.405Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:37:01.421Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:01.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:01.535Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:01.553Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:01.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:01.659Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:01.677Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:01.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:01.790Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:01.806Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:01.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:01.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:01.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:37:01.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:02.049Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:02.063Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:37:02.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:02.181Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:37:02.195Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:02.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:12.747Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:12.787Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:12.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:13.186Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:13.232Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:13.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:13.682Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:13.704Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:13.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:13.821Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:13.836Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:13.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:14.038Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:14.053Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:14.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:14.150Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:14.165Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:14.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:14.292Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:14.308Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:14.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:14.441Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:14.464Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:14.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:14.571Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:14.585Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:37:14.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:14.808Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:14.823Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:14.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:14.951Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:14.965Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:15.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:15.524Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:37:15.546Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:15.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:15.736Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:37:15.753Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:15.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:15.901Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:37:15.918Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:15.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:16.038Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:37:16.053Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:16.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:16.167Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:37:16.184Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:16.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:16.284Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:37:16.299Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:16.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:16.400Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:37:16.415Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:37:16.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:16.520Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:37:16.535Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:16.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:16.634Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:16.650Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:16.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:16.766Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:16.781Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:16.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:16.892Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:16.907Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:16.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:17.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:17.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:37:17.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:17.164Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:17.178Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:37:17.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:17.382Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:37:17.396Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:17.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:27.903Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:27.921Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:27.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:28.379Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:28.395Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:28.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:28.796Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:28.820Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:28.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:28.973Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:28.989Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:29.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:29.148Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:29.162Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:29.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:29.279Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:29.294Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:29.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:29.397Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:29.411Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:29.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:29.572Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:29.586Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:29.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:29.680Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:29.695Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:37:29.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:29.907Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:29.922Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:29.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:30.062Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:30.079Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:30.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:30.657Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:37:30.676Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:30.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:30.850Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:37:30.865Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:30.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:31.013Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:37:31.029Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:31.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:31.137Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:37:31.152Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:31.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:31.303Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:37:31.317Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:31.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:31.430Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:37:31.445Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:31.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:37:31.832Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:37:31.847Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:37:31.869Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:37:31.884Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:37:31.906Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:31.922Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:37:31.984Z] Will try again after 15 sec [2026-09-02T03:37:32.003Z] Will try again after 15 sec [2026-09-02T03:37:32.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:32.099Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:32.114Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:37:32.134Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:32.149Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:37:32.201Z] Will try again after 15 sec [2026-09-02T03:37:32.219Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:37: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 [2026-09-02T03:37:32.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:37:32.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:32.373Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:32.387Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:37:32.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:32.481Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:37:32.497Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:32.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:43.015Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:43.030Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:43.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:43.480Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:43.495Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:43.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:43.904Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:43.919Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:43.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:44.068Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:44.084Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:44.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:44.260Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:44.277Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:44.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:44.372Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:44.386Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:44.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:44.487Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:44.502Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:44.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:44.667Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:44.681Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:44.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:44.775Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:44.789Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:37:44.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:45.016Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:45.031Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:45.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:45.164Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:45.179Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:45.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:45.785Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:37:45.808Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:45.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:45.958Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:37:45.973Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:46.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:46.116Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:37:46.133Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:46.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:46.281Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:37:46.297Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:46.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:46.421Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:37:46.441Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:46.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:46.807Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:37:46.821Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:46.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:47.014Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:37:47.029Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:37:47.116Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:37:47.147Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:37:47.162Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:37:47.182Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:47.198Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:47.254Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:37:47.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:37:47.355Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:47.370Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:37:47.391Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:47.406Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:47.442Z] Will try again after 15 sec [2026-09-02T03:37:47.463Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:37:47.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:37:47.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:37:47.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:47.634Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:37:47.649Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:37:47.688Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:37:47.706Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:37:47.721Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:47.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:58.146Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:58.163Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:58.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:58.593Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:58.623Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:58.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:59.008Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:59.025Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:59.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:59.172Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:59.186Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:59.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:59.359Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:59.379Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:59.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:59.493Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:59.510Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:59.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:59.616Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:59.630Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:59.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:59.806Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:59.826Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:37:59.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:37:59.918Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:37:59.931Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:37:59.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:00.119Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:00.134Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:00.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:00.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:00.276Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:00.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:00.895Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:38:00.914Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:00.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:01.056Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:38:01.072Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:01.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:01.234Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:38:01.250Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:01.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:01.380Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:38:01.399Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:01.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:01.537Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:38:01.558Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:01.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:01.905Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:38:01.921Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:01.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:02.158Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:38:02.172Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:38:02.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:38:02.392Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:38:02.409Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:38:02.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:02.448Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:02.655Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:38:02.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:38:02.793Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:02.811Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:38:02.831Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:02.847Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:38:02.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:02.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:38:02.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:02.932Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:38:02.995Z] Will try again after 15 sec [2026-09-02T03:38:03.014Z] Will try again after 15 sec [2026-09-02T03:38:03.033Z] Will try again after 15 sec [2026-09-02T03:38:03.054Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:38:03.171Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:38:03.192Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:03.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:13.270Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:13.285Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:13.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:13.718Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:13.734Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:13.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:14.103Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:14.117Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:14.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:14.264Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:14.279Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:14.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:14.483Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:14.499Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:14.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:14.600Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:14.615Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:14.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:14.724Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:14.738Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:14.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:14.906Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:14.921Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:14.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:15.017Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:15.030Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:38:15.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:15.223Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:15.239Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:15.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:15.363Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:15.379Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:15.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:16.012Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:38:16.026Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:16.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:16.172Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:38:16.188Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:16.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:16.368Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:38:16.383Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:16.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:16.498Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:38:16.514Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:16.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:16.643Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:38:16.661Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:16.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:17.006Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:38:17.022Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:17.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:17.376Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:38:17.392Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:38:17.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:17.687Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:38:17.701Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:38:17.768Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:38:17.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:17.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:17.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:18.028Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:18.043Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:38:18.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:18.158Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:18.173Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:38:18.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:18.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:38:18.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:18.240Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:38:18.292Z] Will try again after 15 sec [2026-09-02T03:38:18.310Z] Will try again after 15 sec [2026-09-02T03:38:18.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:18.407Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:38:18.423Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:18.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:28.374Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:28.389Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:28.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:28.834Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:28.859Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:28.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:29.198Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:29.213Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:29.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:29.361Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:29.377Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:29.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:29.598Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:29.615Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:29.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:29.713Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:29.727Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:29.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:29.820Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:29.836Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:29.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:30.008Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:30.098Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:38:30.161Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:38:30.200Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:30.216Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:38:30.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:30.326Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:30.341Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:30.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:30.471Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:30.487Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:30.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:31.127Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:38:31.157Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:31.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:31.277Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:38:31.292Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:31.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:31.485Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:38:31.506Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:31.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:31.621Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:38:31.636Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:31.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:31.789Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:38:31.809Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:31.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:32.120Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:38:32.139Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:32.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:32.481Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:38:32.501Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:38:32.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:32.802Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:38:32.818Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:32.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:32.920Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:32.936Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:32.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:33.143Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:33.160Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:33.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:33.325Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:33.342Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:38:33.410Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:38:33.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:33.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:38:33.489Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:33.504Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:38:33.553Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:38:33.586Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:38:33.637Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:38:33.653Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:33.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:43.473Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:43.493Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:43.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:43.952Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:43.968Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:44.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:44.294Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:44.309Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:44.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:44.461Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:44.476Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:44.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:44.701Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:44.720Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:44.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:44.822Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:44.836Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:44.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:44.928Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:44.942Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:44.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:45.192Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:45.206Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:45.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:45.297Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:45.310Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:38:45.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:45.433Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:45.453Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:45.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:45.569Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:45.584Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:45.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:46.243Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:38:46.258Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:46.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:46.394Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:38:46.411Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:46.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:46.596Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:38:46.612Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:46.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:46.721Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:38:46.736Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:46.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:46.904Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:38:46.932Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:46.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:47.219Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:38:47.235Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:47.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:47.598Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:38:47.614Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:38:47.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:47.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:38:47.921Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:47.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:48.014Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:48.028Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:48.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:48.298Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:48.313Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:48.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:48.442Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:48.457Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:48.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:48.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:38:48.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:38:48.673Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:38:48.706Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:38:48.721Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:38:48.785Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:38:48.821Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:38:48.836Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:48.885Z] Will try again after 15 sec [2026-09-02T03:38:56.600Z] Build build-prepare-sandbox #15919 completed: SUCCESS [Pipeline] echo [2026-09-02T03:38:56.621Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:38:56.741Z] Copied 2 artifacts from "build-prepare-sandbox" build number 15919 [Pipeline] echo [2026-09-02T03:38:56.782Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-09-02T03:38:57.083Z] + ls -la build-prepare-sandbox-45045 [2026-09-02T03:38:57.083Z] total 20 [2026-09-02T03:38:57.083Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:38 . [2026-09-02T03:38:57.083Z] drwxr-xr-x 32 jenkins docker 12288 Sep 2 03:38 .. [2026-09-02T03:38:57.083Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 03:38 build.env [2026-09-02T03:38:57.083Z] -rw-r--r-- 1 jenkins docker 283 Sep 2 03:37 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2026-09-02T03:38:57.153Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:38:57.486Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:38:58.052Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T03:38:58.584Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:58.612Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:58.746Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T03:38:59.074Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:59.092Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:59.161Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T03:38:59.385Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:59.400Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:59.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:59.557Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:59.573Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:59.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:59.827Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:59.849Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:38:59.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:38:59.967Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:38:59.981Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:00.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:00.155Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:39:00.233Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:39:00.259Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:39:00.324Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:00.339Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:00.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T03:39:00.419Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:39:00.459Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:00.477Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:39:00.572Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:39:00.593Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2026-09-02T03:39:00.621Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2026-09-02T03:39:00.721Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:00.736Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:39:00.768Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:00.784Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:00.836Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:39:00.854Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2026-09-02T03:39:00.871Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-45045/build.env [Pipeline] readFile [2026-09-02T03:39:00.933Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:39:00.998Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-45045/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T03:39:01.162Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.60025.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:39:01.227Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:39:01.272Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #60025 [Pipeline] timeout [2026-09-02T03:39:01.301Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2026-09-02T03:39:01.379Z] Scheduling project: build-fetch-sources [Pipeline] echo [2026-09-02T03:39:01.404Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:39:01.456Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:01.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:01.584Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:39:01.601Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:01.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:01.703Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:39:01.724Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:01.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:01.840Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:39:01.856Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:01.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:02.017Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:39:02.035Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:02.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:02.322Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:39:02.338Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:02.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:02.693Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:39:02.709Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:39:02.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:03.004Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:39:03.021Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:03.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:03.118Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:03.131Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:03.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:03.391Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:03.405Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:03.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:03.554Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:03.570Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:03.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:03.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 [2026-09-02T03:39:03.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:39:03.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:03.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:03.859Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:39:03.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:04.091Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:39:04.107Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:04.153Z] Will try again after 15 sec [2026-09-02T03:39:06.705Z] Starting building: build-fetch-sources #14369 [Pipeline] { [Pipeline] echo [2026-09-02T03:39:13.791Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:13.807Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:13.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:14.195Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:14.211Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:14.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:14.478Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:14.492Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:14.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:14.659Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:14.673Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:14.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:14.952Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:14.969Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:15.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:15.070Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:15.097Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:15.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:15.421Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:15.438Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:15.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:15.606Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:15.621Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:39:15.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:15.869Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:15.886Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:15.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:15.986Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:16.001Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:16.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:16.559Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-09-02T03:39:16.573Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:16.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:16.713Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:39:16.728Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:16.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:16.826Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:39:16.844Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:16.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:16.947Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:39:16.961Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:17.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:17.122Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:39:17.165Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:17.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:17.420Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:39:17.434Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:17.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:17.794Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:39:17.808Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:39:17.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:18.102Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:39:18.117Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:18.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:18.211Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:18.225Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:18.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:18.485Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:18.499Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:18.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:18.650Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:18.665Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:18.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:18.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:18.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:39:18.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:19.055Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:19.069Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:39:19.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:19.193Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:39:19.216Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:19.271Z] Will try again after 15 sec [2026-09-02T03:39:23.814Z] Build build-prepare-sandbox #15918 completed: SUCCESS [Pipeline] echo [2026-09-02T03:39:23.831Z] JOB prepare-sandbox-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:39:23.925Z] Copied 2 artifacts from "build-prepare-sandbox" build number 15918 [Pipeline] echo [2026-09-02T03:39:23.986Z] JOB prepare-sandbox-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T03:39:24.269Z] + ls -la build-prepare-sandbox-6380 [2026-09-02T03:39:24.269Z] total 20 [2026-09-02T03:39:24.269Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:39 . [2026-09-02T03:39:24.269Z] drwxr-xr-x 33 jenkins docker 12288 Sep 2 03:39 .. [2026-09-02T03:39:24.269Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 03:39 build.env [2026-09-02T03:39:24.269Z] -rw-r--r-- 1 jenkins docker 283 Sep 2 03:37 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2026-09-02T03:39:24.319Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:39:24.634Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:39:25.195Z] 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 [2026-09-02T03:39:28.896Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:28.912Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:28.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:29.295Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:29.332Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:29.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:29.574Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:29.620Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:29.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:29.765Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:29.785Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:29.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:30.116Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:30.136Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:30.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:30.269Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:30.284Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:30.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:30.521Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:30.542Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:30.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:30.706Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:30.721Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:39:30.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:30.971Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:30.985Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:31.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:31.088Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:31.104Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:31.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:31.677Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:39:31.776Z] JOB fetch-sources-rocky9: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2026-09-02T03:39:31.836Z] JOB fetch-sources-rocky9: entering run_job [Pipeline] echo [2026-09-02T03:39:31.870Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:39:31.884Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [2026-09-02T03:39:31.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T03:39:32.011Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:39:32.040Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:39:32.072Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:39:32.124Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:39:32.141Z] JOB fetch-sources-rocky9 / stream build-rocky9 : deps: [prepare-sandbox-rocky9] [Pipeline] dir [2026-09-02T03:39:32.183Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] echo [2026-09-02T03:39:32.204Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:39:32.219Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] { [2026-09-02T03:39:32.411Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:39:32.426Z] JOB fetch-sources-rocky9: files found = 2 [Pipeline] echo [2026-09-02T03:39:32.456Z] JOB fetch-sources-rocky9: file #0 with path build-prepare-sandbox-6380/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:39:32.488Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:39:32.506Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:39:32.583Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:39:32.637Z] JOB fetch-sources-rocky9: file #1 with path build-prepare-sandbox-6380/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:39:32.703Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:39:32.718Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:32.768Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T03:39:32.877Z] JOB fetch-sources-rocky9: deps_env_file: deps.build-fetch-sources.46384.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T03:39:32.949Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:39:32.980Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:39:32.996Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:39:33.053Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:39:33.075Z] JOB fetch-sources-rocky9: Starting job: build-fetch-sources rnd: #46384 [Pipeline] timeout [2026-09-02T03:39:33.116Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2026-09-02T03:39:33.190Z] Scheduling project: build-fetch-sources [Pipeline] echo [2026-09-02T03:39:33.225Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:39:33.242Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:33.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:33.338Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:33.352Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:33.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:33.586Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:33.603Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:33.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:33.776Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:33.794Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:33.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:33.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:34.005Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:39:34.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:34.159Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:34.176Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:39:34.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:34.305Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:39:34.322Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:34.379Z] Will try again after 15 sec [2026-09-02T03:39:41.883Z] Starting building: build-fetch-sources #14370 [2026-09-02T03:39:42.057Z] Build build-fetch-sources #14369 completed: SUCCESS [Pipeline] echo [2026-09-02T03:39:42.082Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:39:42.185Z] Copied 2 artifacts from "build-fetch-sources" build number 14369 [Pipeline] echo [2026-09-02T03:39:42.230Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-09-02T03:39:42.528Z] + ls -la build-fetch-sources-60025 [2026-09-02T03:39:42.528Z] total 24 [2026-09-02T03:39:42.528Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:39 . [2026-09-02T03:39:42.528Z] drwxr-xr-x 34 jenkins docker 12288 Sep 2 03:39 .. [2026-09-02T03:39:42.528Z] -rw-r--r-- 1 jenkins docker 952 Sep 2 03:39 build.env [2026-09-02T03:39:42.528Z] -rw-r--r-- 1 jenkins docker 283 Sep 2 03:39 deps.build-fetch-sources.60025.env [Pipeline] withCredentials [2026-09-02T03:39:42.583Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:39:42.900Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:39:43.471Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T03:39:44.002Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:44.021Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:44.089Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T03:39:44.465Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:44.497Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:44.586Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-09-02T03:39:44.813Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:44.828Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:44.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:44.921Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:44.937Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:44.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:45.244Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:45.260Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:45.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:45.466Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:45.482Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:45.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:45.623Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:39:45.697Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:39:45.719Z] JOB configure-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:39:45.795Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-09-02T03:39:45.840Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2026-09-02T03:39:45.864Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] echo [2026-09-02T03:39:45.888Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:45.906Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] findFiles [2026-09-02T03:39:46.003Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:39:46.044Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] { [Pipeline] echo [2026-09-02T03:39:46.074Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-60025/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:39:46.113Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:46.127Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:46.175Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:39:46.190Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-60025/deps.build-fetch-sources.60025.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T03:39:46.299Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:46.315Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:46.352Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:39:46.387Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.17277.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:39:46.454Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:39:46.495Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #17277 [Pipeline] timeout [2026-09-02T03:39:46.519Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T03:39:46.565Z] Scheduling project: build-configure [Pipeline] { [Pipeline] echo [2026-09-02T03:39:46.984Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:39:46.998Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:47.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:47.158Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:39:47.174Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:47.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:47.448Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:39:47.464Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:47.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:47.615Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:39:47.632Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:47.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:47.812Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:39:47.826Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:47.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:48.085Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:39:48.100Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:39:48.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:48.324Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:39:48.338Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:48.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:48.432Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:48.447Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:48.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:48.683Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:48.697Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:48.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:48.881Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:48.897Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:48.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:49.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:39:49.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:39:49.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:49.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:39:49.276Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:39:49.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:49.412Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:39:49.427Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:49.483Z] Will try again after 15 sec [2026-09-02T03:39:51.713Z] Starting building: build-configure #12882 [Pipeline] { [Pipeline] echo [2026-09-02T03:39:59.130Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:59.154Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:59.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:59.616Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:59.659Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:39:59.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:39:59.907Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:39:59.923Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:00.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:00.059Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:00.076Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:00.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:00.367Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:00.387Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:00.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:00.571Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:00.592Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:00.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:01.039Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:01.057Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:40:01.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:01.210Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:01.230Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:01.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:01.389Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:01.406Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:01.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:02.083Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:40:02.104Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:02.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:02.261Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:40:02.279Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:02.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:02.553Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:40:02.574Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:02.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:02.723Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:40:02.740Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:02.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:02.919Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:40:02.935Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:02.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:03.185Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:40:03.202Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:40:03.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:03.421Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:40:03.437Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:03.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:03.544Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:40:03.562Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:03.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:03.786Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:03.806Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:03.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:03.979Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:40:03.995Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:04.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:04.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 [2026-09-02T03:40:04.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:40:04.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:04.364Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:04.380Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:40:04.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:04.526Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:40:04.545Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:04.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:14.248Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:14.267Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:14.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:14.744Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:14.758Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:14.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:15.052Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:15.071Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:15.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:15.203Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:15.218Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:15.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:15.511Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:15.533Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:15.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:15.687Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:15.703Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:15.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:16.149Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:16.167Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:40:16.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:16.328Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:16.345Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:16.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:16.492Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:16.507Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:16.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:17.218Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-09-02T03:40:17.234Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:17.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:17.386Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:40:17.408Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:17.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:17.692Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:40:17.710Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:17.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:17.874Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:40:17.895Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:18.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:18.075Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:40:18.093Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:18.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:18.293Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:40:18.308Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:40:18.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:18.527Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:40:18.549Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:18.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:18.685Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:40:18.706Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:18.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:18.904Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:18.923Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:18.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:19.099Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:40:19.119Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:19.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:19.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 [2026-09-02T03:40:19.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:40:19.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:19.487Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:19.507Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:40:19.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:19.643Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:40:19.667Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:19.725Z] Will try again after 15 sec [2026-09-02T03:40:20.495Z] Build build-fetch-sources #14370 completed: SUCCESS [Pipeline] echo [2026-09-02T03:40:20.511Z] JOB fetch-sources-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:40:20.686Z] Copied 2 artifacts from "build-fetch-sources" build number 14370 [Pipeline] echo [2026-09-02T03:40:20.722Z] JOB fetch-sources-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T03:40:21.040Z] + ls -la build-fetch-sources-46384 [2026-09-02T03:40:21.040Z] total 24 [2026-09-02T03:40:21.040Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:40 . [2026-09-02T03:40:21.040Z] drwxr-xr-x 35 jenkins docker 12288 Sep 2 03:40 .. [2026-09-02T03:40:21.040Z] -rw-r--r-- 1 jenkins docker 952 Sep 2 03:40 build.env [2026-09-02T03:40:21.040Z] -rw-r--r-- 1 jenkins docker 283 Sep 2 03:39 deps.build-fetch-sources.46384.env [Pipeline] withCredentials [2026-09-02T03:40:21.136Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:40:21.455Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:40:22.017Z] 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 [2026-09-02T03:40:29.383Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:29.404Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:29.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:29.845Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:29.863Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:29.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:30.165Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:30.181Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:30.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:30.298Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:30.312Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:30.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:30.619Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:30.634Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:30.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:30.790Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:30.804Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:30.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:31.261Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:31.281Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:40:31.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:31.431Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:31.447Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:31.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:31.598Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:31.614Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:31.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:32.363Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:40:32.445Z] JOB configure-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:40:32.495Z] JOB configure-rocky9: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:40:32.566Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:40:32.582Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:32.655Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T03:40:32.678Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:40:32.746Z] JOB configure-rocky9 / stream build-rocky9 : deps: [fetch-sources-rocky9] [Pipeline] dir [2026-09-02T03:40:32.788Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:40:32.853Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:40:32.870Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:32.920Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:40:32.936Z] JOB configure-rocky9: files found = 2 [Pipeline] echo [2026-09-02T03:40:32.975Z] JOB configure-rocky9: file #0 with path build-fetch-sources-46384/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2026-09-02T03:40:33.043Z] JOB configure-rocky9: file #1 with path build-fetch-sources-46384/deps.build-fetch-sources.46384.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:40:33.078Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:40:33.092Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:33.143Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2026-09-02T03:40:33.293Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:40:33.311Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:33.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:33.390Z] JOB configure-rocky9: deps_env_file: deps.build-configure.34033.env [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:40:33.430Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:40:33.446Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:40:33.536Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T03:40:33.557Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:40:33.628Z] JOB configure-rocky9: Starting job: build-configure rnd: #34033 [Pipeline] timeout [2026-09-02T03:40:33.652Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2026-09-02T03:40:33.711Z] Scheduling project: build-configure [Pipeline] echo [2026-09-02T03:40:33.731Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:40:33.748Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:33.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:33.848Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:40:33.863Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:33.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:34.009Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:34.024Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:34.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:34.210Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:40:34.224Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:34.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:34.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 [2026-09-02T03:40:34.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:40:34.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:34.623Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:34.639Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:40:34.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:34.762Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:40:34.777Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:34.834Z] Will try again after 15 sec [2026-09-02T03:40:41.717Z] Starting building: build-configure #12883 [Pipeline] { [Pipeline] echo [2026-09-02T03:40:44.569Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:44.592Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:44.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:44.961Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:44.995Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:45.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:45.263Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:45.277Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:45.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:45.390Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:45.410Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:45.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:45.738Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:45.760Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:45.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:45.890Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:45.910Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:45.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:46.395Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:46.415Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:40:46.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:46.590Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:46.608Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:46.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:46.728Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:46.780Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:46.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:47.706Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:40:47.719Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:47.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:40:48.291Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:40:48.306Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:40:48.327Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:40:48.341Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:48.387Z] Will try again after 15 sec [2026-09-02T03:40:48.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:48.466Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:40:48.481Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:48.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:48.581Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:40:48.597Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:40:48.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:48.874Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:40:48.889Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:48.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:48.990Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:40:49.005Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:49.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:49.129Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:49.143Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:49.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:49.306Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:40:49.321Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:49.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:49.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:40:49.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:40:49.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:49.721Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:40:49.736Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:40:49.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:49.867Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:40:49.881Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:49.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:40:59.721Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:40:59.746Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:40:59.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:00.150Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:00.164Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:00.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:00.357Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:00.371Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:00.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:00.497Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:00.513Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:00.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:00.881Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:00.898Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:00.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:01.014Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:01.031Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:01.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:01.541Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:01.560Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:41:01.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:01.692Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:01.707Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:01.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:01.872Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:01.888Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:01.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:02.812Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:41:02.826Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:02.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:03.418Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:41:03.433Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:41:03.485Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:41:03.515Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:41:03.529Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:41:03.593Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:41:03.625Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:41:03.642Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:03.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:03.740Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:41:03.757Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:41:03.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:03.974Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:41:03.988Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:04.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:04.083Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:04.098Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:04.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:04.262Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:04.276Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:04.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:04.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:04.413Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:04.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:04.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:04.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:41:04.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:04.816Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:04.830Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:41:04.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:04.964Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:41:04.978Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:05.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:14.874Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:14.894Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:14.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:15.245Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:15.260Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:15.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:15.451Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:15.467Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:15.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:15.649Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:15.664Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:15.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:15.993Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:16.016Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:16.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:16.119Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:16.135Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:16.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:16.659Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:16.673Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:41:16.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:16.812Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:16.830Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:16.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:16.974Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:16.990Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:17.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:17.920Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:41:17.938Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:18.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:18.516Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:41:18.531Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:18.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:18.632Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:41:18.650Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:18.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:18.762Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:41:18.781Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:18.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:18.883Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:41:18.901Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:41:18.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:19.073Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:41:19.087Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:19.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:19.186Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:19.202Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:19.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:41:19.562Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:19.576Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:41:19.596Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:19.611Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:19.668Z] Will try again after 15 sec [2026-09-02T03:41:19.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:19.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:19.764Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:41:19.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:19.913Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:19.927Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:41:19.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:20.062Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:41:20.076Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:20.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:29.986Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:30.000Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:30.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:30.339Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:30.353Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:30.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:30.549Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:30.566Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:30.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:30.746Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:30.763Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:30.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:31.115Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:31.129Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:31.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:31.265Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:31.278Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:31.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:31.770Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:31.786Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:41:31.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:31.919Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:31.934Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:31.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:32.071Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:32.086Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:32.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:33.037Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:41:33.052Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:33.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:33.613Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:41:33.628Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:33.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:33.747Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:41:33.762Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:33.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:33.864Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:41:33.879Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:33.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:33.982Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:41:33.995Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:41:34.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:34.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:41:34.187Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:34.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:34.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:34.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:34.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:34.697Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:34.711Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:41:34.769Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:41:34.804Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:34.820Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:41:34.886Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:41:34.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 [2026-09-02T03:41:34.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:41:35.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:35.058Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:35.073Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:41:35.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:35.178Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:41:35.192Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:35.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:45.106Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:45.122Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:45.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:45.434Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:45.446Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:45.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:45.653Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:45.667Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:45.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:45.856Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:45.872Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:45.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:46.253Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:46.271Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:46.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:46.372Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:46.387Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:46.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:46.878Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:41:46.895Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:41:46.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:47.016Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:47.035Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:47.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:47.179Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:47.193Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:47.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:48.139Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-09-02T03:41:48.154Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:48.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:48.703Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:41:48.718Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:48.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:48.844Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:41:48.858Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:48.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:48.954Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:41:48.974Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:49.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:49.072Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:41:49.085Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:41:49.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:49.263Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:41:49.276Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:49.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:49.372Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:49.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:49.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:49.801Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:49.816Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:49.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:49.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:49.939Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:49.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:50.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:41:50.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:41:50.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:50.155Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:41:50.169Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:41:50.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:41:50.273Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:41:50.291Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:41:50.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:00.234Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:00.264Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:00.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:00.540Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:00.560Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:00.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:00.748Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:00.766Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:00.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:00.961Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:00.975Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:01.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:01.365Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:01.382Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:01.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:01.490Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:01.506Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:01.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:01.999Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:02.034Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:42:02.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:02.145Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:02.162Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:02.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:02.293Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:02.309Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:02.366Z] Will try again after 15 sec [2026-09-02T03:42:02.549Z] Build build-configure #12883 completed: SUCCESS [Pipeline] echo [2026-09-02T03:42:02.568Z] JOB configure-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:42:02.685Z] Copied 2 artifacts from "build-configure" build number 12883 [Pipeline] echo [2026-09-02T03:42:02.722Z] JOB configure-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T03:42:03.005Z] + ls -la build-configure-34033 [2026-09-02T03:42:03.005Z] total 20 [2026-09-02T03:42:03.005Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:42 . [2026-09-02T03:42:03.005Z] drwxr-xr-x 36 jenkins docker 12288 Sep 2 03:42 .. [2026-09-02T03:42:03.005Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 03:41 build.env [2026-09-02T03:42:03.006Z] -rw-r--r-- 1 jenkins docker 1235 Sep 2 03:40 deps.build-configure.34033.env [Pipeline] withCredentials [2026-09-02T03:42:03.061Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T03:42:03.234Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:42:03.305Z] JOB package-deployers-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:42:03.328Z] JOB package-deployers-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:42:03.403Z] Archiving artifacts [2026-09-02T03:42:03.419Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2026-09-02T03:42:03.459Z] JOB package-deployers-rocky9 / stream build-rocky9 : deps: [configure-rocky9] [Pipeline] dir [2026-09-02T03:42:03.493Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:42:03.592Z] JOB package-deployers-rocky9: files found = 2 [Pipeline] echo [2026-09-02T03:42:03.617Z] JOB package-deployers-rocky9: file #0 with path build-configure-34033/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:42:03.679Z] JOB package-deployers-rocky9: file #1 with path build-configure-34033/deps.build-configure.34033.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2026-09-02T03:42:03.845Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:42:03.861Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:03.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:03.962Z] JOB package-deployers-rocky9: deps_env_file: deps.build-package-deployers.97013.env [Pipeline] writeFile [2026-09-02T03:42:03.981Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2026-09-02T03:42:03.995Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:42:04.009Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:04.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T03:42:04.099Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:42:04.137Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:42:04.153Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:42:04.193Z] JOB package-deployers-rocky9: Starting job: build-package-deployers rnd: #97013 [Pipeline] timeout [2026-09-02T03:42:04.218Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [2026-09-02T03:42:04.282Z] Will try again after 15 sec [Pipeline] build [2026-09-02T03:42:04.301Z] Scheduling project: build-package-deployers [Pipeline] echo [2026-09-02T03:42:04.331Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:42:04.346Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:42:04.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:04.468Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:42:04.481Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:04.514Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:42:04.529Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:42:04.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:04.606Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T03:42:04.894Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:04.910Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:04.959Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-09-02T03:42:05.127Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:42:05.143Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:42:05.222Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:42:05.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 [2026-09-02T03:42:05.252Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:42:05.319Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:42:05.353Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:05.367Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:42:05.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:05.473Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:42:05.487Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:05.537Z] Will try again after 15 sec [2026-09-02T03:42:11.725Z] Starting building: build-package-deployers #8674 [Pipeline] { [Pipeline] echo [2026-09-02T03:42:15.388Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:15.407Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:15.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:15.647Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:15.663Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:15.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:15.863Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:15.879Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:15.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:16.065Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:16.083Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:16.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:16.488Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:16.504Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:16.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:16.610Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:16.628Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:16.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:17.127Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:17.143Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:42:17.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:17.250Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:17.264Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:17.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:17.411Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:17.425Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:17.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:18.929Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-09-02T03:42:18.943Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:19.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:19.108Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:42:19.124Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:19.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:19.312Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:42:19.326Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:19.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:19.461Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:42:19.474Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:42:19.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:19.572Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:42:19.587Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:19.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:19.686Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:42:19.702Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:19.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:19.991Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:20.006Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:20.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:20.252Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:42:20.267Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:20.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:20.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:42:20.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:42:20.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:20.470Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:20.488Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:42:20.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:20.594Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:42:20.614Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:20.660Z] Will try again after 15 sec [2026-09-02T03:42:27.856Z] Build build-package-deployers #8674 completed: SUCCESS [Pipeline] echo [2026-09-02T03:42:27.875Z] JOB package-deployers-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:42:27.967Z] Copied 2 artifacts from "build-package-deployers" build number 8674 [Pipeline] echo [2026-09-02T03:42:27.999Z] JOB package-deployers-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T03:42:28.283Z] + ls -la build-package-deployers-97013 [2026-09-02T03:42:28.283Z] total 20 [2026-09-02T03:42:28.283Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:42 . [2026-09-02T03:42:28.283Z] drwxr-xr-x 37 jenkins docker 12288 Sep 2 03:42 .. [2026-09-02T03:42:28.283Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 03:42 build.env [2026-09-02T03:42:28.283Z] -rw-r--r-- 1 jenkins docker 1235 Sep 2 03:42 deps.build-package-deployers.97013.env [Pipeline] withCredentials [2026-09-02T03:42:28.339Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:42:28.660Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:42:29.223Z] 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] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-09-02T03:42:30.598Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:30.614Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:30.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:30.762Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:30.782Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:30.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:30.964Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:30.976Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:31.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:31.168Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:31.181Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:31.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:31.631Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:31.648Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:31.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:31.742Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:31.758Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:31.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:32.227Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:32.242Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:42:32.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:32.344Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:32.359Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:32.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:32.511Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:32.528Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:32.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:34.052Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:42:34.122Z] JOB compile-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:42:34.146Z] JOB compile-rocky9: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T03:42:34.260Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:42:34.281Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:42:34.295Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:34.338Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:42:34.370Z] JOB compile-rocky9 / stream build-rocky9 : deps: [package-deployers-rocky9] [Pipeline] dir [2026-09-02T03:42:34.401Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:42:34.460Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:42:34.474Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:34.522Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:42:34.536Z] JOB compile-rocky9: files found = 2 [Pipeline] { [Pipeline] echo [2026-09-02T03:42:34.581Z] JOB compile-rocky9: file #0 with path build-package-deployers-97013/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:42:34.622Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:42:34.636Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:42:34.703Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:42:34.719Z] JOB compile-rocky9: file #1 with path build-package-deployers-97013/deps.build-package-deployers.97013.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:42:34.760Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:42:34.775Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:42:34.854Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T03:42:34.919Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:42:34.933Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:34.975Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:42:35.013Z] JOB compile-rocky9: deps_env_file: deps.build-compile.53423.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T03:42:35.073Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-09-02T03:42:35.116Z] JOB compile-rocky9: Starting job: build-compile rnd: #53423 [Pipeline] timeout [2026-09-02T03:42:35.136Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T03:42:35.168Z] Scheduling project: build-compile [Pipeline] echo [2026-09-02T03:42:35.191Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:35.206Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:35.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:35.347Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:42:35.362Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:35.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:35.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 [2026-09-02T03:42:35.471Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:42:35.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:35.580Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:35.595Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:42:35.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:35.704Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:42:35.720Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:35.769Z] Will try again after 15 sec [2026-09-02T03:42:41.728Z] Starting building: build-compile #8622 [Pipeline] { [Pipeline] echo [2026-09-02T03:42:45.748Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:45.766Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:45.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:45.874Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:45.892Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:45.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:46.052Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:46.071Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:46.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:46.261Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:46.277Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:46.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:46.739Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:46.756Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:46.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:46.868Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:46.890Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:47.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:47.329Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-09-02T03:42:47.349Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-09-02T03:42:47.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:47.500Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:47.519Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:47.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:47.636Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:47.657Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:47.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:49.370Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:42:49.385Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:49.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:49.556Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:42:49.572Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:49.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:49.735Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:42:49.752Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:42:49.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:49.886Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:42:49.905Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:49.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:50.010Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:42:50.030Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:50.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:50.296Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:50.343Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:50.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:50.443Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:42:50.458Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:50.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:50.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:42:50.577Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:42:50.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:50.697Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:42:50.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:42:50.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:42:50.828Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:42:50.842Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:42:50.892Z] Will try again after 15 sec [2026-09-02T03:42:59.371Z] Build build-configure #12882 completed: SUCCESS [Pipeline] echo [2026-09-02T03:42:59.389Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:42:59.477Z] Copied 2 artifacts from "build-configure" build number 12882 [Pipeline] echo [2026-09-02T03:42:59.518Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-09-02T03:42:59.806Z] + ls -la build-configure-17277 [2026-09-02T03:42:59.806Z] total 24 [2026-09-02T03:42:59.806Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:42 . [2026-09-02T03:42:59.806Z] drwxr-xr-x 38 jenkins docker 12288 Sep 2 03:42 .. [2026-09-02T03:42:59.806Z] -rw-r--r-- 1 jenkins docker 37 Sep 2 03:42 build.env [2026-09-02T03:42:59.806Z] -rw-r--r-- 1 jenkins docker 1235 Sep 2 03:39 deps.build-configure.17277.env [Pipeline] withCredentials [2026-09-02T03:42:59.856Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:43:00.172Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:43:00.766Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T03:43:00.861Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:43:00.952Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2026-09-02T03:43:00.987Z] JOB test-unit-agent: entering run_job [Pipeline] echo [2026-09-02T03:43:01.018Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] writeFile [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:43:01.104Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] archiveArtifacts [2026-09-02T03:43:01.140Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:43:01.154Z] JOB test-unit-opserver: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:43:01.226Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-09-02T03:43:01.255Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] echo [2026-09-02T03:43:01.279Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] findFiles [Pipeline] archiveArtifacts [2026-09-02T03:43:01.404Z] Archiving artifacts [Pipeline] // waitUntil [Pipeline] { [Pipeline] echo [2026-09-02T03:43:01.480Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:43:01.508Z] JOB test-unit-bgp: entering run_job [Pipeline] sh [Pipeline] echo [2026-09-02T03:43:01.567Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2026-09-02T03:43:01.597Z] JOB test-unit-agent: file #0 with path build-configure-17277/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:43:01.639Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2026-09-02T03:43:01.677Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2026-09-02T03:43:01.705Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] dir [2026-09-02T03:43:01.767Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:43:01.822Z] JOB test-unit-agent: file #1 with path build-configure-17277/deps.build-configure.17277.env [Pipeline] readFile [Pipeline] findFiles [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:43:01.953Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:43:01.992Z] JOB test-unit-group-one: entering run_job [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T03:43:02.074Z] Archiving artifacts [Pipeline] writeFile [Pipeline] } [Pipeline] echo [2026-09-02T03:43:02.136Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T03:43:02.158Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2026-09-02T03:43:02.186Z] JOB test-unit-opserver: file #0 with path build-configure-17277/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:43:02.219Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] archiveArtifacts [2026-09-02T03:43:02.296Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:43:02.319Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] } [Pipeline] // withCredentials [Pipeline] dir [2026-09-02T03:43:02.359Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:43:02.433Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:43:02.470Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:43:02.516Z] JOB test-unit-group-two: entering run_job [Pipeline] echo [2026-09-02T03:43:02.544Z] JOB test-unit-opserver: file #1 with path build-configure-17277/deps.build-configure.17277.env [Pipeline] readFile [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:43:02.621Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T03:43:02.707Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2026-09-02T03:43:02.734Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.29829.env [Pipeline] writeFile [Pipeline] dir [2026-09-02T03:43:02.786Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2026-09-02T03:43:02.931Z] JOB test-unit-bgp: files found = 2 [Pipeline] echo [2026-09-02T03:43:02.976Z] JOB test-unit-bgp: file #0 with path build-configure-17277/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:43:03.009Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2026-09-02T03:43:03.028Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] echo [2026-09-02T03:43:03.076Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2026-09-02T03:43:03.149Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:43:03.163Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:43:03.182Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:03.198Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:43:03.234Z] JOB test-unit-ungrouped: entering run_job [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T03:43:03.327Z] Archiving artifacts [Pipeline] writeFile [Pipeline] } [Pipeline] echo [2026-09-02T03:43:03.399Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:03.414Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:43:03.458Z] JOB test-unit-group-one: files found = 2 [Pipeline] echo [2026-09-02T03:43:03.483Z] JOB test-unit-group-one: file #0 with path build-configure-17277/build.env [Pipeline] readFile [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T03:43:03.564Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2026-09-02T03:43:03.585Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T03:43:03.619Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] echo [2026-09-02T03:43:03.666Z] JOB test-unit-bgp: file #1 with path build-configure-17277/deps.build-configure.17277.env [Pipeline] readFile [Pipeline] writeFile [2026-09-02T03:43:03.761Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:43:03.780Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-09-02T03:43:03.809Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T03:43:03.935Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #29829 [Pipeline] timeout [2026-09-02T03:43:03.956Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T03:43:03.981Z] Archiving artifacts [Pipeline] // dir [2026-09-02T03:43:04.063Z] Will try again after 15 sec [Pipeline] build [2026-09-02T03:43:04.080Z] Scheduling project: test-unit-agent [Pipeline] echo [2026-09-02T03:43:04.116Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.98700.env [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:43:04.151Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T03:43:04.181Z] JOB test-unit-group-one: file #1 with path build-configure-17277/deps.build-configure.17277.env [Pipeline] readFile [Pipeline] archiveArtifacts [2026-09-02T03:43:04.246Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:43:04.258Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T03:43:04.317Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2026-09-02T03:43:04.341Z] JOB test-unit-group-two: file #0 with path build-configure-17277/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:43:04.384Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] } [Pipeline] dir [2026-09-02T03:43:04.446Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] archiveArtifacts [2026-09-02T03:43:04.528Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:43:04.569Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T03:43:04.598Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] dir [2026-09-02T03:43:04.633Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] } [Pipeline] echo [2026-09-02T03:43:04.709Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-09-02T03:43:04.727Z] JOB test-unit-group-two: file #1 with path build-configure-17277/deps.build-configure.17277.env [Pipeline] readFile [Pipeline] // dir [Pipeline] { [Pipeline] echo [2026-09-02T03:43:04.818Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.28071.env [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:43:04.859Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2026-09-02T03:43:04.877Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:43:04.891Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:43:04.925Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #98700 [Pipeline] timeout [2026-09-02T03:43:04.946Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T03:43:04.968Z] JOB test-unit-ungrouped: file #0 with path build-configure-17277/build.env [Pipeline] readFile [Pipeline] build [2026-09-02T03:43:05.106Z] Scheduling project: test-unit-opserver [Pipeline] { [Pipeline] echo [2026-09-02T03:43:05.166Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:43:05.182Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:43:05.240Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] // dir [Pipeline] echo [2026-09-02T03:43:05.283Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-17277/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:43:05.326Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.85692.env [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:43:05.389Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] archiveArtifacts [2026-09-02T03:43:05.441Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:43:05.458Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:43:05.482Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:43:05.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] } [Pipeline] echo [2026-09-02T03:43:05.559Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] echo [2026-09-02T03:43:05.604Z] JOB test-unit-ungrouped: file #1 with path build-configure-17277/deps.build-configure.17277.env [Pipeline] readFile [Pipeline] echo [2026-09-02T03:43:05.634Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:43:05.651Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:43:05.673Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:43:05.689Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:05.742Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T03:43:05.765Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:43:05.778Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-17277/deps.build-configure.17277.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2026-09-02T03:43:05.867Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:05.882Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:05.931Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:43:05.952Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #28071 [Pipeline] timeout [2026-09-02T03:43:05.975Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2026-09-02T03:43:06.032Z] Scheduling project: test-unit-bgp [Pipeline] echo [2026-09-02T03:43:06.062Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:43:06.076Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T03:43:06.160Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.80327.env [Pipeline] writeFile [Pipeline] { [2026-09-02T03:43:06.235Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:43:06.252Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [2026-09-02T03:43:06.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:06.357Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #85692 [Pipeline] timeout [2026-09-02T03:43:06.377Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] } [Pipeline] echo [2026-09-02T03:43:06.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:43:06.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] build [2026-09-02T03:43:06.444Z] Scheduling project: test-unit-group-one [2026-09-02T03:43:06.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] } [Pipeline] echo [2026-09-02T03:43:06.536Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:06.551Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:43:06.623Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:43:06.642Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:43:06.659Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2026-09-02T03:43:06.716Z] Archiving artifacts [Pipeline] // dir [2026-09-02T03:43:06.828Z] Will try again after 15 sec [Pipeline] // dir [2026-09-02T03:43:06.914Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:43:06.934Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.67078.env [Pipeline] writeFile [Pipeline] echo [2026-09-02T03:43:06.974Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.55846.env [Pipeline] writeFile [2026-09-02T03:43:07.049Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:43:07.069Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #80327 [Pipeline] timeout [2026-09-02T03:43:07.095Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T03:43:07.148Z] Scheduling project: test-unit-group-two [Pipeline] archiveArtifacts [2026-09-02T03:43:07.219Z] Archiving artifacts [Pipeline] archiveArtifacts [2026-09-02T03:43:07.294Z] Archiving artifacts [Pipeline] echo [2026-09-02T03:43:07.342Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #67078 [Pipeline] timeout [2026-09-02T03:43:07.366Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T03:43:07.412Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #55846 [Pipeline] timeout [2026-09-02T03:43:07.431Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T03:43:07.463Z] Scheduling project: test-unit-ungrouped [Pipeline] build [2026-09-02T03:43:07.486Z] Scheduling project: build-cleanup [2026-09-02T03:43:11.754Z] Starting building: test-unit-agent #3757 [2026-09-02T03:43:16.764Z] Starting building: test-unit-opserver #3757 [Pipeline] { [Pipeline] echo [2026-09-02T03:43:18.803Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:18.822Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:18.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:19.100Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:19.119Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:19.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:20.571Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:43:20.592Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:20.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:20.811Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:43:20.828Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:20.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:20.962Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:43:21.009Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:43:21.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:21.269Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:43:21.285Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:43:21.354Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:43:21.388Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:43:21.404Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:21.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:21.521Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:21.537Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:21.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:21.683Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:43:21.699Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:21.747Z] Will try again after 15 sec [2026-09-02T03:43:21.769Z] Starting building: test-unit-bgp #3757 [Pipeline] { [Pipeline] echo [2026-09-02T03:43:21.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 [2026-09-02T03:43:21.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:43:21.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:22.022Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:22.037Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:43:22.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:22.137Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:43:22.153Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:22.206Z] Will try again after 15 sec [2026-09-02T03:43:26.769Z] Starting building: test-unit-group-one #3757 [2026-09-02T03:43:31.782Z] Starting building: test-unit-group-two #3757 [Pipeline] { [Pipeline] echo [2026-09-02T03:43:33.943Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:33.958Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:34.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:34.592Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:34.610Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:34.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:35.715Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:43:35.731Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:35.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:35.919Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:43:35.937Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:35.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:36.099Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:43:36.115Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:43:36.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:36.393Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:43:36.408Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:36.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:36.504Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:43:36.518Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:36.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:36.634Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:36.651Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:36.704Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:43:36.785Z] Starting building: test-unit-ungrouped #3757 [Pipeline] echo [2026-09-02T03:43:36.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:43:36.819Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:36.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:37.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 [2026-09-02T03:43:37.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:43:37.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:37.131Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:37.146Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:43:37.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:37.259Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:43:37.274Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:37.322Z] Will try again after 15 sec [2026-09-02T03:43:41.784Z] Starting building: build-cleanup #14175 [Pipeline] { [Pipeline] echo [2026-09-02T03:43:49.568Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:49.588Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:49.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:49.772Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:49.809Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:49.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:50.824Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:43:50.845Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:50.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:51.036Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:43:51.052Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:51.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:51.209Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:43:51.223Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:43:51.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:51.512Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:43:51.528Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:51.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:51.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:43:51.660Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:51.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:51.764Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:51.779Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:51.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:51.912Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:43:51.927Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:51.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:52.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:43:52.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:43:52.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:52.260Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:43:52.274Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:43:52.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:43:52.635Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:43:52.660Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:43:52.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:04.775Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:04.791Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:04.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:04.972Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:04.989Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:05.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:44:06.357Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:44:06.381Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:44:06.417Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:44:06.433Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:44:06.455Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:44:06.473Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:44:06.530Z] Will try again after 15 sec [2026-09-02T03:44:06.556Z] Will try again after 15 sec [2026-09-02T03:44:06.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:06.648Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:44:06.668Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:06.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:06.773Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:06.788Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:06.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:06.893Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:06.908Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:06.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:07.027Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:07.040Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:07.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:07.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:07.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:44:07.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:07.419Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:07.432Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:44:07.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:07.782Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:44:07.810Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:07.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:19.917Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:19.933Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:20.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:20.142Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:20.160Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:20.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:21.564Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:44:21.581Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:44:21.655Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:44:21.699Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:44:21.725Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:44:21.744Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:44:21.759Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:44:21.848Z] Will try again after 15 sec [2026-09-02T03:44:21.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:22.015Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:44:22.032Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:44:22.052Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:22.070Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:44:22.135Z] Will try again after 15 sec [2026-09-02T03:44:22.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:22.242Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:22.256Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:44:22.275Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:22.289Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:22.384Z] Will try again after 15 sec [2026-09-02T03:44:22.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:22.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:22.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:44:22.571Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:44:22.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:22.620Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:44:22.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:22.897Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:44:22.916Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:22.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:35.059Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:35.079Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:35.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:35.300Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:35.334Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:35.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:36.698Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:44:36.713Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:36.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:36.885Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:44:36.903Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:44:36.994Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:44:37.028Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:44:37.044Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:44:37.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:37.167Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:44:37.184Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:44:37.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:44:37.585Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:37.600Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:44:37.626Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:37.642Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:44:37.665Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:37.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:44:37.740Z] Will try again after 15 sec [2026-09-02T03:44:37.774Z] Will try again after 15 sec [Pipeline] { [2026-09-02T03:44:37.809Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:44:37.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:37.897Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:44:37.922Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:37.953Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:44:38.007Z] Will try again after 15 sec [2026-09-02T03:44:38.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:38.139Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:44:38.161Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:38.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:50.180Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:50.194Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:50.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:50.545Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:50.565Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:50.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:51.811Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:44:51.825Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:51.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:52.023Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:44:52.037Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:52.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:52.125Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:44:52.138Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:44:52.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:52.563Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:44:52.577Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:52.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:52.770Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:52.806Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-09-02T03:44:52.880Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:44:52.910Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:52.924Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T03:44:52.941Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:52.955Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:53.002Z] Will try again after 15 sec [2026-09-02T03:44:53.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:44:53.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:44:53.098Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:44:53.119Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:44:53.132Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:44:53.177Z] Will try again after 15 sec [2026-09-02T03:44:53.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:44:53.257Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:44:53.270Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:44:53.318Z] Will try again after 15 sec [2026-09-02T03:45:00.554Z] Build build-cleanup #14175 completed: SUCCESS [Pipeline] echo [2026-09-02T03:45:00.577Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T03:45:00.678Z] Copied 1 artifact from "build-cleanup" build number 14175 [Pipeline] echo [2026-09-02T03:45:00.722Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-09-02T03:45:01.009Z] + ls -la build-cleanup-55846 [2026-09-02T03:45:01.009Z] total 20 [2026-09-02T03:45:01.009Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 03:45 . [2026-09-02T03:45:01.009Z] drwxr-xr-x 39 jenkins docker 12288 Sep 2 03:45 .. [2026-09-02T03:45:01.009Z] -rw-r--r-- 1 jenkins docker 1272 Sep 2 03:43 deps.build-cleanup.55846.env [Pipeline] withCredentials [2026-09-02T03:45:01.128Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T03:45:01.466Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T03:45:02.397Z] 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 [2026-09-02T03:45:05.277Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:05.294Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:05.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:05.663Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:05.682Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:05.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:06.906Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:45:06.922Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:06.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:07.118Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:45:07.133Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:07.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:07.236Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:45:07.249Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:45:07.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:07.658Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:45:07.681Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:07.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:07.912Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:07.926Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:07.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:08.041Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:08.057Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:45:08.111Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:45:08.142Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:08.157Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:08.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:45:08.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:08.398Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T03:45:08.419Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:08.434Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:45:08.480Z] Will try again after 15 sec [2026-09-02T03:45:08.500Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:45:08.516Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:45:08.530Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:08.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:20.374Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:20.389Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:20.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:20.771Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:20.788Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:20.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:22.002Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:45:22.017Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:22.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:22.219Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:45:22.234Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:22.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:22.335Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:45:22.348Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:45:22.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:22.768Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:45:22.782Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:22.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:23.008Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:23.024Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:23.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:23.142Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:23.155Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:23.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:23.357Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:23.371Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:23.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:23.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:23.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:45:23.581Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:45:23.612Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:23.627Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:45:23.679Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:45:23.712Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:45:23.728Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:23.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:35.487Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:35.502Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:35.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:35.906Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:35.930Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:36.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:37.122Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:45:37.145Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:37.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:37.322Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:45:37.375Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:37.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:37.513Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:45:37.537Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:45:37.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:37.941Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:45:37.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:38.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:38.149Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:38.175Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:38.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:38.352Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:38.383Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:38.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:38.532Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:38.548Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:38.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T03:45:38.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 [2026-09-02T03:45:38.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:45:38.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:39.055Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:39.083Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:45:39.156Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:45:39.211Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:45:39.239Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:39.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:50.579Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:50.596Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:50.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:51.082Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:51.103Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:51.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:52.261Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:45:52.276Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:52.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:52.487Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:45:52.501Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:52.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:52.667Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:45:52.682Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:45:52.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:53.126Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:45:53.150Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:53.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:53.291Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:53.306Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:53.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:53.497Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:53.513Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:53.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:53.657Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:53.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:53.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:53.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:45:53.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:45:53.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:54.189Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:45:54.204Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:45:54.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:45:54.373Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:45:54.393Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:45:54.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:05.681Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:05.696Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:05.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:06.238Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:06.258Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:06.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:07.381Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:46:07.395Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:07.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:07.595Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:46:07.611Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:07.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:07.768Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:46:07.784Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:46:07.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:08.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:46:08.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:08.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:08.401Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:08.416Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:08.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:08.596Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:08.612Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:08.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:08.764Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:08.779Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:08.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:09.004Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:09.019Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:46:09.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:09.288Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:09.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:46:09.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:09.506Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:46:09.522Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:09.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:20.785Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:20.800Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:20.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:21.370Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:21.390Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:21.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:22.478Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:46:22.495Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:22.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:22.695Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:46:22.711Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:22.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:22.869Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:46:22.886Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:46:22.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:23.386Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:46:23.402Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:23.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:23.493Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:23.510Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:23.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:23.698Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:23.715Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:23.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:23.860Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:23.876Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:23.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:24.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:24.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:46:24.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:24.390Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:24.404Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:46:24.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:24.638Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:46:24.659Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:24.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:35.882Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:35.897Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:35.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:36.508Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:36.527Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:36.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:37.595Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:46:37.610Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:37.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:37.796Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:46:37.816Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:37.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:37.975Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:46:37.988Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:46:38.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:38.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:46:38.499Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:38.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:38.682Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:38.696Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:38.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:38.847Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:38.862Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:38.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:38.975Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:38.988Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:39.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:39.222Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:39.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:46:39.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:39.513Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:39.530Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:46:39.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:39.761Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:46:39.777Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:39.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:51.006Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:51.026Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:51.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:51.624Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:51.640Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:51.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:52.747Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:46:52.764Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:52.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:52.901Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:46:52.922Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:52.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:53.068Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:46:53.097Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:46:53.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:53.640Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:46:53.656Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:53.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:53.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:53.846Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:53.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:53.963Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:53.977Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:54.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:54.091Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:54.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:54.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:54.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:46:54.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:46:54.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:54.614Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:46:54.629Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:46:54.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:46:54.864Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:46:54.878Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:46:54.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:06.138Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:06.160Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:06.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:06.733Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:06.748Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:06.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:07.871Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:47:07.887Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:07.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:08.020Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:47:08.036Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:08.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:08.202Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:47:08.217Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:47:08.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:08.735Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:47:08.750Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:08.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:08.949Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:47:08.965Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:09.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:09.080Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:09.094Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:09.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:09.195Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:47:09.210Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:09.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:09.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:47:09.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:47:09.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:09.712Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:09.733Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:47:09.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:09.988Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:47:10.006Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:10.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:21.241Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:21.255Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:21.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:21.877Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:21.917Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:22.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:22.974Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:47:23.003Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:23.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:23.132Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:47:23.157Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:23.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:23.313Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:47:23.327Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:47:23.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:23.889Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:47:23.904Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:23.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:24.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:47:24.084Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:24.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:24.199Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:24.214Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:24.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:24.336Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:47:24.349Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:24.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:24.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 [2026-09-02T03:47:24.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:47:24.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:24.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:24.838Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:47:24.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:25.124Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:47:25.141Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:25.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:36.343Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:36.357Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:36.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:37.042Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:37.055Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:37.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:38.080Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:47:38.095Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:38.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:38.245Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:47:38.260Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:38.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:38.406Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:47:38.420Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:47:38.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:38.986Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:47:38.999Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:39.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:39.167Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:47:39.181Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:39.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:39.321Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:39.337Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:39.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:39.443Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:47:39.466Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:39.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:39.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:47:39.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:47:39.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:39.926Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:39.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:47:40.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:40.223Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:47:40.238Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:40.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:51.477Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:51.629Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:51.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:52.135Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:52.149Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:52.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:53.173Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:47:53.187Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:53.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:53.353Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:47:53.368Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:53.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:53.498Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:47:53.512Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:47:53.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:54.095Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:47:54.109Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:54.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:54.266Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:47:54.279Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:54.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:54.428Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:54.442Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:54.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:54.623Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:47:54.640Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:54.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:54.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 [2026-09-02T03:47:54.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:47:54.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:55.034Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:47:55.050Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:47:55.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:47:55.349Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:47:55.364Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:47:55.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:06.725Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:06.742Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:06.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:07.243Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:07.257Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:07.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:08.266Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:48:08.280Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:08.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:08.445Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:48:08.461Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:08.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:08.642Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:48:08.657Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:48:08.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:09.203Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:48:09.219Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:09.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:09.360Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:48:09.375Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:09.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:09.588Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:09.604Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:09.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:09.741Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:48:09.758Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:09.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:09.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 [2026-09-02T03:48:09.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:48:09.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:10.168Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:10.183Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:48:10.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:10.461Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:48:10.482Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:10.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:21.839Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:21.854Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:21.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:22.357Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:22.371Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:22.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:23.360Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:48:23.373Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:23.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:23.618Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:48:23.635Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:23.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:23.842Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:48:23.865Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:48:23.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:24.306Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:48:24.331Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:24.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:24.487Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:48:24.512Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:24.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:24.690Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:24.706Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:24.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:24.843Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:48:24.859Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:24.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:25.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 [2026-09-02T03:48:25.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:48:25.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:25.270Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:25.284Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:48:25.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:25.576Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:48:25.590Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:25.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:36.935Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:36.952Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:37.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:37.470Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:37.486Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:37.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:38.454Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:48:38.476Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:38.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:38.835Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:48:38.850Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:38.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:38.960Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:48:38.975Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:48:39.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:39.469Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:48:39.486Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:39.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:39.615Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:48:39.633Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:39.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:39.809Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:39.822Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:39.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:40.016Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:48:40.030Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:40.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:40.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:48:40.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:48:40.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:40.377Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:40.411Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:48:40.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:40.707Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:48:40.731Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:40.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:52.034Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:52.048Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:52.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:52.576Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:52.591Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:52.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:53.555Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:48:53.570Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:53.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:53.944Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:48:53.959Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:54.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:54.143Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:48:54.157Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:48:54.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:54.583Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:48:54.612Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:54.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:54.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:48:54.878Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:48:54.972Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:48:55.006Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:55.026Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:55.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:55.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:48:55.148Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:55.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:55.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:48:55.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:48:55.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:55.535Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:48:55.550Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:48:55.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:48:55.840Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:48:55.855Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:48:55.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:07.132Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:07.149Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:07.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:07.712Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:07.729Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:07.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:08.654Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:49:08.705Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:08.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:09.101Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:49:09.116Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:09.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:09.241Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:49:09.255Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:49:09.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:09.763Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:49:09.777Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:09.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:10.003Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:49:10.018Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:10.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:10.183Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:10.199Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:49:10.265Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:49:10.297Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:49:10.314Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:49:10.379Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:49:10.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:49:10.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:49:10.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:10.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:10.658Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:49:10.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:10.939Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:49:10.955Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:11.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:22.252Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:22.266Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:22.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:22.837Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:22.852Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:22.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:23.807Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:49:23.825Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:23.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:24.218Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:49:24.233Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:24.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:24.341Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:49:24.355Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:49:24.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:24.873Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:49:24.886Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:24.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:25.130Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:49:25.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:25.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:25.295Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:25.309Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:25.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:25.454Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:49:25.468Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:25.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:25.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 [2026-09-02T03:49:25.609Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:49:25.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:25.744Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:25.759Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:49:25.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:26.033Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:49:26.047Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:26.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:37.344Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:37.358Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:37.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:37.943Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:37.958Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:38.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:38.921Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:49:38.936Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:38.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:39.314Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:49:39.330Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:39.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:39.447Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:49:39.463Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:49:39.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:39.985Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:49:40.000Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:40.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:40.231Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:49:40.245Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:40.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:40.442Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:40.457Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:40.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:40.577Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:49:40.591Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:40.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:40.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 [2026-09-02T03:49:40.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:49:40.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:40.840Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:40.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:49:40.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:41.129Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:49:41.144Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:41.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:52.440Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:52.454Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:52.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:53.045Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:53.059Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:53.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:54.031Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:49:54.045Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:54.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:54.412Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:49:54.429Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:54.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:54.545Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:49:54.562Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:49:54.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:55.080Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:49:55.095Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:55.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:55.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:49:55.367Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:55.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:55.550Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:55.563Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:55.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:55.687Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:49:55.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:55.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:55.817Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:49:55.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:49:55.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:55.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:49:55.955Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:49:56.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:49:56.227Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:49:56.246Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:49:56.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:07.539Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:07.553Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:07.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:08.155Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:08.179Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:08.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:09.140Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:50:09.160Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:09.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:09.528Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:50:09.561Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:09.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:09.683Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:50:09.698Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:50:09.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:10.220Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:50:10.234Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:10.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:10.501Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:10.524Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:10.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:10.670Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:10.687Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:10.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:10.865Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:10.886Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:10.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:11.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:11.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:50:11.106Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:50:11.146Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:11.162Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:50:11.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:11.343Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:50:11.373Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:11.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:22.687Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:22.704Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:22.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:23.319Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:23.343Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:23.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:24.286Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:50:24.311Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:24.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:24.692Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:50:24.708Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:24.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:24.808Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:50:24.822Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:50:24.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:25.354Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:50:25.370Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:25.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:25.699Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:25.715Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:25.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:25.808Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:25.823Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:25.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:26.004Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:26.019Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:26.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:26.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:26.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:50:26.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:26.287Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:26.302Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:50:26.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:26.504Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:50:26.520Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:26.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:37.811Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:37.870Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:37.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:38.500Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:38.515Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:38.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:39.412Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:50:39.428Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:39.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:39.799Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:50:39.820Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:39.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:39.937Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:50:39.952Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:50:40.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:40.451Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:50:40.466Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:40.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:40.806Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:40.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:40.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:40.931Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:40.950Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:40.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:41.115Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:41.129Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:41.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:41.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:41.292Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:50:41.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:41.392Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:41.407Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:50:41.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:41.603Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:50:41.618Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:41.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:52.973Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:52.989Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:53.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:53.609Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:53.631Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:53.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:54.612Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:50:54.627Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:54.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:54.926Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:50:54.942Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:55.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:55.117Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:50:55.133Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:50:55.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:55.562Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:50:55.576Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:55.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:55.916Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:55.930Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:55.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:56.032Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:56.047Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:56.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:56.248Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:50:56.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:56.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:56.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 [2026-09-02T03:50:56.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:50:56.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:56.490Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:50:56.504Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:50:56.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:50:56.704Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:50:56.720Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:50:56.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:08.073Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:08.089Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:08.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:08.721Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:08.737Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:08.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:09.707Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:51:09.722Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:09.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:10.056Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:51:10.072Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:10.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:10.220Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:51:10.234Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:51:10.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:10.655Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:51:10.672Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:10.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:11.011Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:11.027Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:11.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:11.132Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:11.147Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:11.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:11.347Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:11.362Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:11.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:11.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:11.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:51:11.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:11.591Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:11.607Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:51:11.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:11.809Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:51:11.825Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:11.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:23.170Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:23.184Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:23.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:23.818Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:23.833Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:23.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:24.819Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:51:24.833Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:24.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:25.169Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:51:25.182Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:25.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:25.345Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:51:25.360Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:51:25.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:25.765Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:51:25.780Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:25.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:26.109Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:26.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:26.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:26.266Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:26.279Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:26.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:26.511Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:26.534Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:51:26.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:26.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:26.755Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:51:26.801Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:51:26.819Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:26.832Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:51:26.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:26.987Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:51:27.001Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:27.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:38.272Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:38.293Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:38.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:38.946Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:38.962Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:39.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:39.922Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:51:39.937Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:40.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:40.276Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:51:40.291Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:40.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:40.462Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:51:40.477Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:51:40.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:40.903Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:51:40.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:40.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:41.241Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:41.255Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:41.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:41.423Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:41.439Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:41.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:41.800Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:41.815Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:51:41.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:41.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 [2026-09-02T03:51:41.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:51:42.043Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:51:42.083Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:42.098Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T03:51:42.178Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:51:42.225Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:51:42.242Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:42.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:53.384Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:53.398Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:53.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:54.081Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:54.096Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:54.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:55.038Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:51:55.053Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:55.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:55.394Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:51:55.409Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:55.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:55.584Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:51:55.607Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:51:55.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:56.024Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:51:56.039Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:56.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:56.353Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:56.367Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:56.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:56.714Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:56.729Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:56.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:56.947Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:56.964Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:57.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:57.076Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:51:57.091Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:51:57.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:57.220Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:51:57.235Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:51:57.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:51:57.374Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:51:57.390Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:51:57.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:08.500Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:08.524Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:08.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:09.207Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:09.243Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:09.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:10.239Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:52:10.265Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:10.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:10.534Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:52:10.559Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:10.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:10.712Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:52:10.735Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:52:10.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:11.163Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:52:11.191Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:11.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:11.496Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:11.519Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:11.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:11.833Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:11.850Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:11.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:12.089Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:12.105Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:12.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:12.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:12.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:52:12.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:12.345Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:12.361Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:52:12.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:12.569Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:52:12.593Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:12.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:23.764Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:23.780Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:23.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:24.391Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:24.407Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:24.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:25.388Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:52:25.403Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:25.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:25.667Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:52:25.685Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:25.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:25.843Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:52:25.871Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:52:25.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:26.464Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:52:26.480Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:26.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:26.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:26.625Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:26.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:26.993Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:27.009Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:27.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:27.199Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:27.215Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:27.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:27.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:27.369Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:52:27.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:27.542Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:27.558Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:52:27.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:27.739Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:52:27.760Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:27.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:38.871Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:38.887Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:38.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:39.493Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:39.509Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:39.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:40.484Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:52:40.500Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:40.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:40.768Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:52:40.784Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:40.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:40.951Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:52:40.966Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:52:41.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:41.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:52:41.599Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:41.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:41.728Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:41.745Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:41.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:42.092Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:42.108Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:42.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:42.294Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:42.309Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:42.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:42.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:42.468Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:52:42.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:42.642Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:42.657Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:52:42.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:42.846Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:52:42.861Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:42.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:53.976Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:53.992Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:54.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:54.597Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:54.612Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:54.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:55.583Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:52:55.599Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:55.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:55.862Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:52:55.878Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:55.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:56.048Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:52:56.065Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:52:56.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:56.679Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:52:56.694Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:56.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:56.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:56.840Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:56.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:57.191Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:57.206Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:57.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:57.387Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:57.402Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:57.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:57.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:52:57.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:52:57.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:57.737Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:52:57.752Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:52:57.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:52:57.946Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:52:57.961Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:52:58.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:09.075Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:09.090Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:09.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:09.692Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:09.708Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:09.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:10.693Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:53:10.711Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:10.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:10.966Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:53:10.982Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:11.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:11.151Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:53:11.168Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:53:11.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:11.777Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:53:11.795Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:11.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:11.921Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:11.937Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:11.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:12.285Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:12.300Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:12.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:12.482Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:12.497Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:12.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:12.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:12.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:53:12.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:12.838Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:12.852Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:53:12.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:13.049Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:53:13.065Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:13.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:24.171Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:24.188Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:24.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:24.791Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:24.808Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:24.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:25.826Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:53:25.841Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:25.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:26.067Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:53:26.082Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:26.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:26.254Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:53:26.269Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:53:26.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:26.877Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:53:26.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:26.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:27.017Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:27.032Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:27.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:27.383Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:27.398Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:27.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:27.579Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:27.594Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:27.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:27.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:27.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:53:27.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:27.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:27.955Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:53:28.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:28.158Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:53:28.173Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:28.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:39.327Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:39.353Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:39.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:39.900Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:39.918Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:40.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:40.940Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:53:40.963Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:41.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:41.199Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:53:41.215Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:41.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:41.439Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:53:41.456Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:53:41.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:41.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:53:41.997Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:42.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:42.131Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:42.146Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:42.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:42.513Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:42.539Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:42.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:42.683Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:42.698Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:42.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:42.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:42.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:53:43.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:43.057Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:43.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:53:43.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:43.256Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:53:43.272Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:43.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:54.455Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:54.471Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:54.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:55.101Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:55.117Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:55.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:56.072Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:53:56.087Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:56.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:56.405Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:53:56.419Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:56.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:56.566Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:53:56.580Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:53:56.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:57.112Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:53:57.148Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:57.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:57.290Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:57.307Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:57.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:57.655Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:57.670Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:57.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:57.820Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:57.837Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:57.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:58.063Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:53:58.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:53:58.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:58.256Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:53:58.270Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:53:58.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:53:58.375Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:53:58.392Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:53:58.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:09.572Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:09.599Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:09.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:10.221Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:10.238Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:10.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:11.167Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:54:11.184Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:11.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:11.500Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:54:11.515Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:11.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:11.674Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:54:11.690Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:54:11.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:12.270Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:54:12.285Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T03:54:12.429Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T03:54:12.457Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:12.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:12.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:12.751Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:12.767Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:12.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:12.937Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:12.951Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:12.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:13.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 [2026-09-02T03:54:13.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:54:13.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:13.359Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:13.376Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:54:13.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:13.485Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:54:13.526Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:13.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:24.772Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:24.788Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:24.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:25.321Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:25.336Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:25.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:26.263Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:54:26.278Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:26.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:26.662Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:54:26.677Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:26.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:26.774Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:54:26.790Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:54:26.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:27.462Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:54:27.478Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:27.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:27.574Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:27.588Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:27.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:27.851Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:27.872Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:27.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:28.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:28.046Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:28.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:28.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:28.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:54:28.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:28.455Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:28.468Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:54:28.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:28.623Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:54:28.638Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:28.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:39.874Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:39.889Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:39.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:40.417Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:40.431Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:40.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:41.358Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:54:41.372Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:41.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:41.758Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:54:41.772Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:41.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:41.872Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:54:41.886Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:54:41.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:42.557Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:54:42.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:42.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:42.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:42.681Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:42.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:42.954Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:42.967Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:43.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:43.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:43.140Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:43.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:43.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:43.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:54:43.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:43.547Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:43.560Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:54:43.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:43.722Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:54:43.737Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:43.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:54.970Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:54.987Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:55.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:55.512Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:55.528Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:55.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:56.450Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:54:56.465Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:56.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:56.854Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:54:56.869Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:56.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:56.965Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:54:56.980Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:54:57.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:57.654Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:54:57.673Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:57.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:57.782Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:57.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:57.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:58.082Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:58.097Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:58.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:58.282Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:58.299Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:58.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:58.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:54:58.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:54:58.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:58.643Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:54:58.658Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:54:58.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:54:58.830Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:54:58.850Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:54:58.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:10.202Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:10.226Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:10.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:10.654Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:10.669Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:10.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:11.543Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:55:11.558Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:11.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:11.950Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:55:11.966Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:12.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:12.116Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:55:12.131Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:55:12.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:12.759Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:55:12.773Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:12.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:12.913Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:12.928Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:12.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:13.185Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:13.200Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:13.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:13.377Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:13.392Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:13.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:13.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:13.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:55:13.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:13.772Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:13.789Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:55:13.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:13.952Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:55:13.972Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:14.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:25.307Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:25.323Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:25.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:25.858Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:25.874Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:25.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:26.652Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:55:26.669Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:26.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:27.097Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:55:27.112Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:27.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:27.216Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:55:27.231Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:55:27.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:27.864Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:55:27.878Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:27.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:28.137Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:28.152Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:28.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:28.282Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:28.296Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:28.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:28.476Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:28.492Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:28.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:28.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:28.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:55:28.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:28.872Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:28.886Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:55:28.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:29.089Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:55:29.105Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:29.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:40.416Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:40.437Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:40.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:40.957Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:40.972Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:41.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:41.758Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:55:41.774Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:41.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:42.195Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:55:42.223Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:42.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:42.324Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:55:42.338Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:55:42.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:42.983Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:55:42.997Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:43.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:43.242Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:43.258Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:43.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:43.408Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:43.424Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:43.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:43.576Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:43.591Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:43.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:43.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:43.869Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:55:43.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:43.978Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:43.993Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:55:44.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:44.214Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:55:44.234Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:44.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:55.565Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:55.581Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:55.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:56.076Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:56.093Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:56.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:56.865Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:55:56.881Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:56.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:57.310Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:55:57.325Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:57.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:57.460Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:55:57.475Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:55:57.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:58.084Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:55:58.099Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:58.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:58.342Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:58.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:58.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:58.509Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:58.526Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:58.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:58.675Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:58.691Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:58.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:58.953Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:55:58.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:55:59.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:59.111Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:55:59.126Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:55:59.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:55:59.321Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:55:59.339Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:55:59.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:10.662Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:10.679Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:10.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:11.220Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:11.236Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:11.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:11.963Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:56:11.979Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:12.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:12.451Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:56:12.467Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:12.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:12.565Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:56:12.580Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:56:12.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:13.185Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:56:13.199Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:13.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:13.521Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:13.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:13.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:13.661Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:13.678Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:13.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:13.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:13.925Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:13.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:14.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 [2026-09-02T03:56:14.120Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:56:14.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:14.216Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:14.232Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:56:14.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:14.436Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:56:14.457Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:14.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:25.769Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:25.784Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:25.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:26.313Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:26.327Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:26.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:27.069Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:56:27.084Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:27.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:27.552Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:56:27.568Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:27.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:27.662Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:56:27.676Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:56:27.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:28.279Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:56:28.293Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:28.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:28.628Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:28.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:28.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:28.852Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:28.866Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:28.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:29.022Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:29.041Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:29.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:29.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:29.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:56:29.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:29.330Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:29.343Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:56:29.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:29.608Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:56:29.636Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:29.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:40.866Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:40.882Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:40.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:41.415Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:41.431Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:41.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:42.169Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:56:42.184Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:42.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:42.696Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:56:42.712Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:42.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:42.864Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:56:42.891Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:56:42.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:43.392Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:56:43.409Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:43.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:43.721Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:43.738Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:43.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:43.969Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:43.988Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:44.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:44.156Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:44.172Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:44.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:44.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:44.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:56:44.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:44.436Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:44.451Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:56:44.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:44.866Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:56:44.883Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:44.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:55.974Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:55.996Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:56.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:56.542Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:56.559Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:56.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:57.355Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:56:57.369Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:57.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:57.832Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:56:57.847Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:57.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:58.028Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:56:58.044Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:56:58.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:58.508Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:56:58.523Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:58.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:58.822Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:58.839Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:58.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:59.116Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:59.132Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:59.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:59.252Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:59.265Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:56:59.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:59.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:56:59.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:56:59.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:59.581Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:56:59.595Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:56:59.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:56:59.966Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:56:59.980Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:00.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:11.095Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:11.110Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:11.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:11.682Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:11.705Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:11.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:12.451Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:57:12.467Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:12.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:12.929Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:57:12.942Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:12.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:13.140Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:57:13.155Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:57:13.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:13.608Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:57:13.631Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:13.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:13.923Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:57:13.938Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:13.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:14.222Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:14.238Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:14.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:14.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:57:14.388Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:14.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:14.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 [2026-09-02T03:57:14.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:57:14.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:14.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:14.692Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:57:14.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:15.079Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:57:15.095Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:15.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:26.195Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:26.211Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:26.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:26.803Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:26.820Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:26.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:27.579Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:57:27.595Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:27.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:28.051Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:57:28.068Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:28.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:28.253Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:57:28.269Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:57:28.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:28.720Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:57:28.735Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:28.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:29.020Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:57:29.036Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:29.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:29.358Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:29.374Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:29.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:29.470Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:57:29.486Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:29.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:29.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 [2026-09-02T03:57:29.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:57:29.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:29.783Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:29.801Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:57:29.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:30.186Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:57:30.202Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:30.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:41.290Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:41.304Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:41.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:41.903Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:41.916Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:41.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:42.686Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:57:42.700Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:42.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:43.203Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:57:43.217Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:43.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:43.349Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:57:43.362Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:57:43.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:43.818Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:57:43.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:43.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:44.119Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:57:44.135Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:44.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:44.456Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:44.470Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:44.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:44.571Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:57:44.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:44.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:44.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 [2026-09-02T03:57:44.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:57:44.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:44.880Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:44.894Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:57:44.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:45.332Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:57:45.348Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:45.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:56.384Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:56.399Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:56.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:56.994Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:57.008Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:57.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:57.779Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:57:57.795Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:57.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:58.297Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:57:58.311Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:58.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:58.456Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:57:58.481Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:57:58.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:58.926Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:57:58.948Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:59.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:59.211Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:57:59.225Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:59.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:59.549Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:57:59.563Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:59.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:59.666Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:57:59.682Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:57:59.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:59.852Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:57:59.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:57:59.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:57:59.985Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:00.000Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:58:00.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:00.455Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:58:00.471Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:00.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:11.482Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:11.499Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:11.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:12.098Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:12.113Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:12.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:12.896Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:58:12.912Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:12.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:13.389Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:58:13.403Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:13.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:13.578Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:58:13.592Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:58:13.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:14.107Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:58:14.121Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:14.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:14.305Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:58:14.319Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:14.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:14.653Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:14.666Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:14.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:14.812Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:58:14.828Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:14.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:14.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:58:14.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:58:15.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:15.090Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:15.104Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:58:15.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:15.561Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:58:15.575Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:15.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:26.581Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:26.593Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:26.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:27.207Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:27.221Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:27.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:27.995Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:58:28.011Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:28.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:28.488Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:58:28.503Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:28.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:28.668Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:58:28.682Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:58:28.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:29.228Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:58:29.242Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:29.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:29.394Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:58:29.409Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:29.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:29.801Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:29.815Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:29.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:29.927Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:58:29.972Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:30.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:30.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:58:30.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:58:30.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:30.213Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:30.234Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:58:30.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:30.671Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:58:30.686Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:30.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:41.678Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:41.693Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:41.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:42.315Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:42.337Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:42.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:43.120Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:58:43.135Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:43.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:43.584Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:58:43.599Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:43.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:43.758Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:58:43.774Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:58:43.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:44.359Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:58:44.373Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:44.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:44.487Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:58:44.502Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:44.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:44.908Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:44.923Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:44.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:45.110Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:58:45.127Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:45.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:45.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:58:45.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:58:45.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:45.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:45.347Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:58:45.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:45.773Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:58:45.789Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:45.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:56.790Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:56.805Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:56.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:57.420Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:58:57.435Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:57.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:58.279Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:58:58.295Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:58.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:58.684Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:58:58.700Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:58.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:58.856Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:58:58.870Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:58:58.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:59.466Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:58:59.479Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:59.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:58:59.594Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:58:59.609Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:58:59.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:00.004Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:00.019Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:00.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:00.212Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:59:00.230Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:00.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:00.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:59:00.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:59:00.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:00.447Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:00.463Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:59:00.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:00.873Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:59:00.889Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:00.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:11.892Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:11.908Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:11.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:12.523Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:12.542Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:12.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:13.382Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:59:13.398Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:13.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:13.785Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:59:13.801Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:13.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:13.956Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:59:13.970Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:59:14.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:14.575Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:59:14.590Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:14.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:14.697Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:59:14.715Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:14.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:15.100Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:15.116Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:15.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:15.319Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:59:15.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:15.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:15.443Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:59:15.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:59:15.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:15.593Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:15.610Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:59:15.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:15.978Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:59:15.995Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:16.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:26.989Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:27.006Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:27.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:27.625Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:27.645Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:27.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:28.478Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:59:28.495Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:28.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:28.889Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:59:28.903Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:28.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:29.047Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:59:29.071Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:59:29.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:29.666Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:59:29.681Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:29.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:29.794Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:59:29.808Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:29.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:30.215Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:30.233Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:30.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:30.434Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:59:30.462Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:30.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:30.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 [2026-09-02T03:59:30.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:59:30.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:30.793Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:30.810Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:59:30.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:31.097Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:59:31.111Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:31.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:42.106Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:42.122Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:42.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:42.761Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:42.785Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:42.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:43.586Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:59:43.599Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:43.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:43.996Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:59:44.017Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:44.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:44.210Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:59:44.232Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:59:44.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:44.763Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:59:44.782Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:44.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:44.893Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T03:59:44.907Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:44.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:45.334Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:45.349Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:45.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:45.598Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T03:59:45.612Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:45.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:45.763Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T03:59:45.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T03:59:45.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:45.920Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:45.936Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T03:59:45.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:46.196Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T03:59:46.210Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:46.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:57.225Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:57.240Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:57.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:58.000Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T03:59:58.016Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:58.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:58.684Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T03:59:58.699Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:58.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:59.145Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:59:59.162Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:59.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:59.308Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T03:59:59.326Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T03:59:59.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T03:59:59.891Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T03:59:59.914Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T03:59:59.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:00.079Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:00:00.107Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:00.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:00.459Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:00.483Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:00.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:00.707Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:00:00.729Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:00.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:00.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 [2026-09-02T04:00:00.919Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:00:01.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:01.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:01.109Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:00:01.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:01.391Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-09-02T04:00:01.422Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:01.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:12.327Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:12.343Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:12.396Z] Will try again after 15 sec [2026-09-02T04:00:12.666Z] Build test-unit-opserver #3757 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-09-02T04:00:12.777Z] JOB test-unit-opserver: Failed [Pipeline] copyArtifacts [2026-09-02T04:00:12.880Z] Build test-unit-ungrouped #3757 completed: FAILURE [2026-09-02T04:00:12.901Z] Copied 1 artifact from "test-unit-opserver" build number 3757 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-09-02T04:00:12.998Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [Pipeline] echo [2026-09-02T04:00:13.102Z] JOB test-unit-ungrouped: Failed [Pipeline] copyArtifacts [2026-09-02T04:00:13.141Z] Copied 1 artifact from "test-unit-ungrouped" build number 3757 [Pipeline] { [Pipeline] echo [2026-09-02T04:00:13.198Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [Pipeline] echo [2026-09-02T04:00:13.258Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:13.292Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:13.339Z] + ls -la test-unit-opserver-98700 [2026-09-02T04:00:13.339Z] total 20 [2026-09-02T04:00:13.339Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 04:00 . [2026-09-02T04:00:13.339Z] drwxr-xr-x 40 jenkins docker 12288 Sep 2 04:00 .. [2026-09-02T04:00:13.339Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 03:43 deps.test-unit-opserver.98700.env [2026-09-02T04:00:13.357Z] Will try again after 15 sec [Pipeline] withCredentials [2026-09-02T04:00:13.440Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T04:00:13.485Z] + ls -la test-unit-ungrouped-67078 [2026-09-02T04:00:13.485Z] total 20 [2026-09-02T04:00:13.485Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 04:00 . [2026-09-02T04:00:13.485Z] drwxr-xr-x 41 jenkins docker 12288 Sep 2 04:00 .. [2026-09-02T04:00:13.485Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 03:43 deps.test-unit-ungrouped.67078.env [Pipeline] withCredentials [2026-09-02T04:00:13.593Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T04:00:13.918Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [2026-09-02T04:00:13.922Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2026-09-02T04:00:13.936Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:14.012Z] Will try again after 15 sec [2026-09-02T04:00:14.066Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T04:00:14.248Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:00:14.269Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:14.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:14.430Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:00:14.447Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:00:14.525Z] Will try again after 15 sec [2026-09-02T04:00:14.853Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T04:00:14.996Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T04:00:15.050Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:00:15.069Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:15.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:15.242Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:00:15.265Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:15.322Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T04:00:15.593Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:15.610Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:15.664Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] { [Pipeline] echo [2026-09-02T04:00:15.864Z] JOB test-unit-ungrouped: error in job!!! [Pipeline] echo [2026-09-02T04:00:15.880Z] JOB test-unit-ungrouped: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2026-09-02T04:00:15.898Z] JOB test-unit-ungrouped: Message - null [Pipeline] echo [2026-09-02T04:00:15.914Z] JOB test-unit-ungrouped: Cause - null [Pipeline] echo [2026-09-02T04:00:15.931Z] JOB test-unit-ungrouped: 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] } [2026-09-02T04:00:16.004Z] Failed in branch test-unit-ungrouped [Pipeline] echo [2026-09-02T04:00:16.022Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:00:16.040Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:00:16.239Z] Build test-unit-group-two #3757 completed: FAILURE [2026-09-02T04:00:16.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] } [Pipeline] echo [2026-09-02T04:00:16.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 [2026-09-02T04:00:16.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-09-02T04:00:16.396Z] JOB test-unit-group-two: Failed [Pipeline] copyArtifacts [2026-09-02T04:00:16.433Z] Copied 1 artifact from "test-unit-group-two" build number 3757 [2026-09-02T04:00:16.458Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:00:16.475Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:16.491Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] sh [2026-09-02T04:00:16.632Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:00:16.649Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T04:00:16.770Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:FAILURE, test-unit-group-one:null, test-unit-group-two:FAILURE, test-unit-ungrouped:FAILURE] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T04:00:16.868Z] JOB test-code-coverage: wait finished. overall result = false [Pipeline] } [Pipeline] } [Pipeline] // stage [2026-09-02T04:00:16.940Z] + ls -la test-unit-group-two-80327 [2026-09-02T04:00:16.940Z] total 20 [2026-09-02T04:00:16.940Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 04:00 . [2026-09-02T04:00:16.940Z] drwxr-xr-x 42 jenkins docker 12288 Sep 2 04:00 .. [2026-09-02T04:00:16.940Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 03:43 deps.test-unit-group-two.80327.env [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2026-09-02T04:00:16.994Z] JOB test-unit-opserver: error in job!!! [Pipeline] echo [2026-09-02T04:00:17.010Z] JOB test-unit-opserver: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2026-09-02T04:00:17.027Z] JOB test-unit-opserver: Message - null [Pipeline] echo [2026-09-02T04:00:17.046Z] JOB test-unit-opserver: Cause - null [Pipeline] echo [2026-09-02T04:00:17.064Z] JOB test-unit-opserver: 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] } [2026-09-02T04:00:17.182Z] Failed in branch test-unit-opserver [Pipeline] withCredentials [2026-09-02T04:00:17.228Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T04:00:17.580Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T04:00:18.160Z] 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 [2026-09-02T04:00:19.635Z] JOB test-unit-group-two: error in job!!! [Pipeline] echo [2026-09-02T04:00:19.678Z] JOB test-unit-group-two: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2026-09-02T04:00:19.710Z] JOB test-unit-group-two: Message - null [Pipeline] echo [2026-09-02T04:00:19.730Z] JOB test-unit-group-two: Cause - null [Pipeline] echo [2026-09-02T04:00:19.767Z] JOB test-unit-group-two: 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] } [2026-09-02T04:00:19.893Z] Failed in branch test-unit-group-two [Pipeline] { [Pipeline] echo [2026-09-02T04:00:27.433Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:27.453Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:27.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:28.394Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:28.447Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:28.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:29.097Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:00:29.113Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:29.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:29.368Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:00:29.386Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:29.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:29.627Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:00:29.650Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:00:29.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:30.176Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:00:30.195Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:30.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:30.363Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:00:30.383Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:30.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:30.711Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:30.739Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:30.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:31.326Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:00:31.357Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:31.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:31.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:00:31.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:00:31.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:31.682Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:31.702Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:00:31.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:42.586Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:42.603Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:42.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:43.620Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:43.644Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:43.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:44.235Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:00:44.281Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:44.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:44.595Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:00:44.619Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:44.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:44.909Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:00:44.927Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:00:45.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:45.308Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:00:45.332Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:45.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:45.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:00:45.499Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:45.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:45.835Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:45.874Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:45.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:46.499Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:00:46.515Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:46.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:46.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:00:46.643Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:00:46.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:46.832Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:46.850Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:00:46.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:57.695Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:57.709Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:57.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:58.749Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:00:58.767Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:58.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:59.415Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:00:59.440Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:00:59.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:00:59.968Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:00:59.996Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:00.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:00.203Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:01:00.227Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:01:00.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:00.444Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:01:00.466Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:00.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:00.607Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:00.626Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:00.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:00.998Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:01.016Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:01.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:01.616Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:01.640Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:01.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:01.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:01.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:01:01.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:01.949Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:01.969Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:01:02.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:12.806Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:12.823Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:12.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:13.895Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:13.912Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:13.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:14.581Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:01:14.598Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:14.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:15.151Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:01:15.168Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:15.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:15.341Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:01:15.357Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:01:15.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:15.591Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:01:15.609Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:15.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:15.836Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:15.852Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:15.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:16.132Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:16.148Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:16.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:16.740Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:16.755Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:16.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:16.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:16.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:01:17.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:17.076Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:17.095Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:01:17.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:27.915Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:27.939Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:27.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:28.999Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:29.013Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:29.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:29.677Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:01:29.692Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:29.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:30.263Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:01:30.280Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:30.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:30.441Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:01:30.457Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:01:30.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:30.868Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:01:30.882Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:30.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:30.975Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:30.991Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:31.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:31.240Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:31.255Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:31.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:31.860Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:31.876Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:31.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:32.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:32.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:01:32.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:32.192Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:32.218Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:01:32.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:43.022Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:43.041Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:43.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:44.095Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:44.110Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:44.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:44.770Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:01:44.789Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:44.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:45.375Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:01:45.391Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:45.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:45.538Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:01:45.552Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:01:45.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:46.024Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:01:46.043Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:01:46.118Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:01:46.154Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:46.174Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:46.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:46.341Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:46.357Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:46.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:46.976Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:46.992Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:47.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:47.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:01:47.164Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:01:47.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:47.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:47.341Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:01:47.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:58.124Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:58.139Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:58.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:59.265Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:01:59.281Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:59.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:01:59.919Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:01:59.935Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:01:59.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:00.477Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:02:00.492Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:00.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:00.664Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:02:00.685Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:02:00.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:01.159Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:02:01.176Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:01.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:01.296Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:01.320Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:01.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:01.453Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:01.478Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:01.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:02.107Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:02.126Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:02.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:02.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:02.264Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:02:02.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:02.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:02.461Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:02:02.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:13.245Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:13.261Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:13.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:14.385Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:14.401Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:14.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:15.029Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:02:15.045Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:15.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:15.578Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:02:15.595Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:15.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:15.771Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:02:15.789Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:02:15.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:16.279Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:02:16.296Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:16.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:16.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:16.437Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:16.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:16.645Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:16.661Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:16.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:17.214Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:17.228Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:17.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:17.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:17.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:02:17.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:17.763Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:17.779Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:02:17.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:28.342Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:28.356Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:28.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:29.521Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:29.541Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:29.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:30.200Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:02:30.216Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:30.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:30.699Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:02:30.720Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:30.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:30.892Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:02:30.931Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:02:31.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:31.388Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:02:31.404Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:31.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:31.542Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:31.558Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:31.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:31.853Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:31.869Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:31.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:32.320Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:32.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:32.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:32.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:32.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:02:32.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:32.880Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:32.895Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:02:32.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:43.451Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:43.490Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:43.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:44.674Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:44.712Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:44.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:45.309Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:02:45.325Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:45.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:45.827Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:02:45.841Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:45.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:46.094Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:02:46.110Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:02:46.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:46.516Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:02:46.532Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:46.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:46.818Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:46.834Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:46.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:47.060Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:47.078Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:47.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:47.419Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:47.434Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:47.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:47.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:02:47.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:02:47.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:47.990Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:48.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:02:48.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:58.595Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:58.610Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:58.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:02:59.838Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:02:59.856Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:02:59.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:00.429Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:03:00.445Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:00.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:00.928Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:03:00.946Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:01.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:01.193Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:03:01.209Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:03:01.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:01.621Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:03:01.639Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:01.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:01.920Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:01.938Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:01.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:02.165Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:02.180Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:02.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:02.526Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:02.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:02.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:02.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:02.713Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:03:02.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:03.092Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:03.110Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:03:03.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:13.725Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:13.741Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:13.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:14.948Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:14.966Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:15.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:15.524Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:03:15.538Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:15.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:16.036Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:03:16.052Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:16.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:16.294Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:03:16.309Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:03:16.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:16.726Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:03:16.741Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:16.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:17.025Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:17.048Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:17.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:17.327Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:17.344Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:17.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:17.628Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:17.643Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:17.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:17.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:17.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:03:17.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:18.199Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:18.213Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:03:18.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:28.920Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:28.933Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:28.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:30.058Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:30.074Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:30.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:30.619Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:03:30.633Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:30.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:31.130Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:03:31.147Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:31.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:31.460Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:03:31.475Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:03:31.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:31.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:03:31.835Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:31.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:32.134Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:32.148Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:32.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:32.429Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:32.441Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:32.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:32.724Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:32.736Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:32.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:32.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 [2026-09-02T04:03:32.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:03:33.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:33.291Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:33.304Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:03:33.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:44.016Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:44.033Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:44.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:45.162Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:45.176Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:45.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:45.711Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:03:45.726Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:45.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:46.236Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:03:46.251Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:46.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:46.734Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:03:46.750Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:03:46.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:46.942Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:03:46.960Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:47.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:47.240Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:47.256Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:47.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:47.537Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:47.551Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:47.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:47.857Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:47.873Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:47.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:48.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:03:48.106Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:03:48.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:48.395Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:48.410Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:03:48.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:03:59.133Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:03:59.150Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:03:59.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:00.312Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:00.328Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:00.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:00.831Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:04:00.846Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:00.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:01.339Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:04:01.355Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:01.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:01.832Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:04:01.850Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:04:01.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:02.049Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:04:02.064Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:02.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:02.340Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:04:02.355Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:02.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:02.632Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:02.647Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:02.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:03.029Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:04:03.045Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:03.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:03.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 [2026-09-02T04:04:03.292Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:04:03.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:03.489Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:03.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:04:03.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:14.237Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:14.252Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:14.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:15.421Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:15.436Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:15.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:15.930Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:04:15.945Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:15.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:16.446Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:04:16.461Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:16.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:17.004Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:04:17.020Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:04:17.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:17.145Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:04:17.161Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:17.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:17.437Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:04:17.452Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:17.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:17.735Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:17.751Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:17.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:18.128Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:04:18.142Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:18.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:18.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 [2026-09-02T04:04:18.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:04:18.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:18.610Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:18.625Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:04:18.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:29.338Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:29.353Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:29.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:30.523Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:30.543Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:30.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:31.028Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:04:31.042Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:31.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:31.593Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:04:31.608Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:31.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:32.111Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:04:32.127Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:04:32.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:32.244Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:04:32.263Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:32.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:32.536Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:04:32.552Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:32.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:32.834Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:32.851Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:32.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:33.222Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:04:33.237Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:33.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:33.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:04:33.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:04:33.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:33.703Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:33.718Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:04:33.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:44.430Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:44.446Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:44.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:45.638Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:45.661Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:45.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:46.123Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:04:46.147Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:46.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:46.691Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:04:46.707Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:46.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:47.207Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:04:47.223Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:04:47.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:47.347Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:04:47.360Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:47.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:47.649Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:04:47.669Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:47.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:47.943Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:47.958Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:48.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:48.324Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:04:48.351Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:48.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:48.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 [2026-09-02T04:04:48.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:04:48.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:48.853Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:48.869Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:04:48.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:04:59.537Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:04:59.557Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:04:59.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:00.764Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:00.783Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:00.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:01.233Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:05:01.249Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:01.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:01.826Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:05:01.842Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:01.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:02.309Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:05:02.324Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:05:02.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:02.441Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:05:02.458Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:02.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:02.748Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:02.762Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:02.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:03.043Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:03.059Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:03.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:03.451Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:03.500Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:03.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:03.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 [2026-09-02T04:05:03.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:05:03.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:03.951Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:03.976Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:05:04.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:14.656Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:14.672Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:14.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:15.873Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:15.890Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:15.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:16.332Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:05:16.347Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:16.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:16.929Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:05:16.943Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:16.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:17.414Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:05:17.430Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:05:17.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:17.548Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:05:17.565Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:17.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:17.842Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:17.859Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:17.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:18.141Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:18.159Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:18.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:18.589Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:18.604Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:18.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:18.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:18.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:05:18.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:19.065Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:19.082Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:05:19.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:29.753Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:29.768Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:29.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:31.056Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:31.077Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:31.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:31.464Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:05:31.480Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:31.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:32.026Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:05:32.042Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:32.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:32.513Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:05:32.530Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:05:32.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:32.645Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:05:32.660Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:32.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:32.941Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:32.957Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:33.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:33.245Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:33.261Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:33.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:33.685Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:33.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:33.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:33.876Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:33.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:05:33.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:34.176Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:34.192Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:05:34.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:44.853Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:44.869Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:44.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:46.170Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:46.188Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:46.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:46.562Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:05:46.578Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:46.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:47.126Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:05:47.142Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:47.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:47.614Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:05:47.629Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:05:47.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:47.755Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:05:47.771Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:47.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:48.041Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:48.057Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:48.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:48.343Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:48.357Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:48.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:48.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:48.799Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:05:48.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:48.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:05:48.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:05:49.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:49.274Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:49.288Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:05:49.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:05:59.947Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:05:59.963Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:00.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:01.287Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:01.305Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:01.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:01.699Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:06:01.718Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:01.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:02.229Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:06:02.250Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:02.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:02.718Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:06:02.736Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:06:02.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:02.856Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:06:02.873Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:02.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:03.145Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:06:03.161Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:03.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:03.442Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:03.457Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:03.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:03.884Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:06:03.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:03.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:04.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:06:04.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:06:04.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:04.401Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:04.417Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:06:04.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:15.097Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:15.113Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:15.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:16.400Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:16.415Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:16.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:16.809Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:06:16.825Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:16.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:17.342Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:06:17.358Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:17.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:17.819Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:06:17.837Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:06:17.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:17.963Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:06:17.978Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:18.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:18.245Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:06:18.260Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:18.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:18.545Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:18.560Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:18.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:18.981Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:06:18.998Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:19.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:19.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:06:19.190Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:06:19.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:19.504Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:19.521Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:06:19.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:30.195Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:30.215Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:30.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:31.500Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:31.515Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:31.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:31.912Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:06:31.929Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:31.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:32.454Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:06:32.470Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:32.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:32.919Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:06:32.933Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:06:32.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:33.062Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:06:33.076Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:33.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:33.341Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:06:33.355Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:33.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:33.639Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:33.652Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:33.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:34.081Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:06:34.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:34.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:34.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 [2026-09-02T04:06:34.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:06:34.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:34.606Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:34.620Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:06:34.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:45.309Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:45.324Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:45.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:46.605Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:46.626Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:46.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:47.013Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:06:47.030Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:47.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:47.556Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:06:47.571Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:47.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:48.015Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:06:48.033Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:06:48.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:48.156Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:06:48.171Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:48.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:48.433Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:06:48.455Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:48.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:48.741Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:48.755Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:48.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:49.174Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:06:49.189Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:06:49.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:49.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 [2026-09-02T04:06:49.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:06:49.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:06:49.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:06:49.718Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:06:49.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:00.410Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:00.426Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:00.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:01.716Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:01.744Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:01.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:02.123Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:07:02.139Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:02.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:02.669Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:07:02.684Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:02.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:03.112Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:07:03.127Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:07:03.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:03.255Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:07:03.270Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:03.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:03.535Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:03.550Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:03.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:03.840Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:03.855Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:03.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:04.276Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:04.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:04.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:04.506Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:04.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:07:04.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:04.815Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:04.831Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:07:04.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:15.521Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:15.538Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:15.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:16.840Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:16.855Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:16.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:17.222Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:07:17.237Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:17.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:17.769Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:07:17.784Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:17.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:18.210Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:07:18.226Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:07:18.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:18.354Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:07:18.369Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:18.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:18.631Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:18.647Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:18.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:18.981Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:18.999Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:19.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:19.371Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:19.387Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:19.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:19.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:19.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:07:19.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:19.924Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:19.939Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:07:19.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:30.624Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:30.641Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:30.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:31.945Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:31.961Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:32.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:32.322Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:07:32.339Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:32.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:32.870Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:07:32.885Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:32.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:33.312Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:07:33.328Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:07:33.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:33.448Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:07:33.464Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:33.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:33.731Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:33.747Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:33.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:34.119Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:34.135Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:34.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:34.468Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:34.483Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:34.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:34.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:34.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:07:34.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:35.026Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:35.044Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:07:35.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:45.812Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:45.827Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:45.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:47.087Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:47.105Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:47.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:47.422Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:07:47.437Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:47.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:47.977Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:07:47.992Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:48.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:48.435Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:07:48.450Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:07:48.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:48.544Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:07:48.559Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:48.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:48.829Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:48.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:48.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:49.215Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:49.230Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:49.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:49.567Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:07:49.583Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:07:49.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:49.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 [2026-09-02T04:07:49.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:07:49.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:07:50.129Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:07:50.144Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:07:50.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:00.995Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:01.013Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:01.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:02.203Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:02.218Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:02.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:02.518Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:08:02.534Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:02.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:03.075Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:08:03.092Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:03.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:03.531Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:08:03.546Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:08:03.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:03.638Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:08:03.653Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:03.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:03.923Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:03.938Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:03.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:04.308Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:04.323Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:04.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:04.666Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:04.683Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:04.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:04.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:04.926Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:08:05.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:05.230Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:05.245Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:08:05.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:16.100Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:16.119Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:16.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:17.312Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:17.330Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:17.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:17.614Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:08:17.630Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:17.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:18.176Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:08:18.191Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:18.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:18.626Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:08:18.640Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:08:18.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:18.733Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:08:18.748Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:18.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:19.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:19.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:19.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:19.403Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:19.419Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:19.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:19.764Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:19.779Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:19.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:20.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:20.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:08:20.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:20.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:20.349Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:08:20.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:31.201Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:31.223Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:31.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:32.429Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:32.450Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:32.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:32.708Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:08:32.723Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:32.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:33.271Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:08:33.287Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:33.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:33.747Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:08:33.762Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:08:33.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:33.855Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:08:33.870Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:33.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:34.127Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:34.143Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:34.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:34.498Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:34.513Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:34.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:34.860Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:34.877Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:34.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:35.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:35.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:08:35.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:35.431Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:35.446Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:08:35.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:46.311Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:46.327Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:46.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:47.540Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:47.561Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:47.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:47.806Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:08:47.823Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:47.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:48.366Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:08:48.380Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:48.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:48.863Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:08:48.894Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:08:48.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:48.989Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:08:49.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:49.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:49.221Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:49.241Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:49.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:49.609Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:49.624Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:49.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:49.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:49.980Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:08:50.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:50.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:08:50.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:08:50.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:08:50.541Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:08:50.556Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:08:50.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:01.425Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:01.441Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:01.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:02.671Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:02.689Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:02.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:02.907Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:09:02.923Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:02.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:03.460Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:09:03.488Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:03.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:03.989Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:09:04.008Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:09:04.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:04.109Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:09:04.132Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:04.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:04.328Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:09:04.349Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:04.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:04.706Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:04.728Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:04.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:05.125Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:09:05.145Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:05.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:05.398Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:09:05.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:09:05.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:05.658Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:05.675Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:09:05.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:16.525Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:16.540Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:16.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:17.799Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:17.822Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:17.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:18.005Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:09:18.020Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:18.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:18.571Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:09:18.584Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:18.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:19.095Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:09:19.110Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:09:19.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:19.217Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:09:19.231Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:19.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:19.440Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:09:19.455Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:19.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:19.845Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:19.860Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:19.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:20.227Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:09:20.297Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:20.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:20.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:09:20.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:09:20.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:20.774Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:20.826Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:09:20.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:31.623Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:31.638Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:31.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:32.916Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:32.931Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:32.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:33.106Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:09:33.122Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:33.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:33.662Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:09:33.677Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:33.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:34.201Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:09:34.216Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:09:34.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:34.343Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:09:34.356Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:34.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:34.533Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:09:34.547Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:34.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:34.938Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:34.952Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:35.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:35.382Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:09:35.396Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:35.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:35.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 [2026-09-02T04:09:35.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:09:35.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:35.922Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:35.938Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:09:36.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:46.727Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:46.745Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:46.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:48.022Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:48.042Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:48.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:48.210Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:09:48.225Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:48.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:48.754Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:09:48.769Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:48.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:49.301Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:09:49.316Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:09:49.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:49.443Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:09:49.459Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:49.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:49.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:09:49.640Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:49.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:50.041Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:50.056Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:50.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:50.475Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:09:50.489Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:09:50.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:50.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 [2026-09-02T04:09:50.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:09:50.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:09:51.053Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:09:51.068Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:09:51.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:01.832Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:01.851Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:01.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:03.133Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:03.153Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:03.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:03.311Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:10:03.326Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:03.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:03.891Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:10:03.908Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:03.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:04.397Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:10:04.412Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:10:04.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:04.550Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:10:04.565Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:04.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:04.750Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:10:04.766Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:04.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:05.141Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:05.155Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:05.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:05.563Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:10:05.578Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:05.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:05.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:10:05.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:10:05.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:06.187Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:06.202Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:10:06.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:16.939Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:16.964Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:17.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:18.247Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:18.261Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:18.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:18.438Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:10:18.455Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:18.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:19.008Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:10:19.035Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:19.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:19.501Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:10:19.530Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:10:19.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:19.806Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:10:19.844Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:10:19.968Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:10:20.007Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:10:20.029Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:20.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:20.271Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:20.285Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:20.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:20.674Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:10:20.690Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:20.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:20.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 [2026-09-02T04:10:20.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:10:21.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:21.298Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:21.314Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:10:21.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:32.043Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:32.059Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:32.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:33.364Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:33.380Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:33.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:33.590Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:10:33.606Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:33.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:34.304Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:10:34.319Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:34.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:34.726Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:10:34.741Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:10:34.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:34.998Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:10:35.013Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:35.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:35.126Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:10:35.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:35.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:35.424Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:35.445Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:35.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:35.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:10:35.817Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:35.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:36.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 [2026-09-02T04:10:36.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:10:36.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:36.398Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:36.413Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:10:36.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:47.150Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:47.165Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:47.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:48.494Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:48.509Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:48.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:48.687Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:10:48.703Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:48.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:49.401Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:10:49.418Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:49.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:49.830Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:10:49.847Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:10:49.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:50.232Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:10:50.247Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:10:50.300Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:10:50.329Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:10:50.344Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:50.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:50.532Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:50.546Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:50.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:50.899Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:10:50.915Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:10:50.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:51.190Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:10:51.206Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:10:51.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:10:51.503Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:10:51.517Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:10:51.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:02.253Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:02.268Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:02.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:03.595Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:03.608Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:03.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:03.790Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:11:03.806Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:03.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:04.511Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:11:04.529Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:04.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:04.965Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:11:05.002Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:11:05.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:05.343Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:11:05.366Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:05.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:05.486Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:05.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:05.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:05.634Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:05.649Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:05.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:06.001Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:06.017Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:06.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:06.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:06.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:11:06.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:06.603Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:06.619Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:11:06.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:17.359Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:17.375Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:17.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:18.689Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:18.703Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:18.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:18.927Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:11:18.941Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:18.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:19.631Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:11:19.646Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:19.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:20.093Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:11:20.107Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:11:20.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:20.447Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:11:20.462Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:20.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:20.587Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:20.606Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:20.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:20.734Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:20.749Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:20.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:21.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:21.206Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:21.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:21.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:21.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:11:21.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:21.735Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:21.756Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:11:21.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:32.461Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:32.475Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:32.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:33.786Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:33.802Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:33.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:34.023Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:11:34.038Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:34.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:34.727Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:11:34.743Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:34.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:35.189Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:11:35.204Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:11:35.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:35.543Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:11:35.559Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:35.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:35.688Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:35.705Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:35.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:35.872Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:35.887Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:35.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:36.311Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:36.327Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:36.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:36.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:36.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:11:36.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:36.846Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:36.862Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:11:36.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:47.560Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:47.574Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:47.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:48.905Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:48.920Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:48.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:49.195Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:11:49.210Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:49.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:49.823Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:11:49.838Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:49.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:50.328Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:11:50.344Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:11:50.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:50.640Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:11:50.657Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:50.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:50.787Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:50.803Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:50.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:50.979Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:50.993Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:51.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:51.407Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:51.422Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:11:51.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:51.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:11:51.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:11:51.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:11:51.951Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:11:51.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:11:52.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:02.698Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:02.716Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:02.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:04.000Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:04.015Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:04.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:04.299Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:12:04.317Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:04.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:04.919Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:12:04.937Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:04.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:05.425Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:12:05.442Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:12:05.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:05.754Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:12:05.770Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:05.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:05.890Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:05.906Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:05.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:06.081Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:06.102Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:06.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:06.513Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:06.533Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:06.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:06.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:06.707Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:12:06.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:07.059Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:07.080Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:12:07.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:17.812Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:17.827Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:17.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:19.102Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:19.126Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:19.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:19.397Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:12:19.412Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:19.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:20.025Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:12:20.041Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:20.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:20.524Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:12:20.539Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:12:20.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:20.851Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:12:20.866Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:20.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:21.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:21.053Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:21.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:21.226Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:21.241Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:21.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:21.621Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:21.635Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:21.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:21.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:21.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:12:21.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:22.173Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:22.195Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:12:22.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:32.919Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:32.934Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:32.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:34.249Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:34.267Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:34.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:34.498Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:12:34.514Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:34.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:35.128Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:12:35.152Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:35.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:35.618Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:12:35.634Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:12:35.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:35.945Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:12:35.960Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:36.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:36.133Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:36.148Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:36.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:36.327Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:36.371Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:36.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:36.713Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:36.727Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:36.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:36.892Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:36.907Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:12:36.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:37.288Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:37.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:12:37.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:48.015Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:48.035Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:48.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:49.355Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:49.370Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:49.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:49.598Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:12:49.613Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:49.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:50.244Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:12:50.259Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:50.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:50.719Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:12:50.736Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:12:50.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:51.041Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:12:51.058Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:51.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:51.230Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:51.246Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:51.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:51.457Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:51.472Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:51.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:51.874Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:12:51.889Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:12:51.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:51.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 [2026-09-02T04:12:52.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:12:52.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:12:52.396Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:12:52.409Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:12:52.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:03.164Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:03.180Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:03.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:04.452Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:04.467Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:04.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:04.697Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:13:04.711Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:04.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:05.340Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:13:05.355Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:05.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:05.821Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:13:05.839Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:13:05.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:06.145Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:13:06.165Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:06.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:06.327Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:13:06.343Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:06.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:06.561Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:06.577Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:06.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:06.979Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:13:06.999Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:07.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:07.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 [2026-09-02T04:13:07.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:13:07.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:07.558Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:07.579Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:13:07.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:18.289Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:18.305Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:18.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:19.581Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:19.596Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:19.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:19.809Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:13:19.826Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:19.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:20.439Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:13:20.453Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:20.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:20.926Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:13:20.940Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:13:20.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:21.292Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:13:21.308Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:21.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:21.425Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:13:21.439Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:21.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:21.657Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:21.672Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:21.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:22.090Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:13:22.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:22.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13: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 [2026-09-02T04:13:22.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:13:22.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:22.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:22.732Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:13:22.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:33.385Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:33.400Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:33.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:34.677Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:34.692Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:34.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:34.919Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:13:34.934Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:34.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:35.532Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:13:35.548Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:35.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:36.019Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:13:36.035Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:13:36.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:36.390Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:13:36.405Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:36.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:36.516Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:13:36.530Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:36.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:36.751Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:36.765Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:36.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:37.185Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:13:37.200Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:37.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:37.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 [2026-09-02T04:13:37.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:13:37.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:37.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:37.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:13:37.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:48.478Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:48.506Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:48.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:49.774Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:49.790Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:49.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:50.014Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:13:50.028Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:50.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:50.628Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:13:50.643Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:50.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:51.114Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:13:51.129Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:13:51.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:51.484Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:13:51.499Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:51.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:51.608Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:13:51.623Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:51.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:51.844Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:51.860Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:51.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:52.280Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:13:52.297Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:13:52.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:52.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:13:52.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:13:52.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:13:52.927Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:13:52.943Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:13:52.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:03.590Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:03.608Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:03.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:04.905Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:04.921Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:04.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:05.109Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:14:05.126Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:05.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:05.723Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:14:05.741Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:05.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:06.211Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:14:06.225Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:14:06.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:06.579Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:14:06.595Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:06.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:06.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:06.752Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:06.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:06.970Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:06.987Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:07.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:07.378Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:07.394Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:07.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:07.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:07.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:14:07.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:08.067Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:08.093Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:14:08.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:18.704Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:18.720Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:18.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:20.022Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:20.038Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:20.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:20.211Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:14:20.227Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:20.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:20.838Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:14:20.853Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:20.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:21.311Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:14:21.326Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:14:21.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:21.679Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:14:21.693Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:21.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:21.835Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:21.850Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:21.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:22.078Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:22.095Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:22.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:22.482Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:22.501Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:22.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:22.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 [2026-09-02T04:14:22.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:14:22.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:23.223Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:23.237Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:14:23.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:33.830Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:33.851Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:33.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:35.121Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:35.137Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:35.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:35.304Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:14:35.319Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:35.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:35.956Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:14:35.973Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:36.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:36.426Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:14:36.440Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:14:36.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:36.778Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:14:36.793Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:36.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:36.936Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:36.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:37.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:37.186Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:37.202Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:37.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:37.588Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:37.602Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:37.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:37.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:37.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:14:37.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:38.337Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:38.363Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:14:38.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:48.954Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:48.969Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:49.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:50.232Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:50.250Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:50.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:50.402Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:14:50.417Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:50.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:51.061Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:14:51.077Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:51.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:51.526Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:14:51.541Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:14:51.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:51.878Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:14:51.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:51.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:52.036Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:52.052Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:52.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:52.287Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:52.302Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:52.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:52.685Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:52.699Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:14:52.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:52.876Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:14:52.890Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:14:52.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:14:53.465Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:14:53.480Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:14:53.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:04.076Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:04.092Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:04.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:05.334Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:05.349Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:05.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:05.504Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:15:05.522Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:05.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:06.157Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:15:06.172Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:06.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:06.623Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:15:06.638Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:15:06.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:06.976Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:15:06.991Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:07.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:07.140Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:07.163Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:07.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:07.401Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:07.416Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:07.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:07.781Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:07.796Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:07.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:07.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:07.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:15:08.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:08.587Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:08.608Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:15:08.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:19.182Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:19.204Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:19.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:20.440Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:20.455Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:20.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:20.605Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:15:20.620Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:20.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:21.252Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:15:21.266Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:21.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:21.750Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:15:21.766Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:15:21.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:22.077Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:15:22.096Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:22.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:22.243Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:22.258Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:22.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:22.502Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:22.517Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:22.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:22.932Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:22.947Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:22.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:23.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:23.089Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:15:23.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:23.723Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:23.739Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:15:23.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:34.283Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:34.298Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:34.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:35.534Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:35.549Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:35.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:35.761Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:15:35.782Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:35.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:36.359Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:15:36.375Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:36.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:36.857Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:15:36.872Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:15:36.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:37.174Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:15:37.189Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:37.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:37.337Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:37.353Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:37.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:37.609Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:37.629Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:37.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:38.027Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:38.042Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:38.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:38.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:38.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:15:38.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:38.873Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:38.888Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:15:38.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:49.379Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:49.398Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:49.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:50.694Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:50.709Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:50.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:50.895Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:15:50.913Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:50.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:51.482Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:15:51.497Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:51.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:51.984Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:15:51.998Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:15:52.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:52.293Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:15:52.308Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:52.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:52.435Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:52.449Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:52.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:52.714Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:52.729Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:52.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:53.165Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:53.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:15:53.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:53.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:15:53.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:15:53.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:15:53.991Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:15:54.007Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:15:54.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:04.480Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:04.497Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:04.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:05.793Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:05.808Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:05.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:06.002Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:16:06.018Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:06.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:06.580Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:16:06.597Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:06.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:07.089Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:16:07.105Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:16:07.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:07.398Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:16:07.413Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:07.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:07.529Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:16:07.544Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:07.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:07.820Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:07.836Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:07.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:08.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:16:08.288Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:08.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:08.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:16:08.396Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:16:08.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:09.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:09.120Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:16:09.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:19.580Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:19.594Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:19.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:20.902Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:20.918Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:20.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:21.111Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:16:21.131Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:21.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:21.679Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:16:21.695Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:21.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:22.220Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:16:22.235Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:16:22.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:22.493Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:16:22.509Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:22.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:22.665Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:16:22.684Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:22.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:22.921Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:22.935Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:22.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:23.368Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:16:23.383Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:23.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:23.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 [2026-09-02T04:16:23.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:16:23.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:24.219Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:24.251Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:16:24.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:34.677Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:34.693Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:34.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:35.999Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:36.015Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:36.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:36.242Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:16:36.260Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:36.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:36.772Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:16:36.786Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:36.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:37.312Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:16:37.327Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:16:37.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:37.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:16:37.599Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:37.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:37.766Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:16:37.782Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:37.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:38.016Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:38.033Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:38.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:38.544Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:16:38.580Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:16:38.673Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:16:38.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 [2026-09-02T04:16:38.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:16:38.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:39.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:39.378Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:16:39.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:49.776Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:49.791Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:49.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:51.096Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:51.111Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:51.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:51.354Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:16:51.370Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:51.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:51.866Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:16:51.881Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:51.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:52.408Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:16:52.421Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:16:52.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:52.684Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:16:52.698Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:52.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:52.864Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:16:52.877Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:52.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:53.115Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:53.130Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:53.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:53.706Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:16:53.720Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:16:53.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:53.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 [2026-09-02T04:16:53.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:16:53.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:16:54.547Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:16:54.566Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:16:54.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:04.869Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:04.886Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:04.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:06.194Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:06.208Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:06.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:06.478Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:17:06.498Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:06.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:06.962Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:17:06.978Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:07.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:07.500Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:17:07.515Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:17:07.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:07.806Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:17:07.821Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:07.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:07.953Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:07.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:08.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:08.223Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:08.240Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:08.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:08.799Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:08.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:08.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:08.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:08.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:17:08.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:09.662Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:09.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:17:09.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:19.971Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:20.000Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:20.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:21.323Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:21.352Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:21.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:21.633Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:17:21.661Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:21.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:22.065Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:17:22.089Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:22.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:22.610Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:17:22.635Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:17:22.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:22.922Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:17:22.938Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:22.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:23.050Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:23.069Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:23.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:23.328Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:23.344Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:23.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:23.907Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:23.923Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:23.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:24.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:24.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:17:24.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:24.808Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:24.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:17:24.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:35.092Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:35.108Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:35.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:36.492Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:36.512Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:36.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:36.776Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:17:36.794Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:36.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:37.176Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:17:37.204Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:37.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:37.803Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:17:37.816Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:17:37.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:38.053Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:17:38.067Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:38.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:38.158Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:38.173Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:38.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:38.425Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:38.439Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:38.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:39.019Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:39.034Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:39.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:39.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 [2026-09-02T04:17:39.178Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:17:39.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:39.943Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:39.958Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:17:40.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:50.217Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:50.232Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:50.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:51.595Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:51.611Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:51.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:51.911Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:17:51.929Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:51.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:52.322Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:17:52.337Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:52.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:52.897Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:17:52.913Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:17:52.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:53.145Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:17:53.162Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:53.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:53.291Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:53.305Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:53.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:53.520Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:53.537Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:53.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:54.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:54.134Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:17:54.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:54.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:17:54.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:17:54.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:17:55.062Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:17:55.078Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:17:55.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:05.330Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:05.346Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:05.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:06.689Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:06.704Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:06.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:07.038Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:18:07.058Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:07.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:07.419Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:18:07.435Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:07.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:07.999Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:18:08.014Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:18:08.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:08.283Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:18:08.298Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:08.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:08.390Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:08.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:08.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:08.648Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:08.663Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:08.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:09.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:09.232Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:09.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:09.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:09.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:18:09.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:10.173Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:10.190Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:18:10.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:20.434Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:20.448Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:20.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:21.784Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:21.799Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:21.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:22.154Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:18:22.173Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:22.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:22.513Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:18:22.531Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:22.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:23.100Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:18:23.116Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:18:23.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:23.391Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:18:23.406Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:23.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:23.512Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:23.527Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:23.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:23.742Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:23.757Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:23.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:24.316Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:24.330Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:24.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:24.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 [2026-09-02T04:18:24.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:18:24.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:25.322Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:25.337Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:18:25.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:35.535Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:35.549Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:35.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:36.879Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:36.893Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:36.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:37.333Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:18:37.347Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:37.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:37.615Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:18:37.632Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:37.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:38.211Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:18:38.225Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:18:38.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:38.505Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:18:38.525Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:38.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:38.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:38.659Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:38.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:38.881Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:38.903Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:38.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:39.430Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:39.444Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:39.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:39.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:39.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:18:39.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:40.414Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:40.431Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:18:40.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:50.640Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:50.654Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:50.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:51.972Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:51.989Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:52.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:52.471Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:18:52.490Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:52.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:52.709Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:18:52.728Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:52.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:53.317Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:18:53.330Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:18:53.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:53.611Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:18:53.626Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:53.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:53.740Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:53.756Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:53.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:53.997Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:54.012Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:54.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:54.528Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:54.543Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:18:54.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:54.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:18:54.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:18:54.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:18:55.544Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:18:55.560Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:18:55.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:05.731Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:05.746Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:05.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:07.069Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:07.086Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:07.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:07.582Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:19:07.604Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:07.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:07.829Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:19:07.844Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:07.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:08.411Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:19:08.425Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:19:08.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:08.708Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:19:08.723Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:08.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:08.834Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:08.849Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:08.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:09.094Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:09.109Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:09.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:09.619Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:09.634Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:09.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:09.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:09.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:19:09.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:10.651Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:10.667Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:19:10.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:20.825Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:20.840Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:20.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:22.164Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:22.178Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:22.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:22.689Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:19:22.710Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:22.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:22.935Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:19:22.949Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:22.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:23.509Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:19:23.527Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:19:23.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:23.804Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:19:23.823Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:23.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:23.930Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:23.946Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:23.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:24.192Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:24.218Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:24.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:24.722Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:24.740Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:24.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:24.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:24.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:19:24.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:25.768Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:25.789Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:19:25.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:35.922Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:35.938Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:35.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:37.258Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:37.272Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:37.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:37.787Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:19:37.804Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:37.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:38.028Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:19:38.043Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:38.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:38.605Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:19:38.620Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:19:38.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:38.908Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:19:38.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:38.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:39.025Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:39.041Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:39.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:39.306Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:39.322Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:39.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:39.824Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:39.838Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:39.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:40.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:40.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:19:40.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:40.932Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:40.948Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:19:41.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:51.024Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:51.040Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:51.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:52.348Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:52.362Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:52.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:52.892Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:19:52.914Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:52.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:53.150Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:19:53.200Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:53.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:53.700Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:19:53.715Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:19:53.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:54.012Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:19:54.033Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:54.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:54.139Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:54.156Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:54.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:54.419Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:54.434Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:54.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:54.920Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:19:54.936Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:19:54.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:55.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 [2026-09-02T04:19:55.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:19:55.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:19:56.038Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:19:56.053Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:19:56.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:06.125Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:06.144Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:06.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:07.454Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:07.470Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:07.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:08.000Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:20:08.019Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:08.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:08.313Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:20:08.328Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:08.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:08.796Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:20:08.810Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:20:08.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:09.121Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:20:09.135Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:09.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:09.239Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:20:09.254Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:09.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:09.517Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:09.536Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:09.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:10.028Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:20:10.043Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:10.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:10.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 [2026-09-02T04:20:10.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:20:10.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:11.147Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:11.166Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:20:11.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:21.238Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:21.259Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:21.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:22.558Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:22.584Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:22.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:23.126Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:20:23.143Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:23.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:23.437Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:20:23.452Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:23.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:23.896Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:20:23.911Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:20:23.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:24.214Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:20:24.230Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:24.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:24.369Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:20:24.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:24.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:24.668Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:24.684Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:24.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:25.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:20:25.145Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:25.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:25.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:20:25.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:20:25.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:26.265Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:26.287Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:20:26.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:36.379Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:36.395Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:36.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:37.676Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:37.694Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:37.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:38.238Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:20:38.254Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:38.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:38.545Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:20:38.561Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:38.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:38.993Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:20:39.008Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:20:39.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:39.311Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:20:39.327Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:39.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:39.462Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:20:39.478Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:39.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:39.771Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:39.786Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:39.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:40.254Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:20:40.271Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:40.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:40.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:20:40.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:20:40.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:41.386Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:41.405Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:20:41.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:51.479Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:51.494Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:51.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:52.792Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:52.809Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:52.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:53.426Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:20:53.446Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:53.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:53.658Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:20:53.672Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:53.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:54.106Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:20:54.127Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:20:54.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:54.431Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:20:54.448Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:54.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:54.571Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:20:54.588Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:54.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:54.880Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:54.895Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:54.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:55.415Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:20:55.452Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:20:55.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:55.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 [2026-09-02T04:20:55.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:20:55.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:20:56.665Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:20:56.688Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:20:56.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:06.579Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:06.597Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:06.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:07.897Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:07.913Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:07.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:08.564Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:21:08.581Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:08.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:08.751Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:21:08.765Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:08.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:09.317Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:21:09.332Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:21:09.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:09.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:21:09.565Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:09.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:09.690Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:09.705Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:09.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:09.992Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:10.008Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:10.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:10.605Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:10.620Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:10.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:10.763Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:10.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:21:10.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:11.788Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:11.807Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:21:11.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:21.680Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:21.702Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:21.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:22.994Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:23.009Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:23.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:23.669Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:21:23.685Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:23.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:23.849Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:21:23.864Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:23.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:24.417Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:21:24.431Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:21:24.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:24.645Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:21:24.659Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:24.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:24.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:24.795Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:24.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:25.110Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:25.126Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:25.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:25.715Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:25.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:25.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:25.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:25.881Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:21:25.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:26.918Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:26.938Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:21:26.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:36.782Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:36.796Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:36.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:38.089Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:38.104Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:38.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:38.774Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:21:38.792Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:38.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:39.004Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:21:39.019Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:39.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:39.528Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:21:39.546Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:21:39.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:39.766Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:21:39.782Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:39.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:39.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:39.894Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:39.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:40.212Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:40.229Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:40.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:40.818Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:40.832Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:40.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:40.968Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:40.983Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:21:41.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:42.035Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:42.054Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:21:42.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:51.882Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:51.905Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:51.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:53.196Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:53.211Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:53.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:53.939Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:21:53.956Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:54.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:54.101Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:21:54.116Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:54.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:54.638Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:21:54.653Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:21:54.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:54.860Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:21:54.875Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:54.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:54.976Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:54.991Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:55.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:55.317Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:55.332Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:55.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:55.917Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:55.932Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:21:55.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:56.070Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:21:56.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:21:56.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:21:57.160Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:21:57.203Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:21:57.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:06.997Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:07.010Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:07.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:08.302Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:08.330Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:08.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:09.045Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:22:09.060Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:09.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:09.199Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:22:09.215Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:09.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:09.787Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:22:09.815Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:22:09.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:10.050Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:22:10.071Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:22:10.185Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:22:10.232Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:10.248Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:10.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:10.449Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:10.463Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:10.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:11.064Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:11.085Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:11.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:11.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:11.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:22:11.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:12.313Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:12.331Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:22:12.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:22.146Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:22.161Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:22.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:23.424Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:23.439Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:23.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:24.172Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:22:24.191Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:24.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:24.316Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:22:24.329Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:24.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:24.921Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:22:24.934Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:22:24.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:25.229Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:22:25.244Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:25.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:25.360Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:25.374Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:25.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:25.546Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:25.560Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:25.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:26.168Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:26.183Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:26.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:26.410Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:26.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:22:26.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:27.511Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:27.530Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:22:27.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:37.252Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:37.265Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:37.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:38.562Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:38.577Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:38.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:39.284Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:22:39.302Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:39.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:39.410Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:22:39.427Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:39.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:40.028Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:22:40.045Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:22:40.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:40.329Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:22:40.345Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:40.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:40.457Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:40.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:40.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:40.639Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:40.652Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:40.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:41.269Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:41.285Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:41.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:41.509Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:41.524Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:22:41.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:42.621Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:42.638Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:22:42.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:52.373Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:52.387Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:52.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:53.658Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:53.672Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:53.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:54.390Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:22:54.411Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:54.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:54.536Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:22:54.555Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:54.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:55.142Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:22:55.158Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:22:55.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:55.423Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:22:55.439Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:55.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:55.563Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:55.579Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:55.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:55.734Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:55.750Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:55.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:56.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:56.377Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:22:56.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:56.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:22:56.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:22:56.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:22:57.727Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:22:57.756Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:22:57.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:07.561Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:07.576Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:07.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:08.749Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:08.764Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:08.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:09.500Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:23:09.516Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:09.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:09.635Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:23:09.648Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:09.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:10.240Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:23:10.256Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:23:10.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:10.522Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:23:10.540Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:10.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:10.660Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:23:10.677Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:10.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:10.837Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:10.853Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:10.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:11.491Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:23:11.507Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:11.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:11.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:23:11.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:23:11.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:12.894Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:12.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:23:12.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:22.656Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:22.674Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:22.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:23.853Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:23.870Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:23.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:24.612Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:23:24.640Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:24.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:24.782Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:23:24.800Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:24.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:25.341Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:23:25.367Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:23:25.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:25.621Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:23:25.638Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:25.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:25.771Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:23:25.787Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:25.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:25.945Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:25.961Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:26.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:26.592Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:23:26.605Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:26.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:26.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 [2026-09-02T04:23:26.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:23:26.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:28.017Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:28.048Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:23:28.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:37.759Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:37.773Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:37.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:38.953Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:38.968Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:39.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:39.739Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:23:39.756Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:39.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:39.906Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:23:39.922Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:39.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:40.457Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:23:40.472Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:23:40.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:40.724Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:23:40.739Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:40.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:40.868Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:23:40.882Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:40.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:41.087Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:41.102Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:41.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:41.685Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:23:41.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:41.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:41.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:23:41.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:23:41.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:43.148Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:43.175Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:23:43.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:52.875Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:52.907Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:52.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:54.045Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:54.057Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:54.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:54.894Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:23:54.916Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:55.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:55.056Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:23:55.079Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:55.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:55.554Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:23:55.569Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:23:55.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:55.821Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:23:55.845Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:55.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:55.982Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:23:55.998Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:56.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:56.190Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:56.208Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:56.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:56.785Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:23:56.802Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:23:56.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:57.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 [2026-09-02T04:23:57.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:23:57.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:23:58.277Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:23:58.293Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:23:58.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:08.034Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:08.282Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:08.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:09.151Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:09.166Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:09.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:10.044Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:24:10.071Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:10.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:10.214Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:24:10.232Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:10.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:10.673Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:24:10.689Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:24:10.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:10.933Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:24:10.958Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:11.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:11.089Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:11.105Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:11.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:11.314Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:11.330Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:11.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:11.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:11.910Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:11.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:12.168Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:12.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:24:12.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:13.390Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:13.406Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:24:13.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:23.513Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:23.528Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:23.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:24.254Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:24.270Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:24.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:25.174Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:24:25.193Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:25.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:25.326Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:24:25.341Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:25.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:25.774Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:24:25.793Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:24:25.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:26.058Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:24:26.074Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:26.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:26.218Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:26.233Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:26.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:26.438Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:26.453Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:26.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:26.990Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:27.005Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:27.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:27.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:27.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:24:27.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:28.524Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:28.542Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:24:28.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:38.612Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:38.626Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:38.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:39.350Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:39.364Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:39.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:40.280Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:24:40.296Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:40.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:40.422Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:24:40.437Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:40.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:40.901Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:24:40.915Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:24:40.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:41.154Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:24:41.170Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:41.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:41.315Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:41.331Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:41.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:41.533Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:41.548Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:41.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:42.086Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:42.101Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:42.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:42.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 [2026-09-02T04:24:42.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:24:42.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:43.633Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:43.651Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:24:43.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:53.703Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:53.718Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:53.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:54.447Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:54.464Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:54.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:55.395Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:24:55.442Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:55.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:55.649Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:24:55.672Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:55.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:55.991Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:24:56.005Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:24:56.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:56.249Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:24:56.265Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:56.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:56.433Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:56.447Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:56.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:56.628Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:56.644Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:56.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:57.188Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:57.204Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:24:57.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:57.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:24:57.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:24:57.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:24:58.748Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:24:58.766Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:24:58.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:08.795Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:08.809Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:08.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:09.543Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:09.557Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:09.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:10.567Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:25:10.585Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:10.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:10.786Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:25:10.807Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:10.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:11.101Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:25:11.119Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:25:11.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:11.427Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:25:11.444Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:11.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:11.542Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:25:11.559Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:11.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:11.742Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:11.758Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:11.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:12.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:25:12.302Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:12.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:12.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:25:12.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:25:12.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:13.859Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:13.875Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:25:13.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:23.941Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:23.957Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:24.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:24.700Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:24.717Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:24.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:25.681Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:25:25.698Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:25.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:25.889Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:25:25.904Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:25.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:26.208Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:25:26.226Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:25:26.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:26.550Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:25:26.567Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:26.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:26.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:25:26.686Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:26.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:26.845Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:26.860Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:26.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:27.380Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:25:27.395Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:27.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:27.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 [2026-09-02T04:25:27.722Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:25:27.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:28.966Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:28.979Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:25:29.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:39.038Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:39.052Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:39.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:39.806Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:39.820Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:39.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:40.806Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:25:40.820Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:40.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:40.982Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:25:40.997Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:41.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:41.309Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:25:41.325Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:25:41.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:41.646Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:25:41.660Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:41.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:41.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:25:41.817Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:41.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:41.940Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:41.955Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:42.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:42.474Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:25:42.490Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:42.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:42.802Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:25:42.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:25:42.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:44.070Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:44.088Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:25:44.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:54.137Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:54.152Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:54.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:54.902Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:54.918Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:54.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:55.900Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:25:55.915Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:55.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:56.074Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:25:56.090Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:56.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:56.402Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:25:56.416Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:25:56.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:56.783Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:25:56.798Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:56.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:56.898Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:25:56.913Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:56.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:57.034Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:57.047Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:57.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:57.573Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:25:57.590Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:25:57.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:57.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 [2026-09-02T04:25:57.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:25:58.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:25:59.178Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:25:59.193Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:25:59.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:09.255Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:09.270Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:09.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:10.030Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:10.046Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:10.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:11.011Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:26:11.042Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:11.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:11.209Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:26:11.232Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:11.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:11.504Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:26:11.522Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:26:11.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:11.880Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:26:11.896Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:11.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:11.997Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:26:12.012Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:12.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:12.142Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:12.160Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:12.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:12.691Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:26:12.705Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:12.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:13.042Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:26:13.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:26:13.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:14.287Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:14.304Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:26:14.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:24.351Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:24.403Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:24.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:25.130Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:25.144Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:25.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:26.134Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:26:26.148Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:26.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:26.350Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:26:26.365Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:26.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:26.607Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:26:26.621Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:26:26.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:26.978Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:26:26.993Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:27.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:27.109Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:26:27.125Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:27.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:27.258Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:27.274Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:27.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:27.787Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:26:27.803Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:27.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:28.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 [2026-09-02T04:26:28.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:26:28.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:29.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:29.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:26:29.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:39.497Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:39.519Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:39.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:40.227Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:40.245Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:40.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:41.249Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:26:41.265Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:41.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:41.445Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:26:41.462Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:41.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:41.703Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:26:41.719Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:26:41.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:42.073Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:26:42.087Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:42.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:42.214Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:26:42.230Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:42.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:42.369Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:42.384Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:42.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:42.888Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:26:42.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:42.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:43.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 [2026-09-02T04:26:43.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:26:43.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:44.523Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:44.539Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:26:44.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:54.605Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:54.622Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:54.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:55.334Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:55.349Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:55.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:56.353Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:26:56.367Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:56.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:56.543Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:26:56.557Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:56.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:56.796Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:26:56.808Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:26:56.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:57.166Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:26:57.181Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:57.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:57.310Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:26:57.325Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:57.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:57.481Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:57.497Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:57.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:57.986Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:26:58.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:26:58.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:58.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:26:58.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:26:58.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:26:59.623Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:26:59.639Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:26:59.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:09.750Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:09.765Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:09.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:10.435Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:10.449Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:10.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:11.453Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:27:11.468Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:11.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:11.638Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:27:11.653Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:11.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:11.888Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:27:11.920Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:27:11.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:12.307Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:27:12.323Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:12.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:12.416Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:12.430Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:12.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:12.575Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:12.589Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:12.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:13.079Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:13.094Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:13.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:13.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:13.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:27:13.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:14.729Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:14.743Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:27:14.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:24.845Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:24.861Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:24.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:25.530Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:25.545Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:25.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:26.550Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:27:26.564Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:26.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:26.740Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:27:26.755Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:26.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:27.012Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:27:27.027Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:27:27.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:27.407Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:27:27.422Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:27.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:27.528Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:27.544Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:27.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:27.671Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:27.686Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:27.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:28.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:28.193Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:28.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:28.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 [2026-09-02T04:27:28.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:27:28.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:29.833Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:29.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:27:29.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:39.938Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:39.961Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:40.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:40.621Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:40.635Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:40.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:41.648Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:27:41.663Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:41.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:41.834Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:27:41.850Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:41.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:42.104Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:27:42.120Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:27:42.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:42.511Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:27:42.526Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:42.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:42.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:42.644Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:42.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:42.776Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:42.791Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:42.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:43.283Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:43.298Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:43.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:43.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:43.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:27:43.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:44.979Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:44.993Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:27:45.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:55.040Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:55.055Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:55.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:55.726Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:55.741Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:55.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:56.759Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:27:56.775Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:56.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:56.940Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:27:56.955Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:57.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:57.201Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:27:57.216Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:27:57.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:57.615Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:27:57.632Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:57.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:57.737Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:57.752Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:57.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:57.879Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:27:57.897Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:57.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:58.380Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:58.394Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:27:58.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:27:58.821Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:27:58.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:27:58.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:00.085Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:00.106Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:28:00.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:10.139Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:10.154Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:10.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:10.823Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:10.838Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:10.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:11.857Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:28:11.873Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:11.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:12.032Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:28:12.046Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:12.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:12.359Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:28:12.374Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:28:12.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:12.726Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:28:12.740Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:12.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:12.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:12.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:12.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:12.980Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:12.994Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:13.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:13.474Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:13.489Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:13.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:13.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:13.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:28:13.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:15.190Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:15.207Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:28:15.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:25.240Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:25.255Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:25.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:25.924Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:25.938Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:25.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:26.955Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:28:26.971Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:27.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:27.162Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:28:27.179Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:27.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:27.464Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:28:27.481Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:28:27.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:27.840Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:28:27.856Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:27.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:27.949Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:27.963Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:28.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:28.075Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:28.094Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:28.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:28.573Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:28.589Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:28.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:29.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:29.025Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:28:29.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:30.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:30.326Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:28:30.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:40.381Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:40.396Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:40.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:41.014Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:41.027Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:41.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:42.061Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:28:42.074Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:42.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:42.281Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:28:42.299Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:42.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:42.563Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:28:42.582Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:28:42.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:42.940Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:28:42.955Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:43.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:43.048Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:43.063Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:43.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:43.175Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:43.191Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:43.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:43.671Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:43.686Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:43.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:44.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:44.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:28:44.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:45.407Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:45.424Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:28:45.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:55.476Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:55.491Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:55.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:56.104Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:56.118Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:56.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:57.160Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:28:57.175Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:57.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:57.380Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:28:57.398Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:57.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:57.668Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:28:57.683Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:28:57.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:58.035Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:28:58.049Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:58.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:58.148Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:58.163Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:58.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:58.278Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:28:58.295Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:58.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:58.771Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:28:58.787Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:28:58.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:28:59.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 [2026-09-02T04:28:59.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:28:59.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:00.514Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:00.530Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:29:00.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:10.604Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:10.622Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:10.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:11.198Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:11.213Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:11.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:12.270Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:29:12.285Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:12.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:12.517Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:29:12.532Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:12.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:12.764Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:29:12.778Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:29:12.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:13.131Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:29:13.148Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:13.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:13.243Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:29:13.258Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:13.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:13.377Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:13.393Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:13.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:13.870Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:29:13.887Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:13.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:14.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:29:14.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:29:14.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:15.620Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:15.634Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:29:15.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:25.727Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:25.742Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:25.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:26.297Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:26.313Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:26.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:27.373Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:29:27.390Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:27.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:27.620Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:29:27.637Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:27.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:27.858Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:29:27.873Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:29:27.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:28.230Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:29:28.245Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:28.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:28.350Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:29:28.366Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:28.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:28.483Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:28.499Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:28.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:28.968Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:29:28.983Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:29.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:29.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 [2026-09-02T04:29:29.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:29:29.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:30.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:30.736Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:29:30.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:40.825Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:40.839Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:40.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:41.396Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:41.411Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:41.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:42.487Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:29:42.505Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:42.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:42.723Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:29:42.738Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:42.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:43.009Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:29:43.026Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:29:43.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:43.338Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:29:43.356Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:43.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:43.457Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:29:43.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:43.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:43.580Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:43.596Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:43.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:44.063Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:29:44.078Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:44.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:44.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 [2026-09-02T04:29:44.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:29:44.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:45.818Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:45.832Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:29:45.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:55.918Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:55.934Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:55.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:56.528Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:56.543Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:56.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:57.614Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:29:57.630Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:57.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:57.819Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:29:57.835Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:57.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:58.108Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:29:58.122Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:29:58.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:58.441Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:29:58.456Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:58.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:58.558Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:29:58.573Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:58.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:58.684Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:29:58.698Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:58.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:59.161Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:29:59.178Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:29:59.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:29:59.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:29:59.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:29:59.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:00.914Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:00.930Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:30:00.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:11.016Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:11.031Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:11.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:11.626Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:11.641Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:11.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:12.802Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:30:12.823Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:12.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:12.944Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:30:12.961Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:13.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:13.237Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:30:13.253Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:30:13.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:13.548Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:30:13.564Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:13.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:13.672Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:30:13.689Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:13.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:13.796Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:13.811Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:13.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:14.258Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:30:14.273Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:14.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:14.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:30:14.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:30:14.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:16.029Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:16.043Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:30:16.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:26.115Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:26.131Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:26.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:26.723Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:26.738Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:26.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:27.927Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:30:27.944Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:28.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:28.149Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:30:28.167Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:28.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:28.347Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:30:28.368Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:30:28.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:28.660Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:30:28.675Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:28.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:28.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:30:28.801Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:28.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:28.911Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:28.944Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:29.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:29.360Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:30:29.379Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:29.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:29.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:30:29.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:30:30.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:31.135Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:31.152Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:30:31.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:41.222Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:41.237Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:41.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:41.828Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:41.843Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:41.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:43.079Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:30:43.093Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:43.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:43.277Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:30:43.293Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:43.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:43.456Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:30:43.470Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:30:43.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:43.764Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:30:43.779Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:43.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:43.880Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:30:43.895Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:43.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:44.035Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:44.050Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:44.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:44.482Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:30:44.498Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:44.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:45.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 [2026-09-02T04:30:45.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:30:45.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:46.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:46.255Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:30:46.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:56.320Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:56.337Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:56.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:56.932Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:56.948Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:56.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:58.174Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:30:58.188Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:58.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:58.378Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:30:58.396Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:58.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:58.549Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:30:58.565Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:30:58.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:58.867Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:30:58.883Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:58.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:58.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:30:59.001Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:59.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:59.142Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:30:59.158Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:59.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:30:59.583Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:30:59.599Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:30:59.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:00.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:00.167Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:31:00.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:01.341Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:01.357Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:31:01.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:11.427Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:11.442Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:11.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:12.031Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:12.052Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:12.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:13.269Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:31:13.286Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:13.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:13.484Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:31:13.499Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:13.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:13.652Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:31:13.666Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:31:13.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:13.976Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:31:13.994Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:14.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:14.096Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:14.111Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:14.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:14.243Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:14.257Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:14.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:14.684Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:14.701Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:14.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:15.265Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:15.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:31:15.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:16.473Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:16.488Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:31:16.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:26.530Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:26.547Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:26.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:27.161Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:27.175Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:27.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:28.370Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:31:28.386Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:28.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:28.580Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:31:28.598Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:28.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:28.772Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:31:28.786Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:31:28.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:29.082Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:31:29.097Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:29.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:29.198Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:29.212Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:29.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:29.346Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:29.365Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:29.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:29.786Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:29.802Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:29.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:30.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 [2026-09-02T04:31:30.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:31:30.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:31.574Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:31.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:31:31.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:41.634Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:41.649Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:41.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:42.290Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:42.307Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:42.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:43.469Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:31:43.486Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:43.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:43.679Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:31:43.696Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:43.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:43.869Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:31:43.895Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:31:43.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:44.210Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:31:44.225Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:44.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:44.332Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:44.347Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:44.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:44.447Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:44.462Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:44.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:44.882Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:44.897Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:44.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:45.471Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:45.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:31:45.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:46.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:46.692Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:31:46.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:56.739Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:56.756Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:56.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:57.391Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:57.408Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:57.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:58.574Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:31:58.590Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:58.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:58.780Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:31:58.797Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:58.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:58.980Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:31:58.996Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:31:59.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:59.318Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:31:59.334Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:59.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:59.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:59.449Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:59.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:59.554Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:31:59.569Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:31:59.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:31:59.976Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:31:59.993Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:00.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:00.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:32:00.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:32:00.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:01.786Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:01.803Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:32:01.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:11.848Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:11.864Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:11.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:12.492Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:12.509Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:12.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:13.670Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:32:13.685Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:13.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:13.882Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:32:13.897Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:13.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:14.158Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:32:14.174Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:32:14.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:14.424Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:32:14.439Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:14.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:14.541Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:32:14.558Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:14.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:14.677Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:14.693Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:14.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:15.083Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:32:15.100Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:15.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:15.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 [2026-09-02T04:32:15.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:32:15.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:16.899Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:16.920Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:32:16.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:26.984Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:27.002Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:27.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:27.596Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:27.612Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:27.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:28.767Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:32:28.783Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:28.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:28.990Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:32:29.014Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:29.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:29.261Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:32:29.278Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:32:29.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:29.523Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:32:29.538Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:29.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:29.670Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:32:29.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:29.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:29.834Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:29.847Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:29.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:30.181Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:32:30.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:30.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:30.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 [2026-09-02T04:32:30.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:32:30.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:32.008Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:32.023Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:32:32.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:42.428Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:42.446Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:42.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:42.697Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:42.711Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:42.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:43.872Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:32:43.887Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:43.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:44.104Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:32:44.121Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:44.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:44.356Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:32:44.371Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:32:44.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:44.621Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:32:44.636Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:44.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:44.823Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:32:44.839Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:44.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:44.933Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:44.948Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:44.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:45.314Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:32:45.333Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:45.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:45.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:32:45.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:32:45.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:47.120Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:47.137Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:32:47.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:57.542Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:57.558Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:57.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:57.792Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:32:57.808Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:57.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:58.970Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:32:58.985Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:59.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:59.203Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:32:59.222Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:59.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:59.457Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:32:59.472Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:32:59.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:59.717Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:32:59.733Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:59.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:32:59.919Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:32:59.934Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:32:59.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:00.088Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:00.108Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:00.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:00.421Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:33:00.437Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:00.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:01.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 [2026-09-02T04:33:01.049Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:33:01.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:02.232Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:02.249Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:33:02.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:12.645Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:12.660Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:12.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:12.910Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:12.923Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:12.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:14.066Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:33:14.083Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:14.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:14.316Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:33:14.334Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:14.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:14.553Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:33:14.573Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:33:14.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:14.817Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:33:14.830Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:14.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:15.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:33:15.037Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:15.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:15.196Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:15.210Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:15.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:15.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:33:15.537Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:15.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:16.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 [2026-09-02T04:33:16.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:33:16.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:17.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:17.350Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:33:17.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:27.743Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:27.760Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:27.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:28.013Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:28.030Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:28.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:29.168Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:33:29.182Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:29.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:29.424Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:33:29.442Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:29.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:29.717Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:33:29.732Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:33:29.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:29.911Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:33:29.932Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:29.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:30.123Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:33:30.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:30.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:30.289Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:30.304Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:30.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:30.620Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:33:30.635Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:30.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:31.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 [2026-09-02T04:33:31.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:33:31.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:32.448Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:32.467Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:33:32.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:42.848Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:42.866Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:42.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:43.113Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:43.129Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:43.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:44.292Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:33:44.310Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:44.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:44.535Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:33:44.551Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:44.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:44.816Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:33:44.836Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:33:44.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:45.016Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:33:45.030Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:45.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:45.221Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:33:45.236Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:45.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:45.392Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:45.409Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:45.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:45.722Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:33:45.736Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:45.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:46.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 [2026-09-02T04:33:46.351Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:33:46.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:47.564Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:47.580Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:33:47.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:57.949Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:57.966Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:58.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:58.213Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:33:58.229Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:58.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:59.400Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:33:59.416Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:59.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:59.647Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:33:59.664Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:33:59.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:33:59.921Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:33:59.936Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:33:59.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:00.115Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:34:00.131Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:00.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:00.320Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:00.334Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:00.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:00.503Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:00.520Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:00.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:00.848Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:00.864Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:00.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:01.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:01.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:34:01.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:02.697Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:02.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:34:02.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:13.050Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:13.065Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:13.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:13.337Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:13.353Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:13.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:14.530Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:34:14.547Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:14.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:14.749Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:34:14.767Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:14.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:15.021Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:34:15.037Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:34:15.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:15.219Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:34:15.234Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:15.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:15.413Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:15.430Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:15.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:15.604Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:15.620Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:15.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:15.949Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:15.965Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:16.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:16.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:16.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:34:16.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:17.801Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:17.817Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:34:17.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:28.148Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:28.165Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:28.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:28.436Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:28.452Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:28.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:29.635Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:34:29.650Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:29.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:29.916Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:34:29.941Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:30.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:30.122Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:34:30.136Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:34:30.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:30.321Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:34:30.336Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:30.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:30.533Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:30.548Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:30.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:30.726Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:30.740Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:30.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:31.043Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:31.057Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:31.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:31.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 [2026-09-02T04:34:31.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:34:31.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:32.910Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:32.925Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:34:32.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:43.249Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:43.266Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:43.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:43.532Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:43.549Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:43.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:44.770Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:34:44.786Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:44.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:45.054Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:34:45.071Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:45.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:45.215Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:34:45.231Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:34:45.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:45.416Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:34:45.434Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:45.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:45.634Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:45.651Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:45.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:45.824Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:45.839Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:45.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:46.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:46.153Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:46.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:46.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:34:46.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:34:46.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:48.017Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:48.037Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:34:48.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:58.353Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:58.369Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:58.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:58.630Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:34:58.645Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:58.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:34:59.866Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:34:59.880Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:34:59.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:00.202Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:35:00.219Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:00.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:00.320Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:35:00.335Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:35:00.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:00.527Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:35:00.544Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:00.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:00.735Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:00.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:00.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:00.968Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:00.984Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:01.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:01.234Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:01.250Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:01.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:01.902Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:01.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:35:01.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:03.131Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:03.151Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:35:03.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:13.455Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:13.471Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:13.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:13.724Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:13.762Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:13.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:14.993Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:35:15.008Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:15.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:15.308Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:35:15.326Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:15.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:15.431Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:35:15.447Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:35:15.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:15.628Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:35:15.664Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:15.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:15.836Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:15.852Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:15.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:16.079Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:16.094Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:16.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:16.340Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:16.354Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:16.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:17.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:17.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:35:17.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:18.292Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:18.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:35:18.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:28.560Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:28.576Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:28.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:28.862Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:28.877Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:28.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:30.092Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:35:30.107Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:30.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:30.408Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:35:30.424Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:30.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:30.532Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:35:30.547Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:35:30.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:30.747Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:35:30.763Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:30.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:31.016Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:31.031Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:31.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:31.176Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:31.191Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:31.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:31.437Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:31.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:31.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:32.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:32.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:35:32.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:33.410Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:33.431Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:35:33.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:43.665Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:43.681Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:43.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:43.961Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:43.977Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:44.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:45.189Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:35:45.204Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:45.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:45.515Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:35:45.531Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:45.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:45.635Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:35:45.651Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:35:45.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:45.866Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:35:45.881Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:45.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:46.151Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:46.167Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:46.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:46.273Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:46.291Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:46.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:46.534Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:46.550Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:46.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:47.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:35:47.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:35:47.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:48.519Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:48.540Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:35:48.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:58.770Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:58.787Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:58.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:35:59.059Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:35:59.074Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:35:59.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:00.287Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:36:00.303Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:00.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:00.640Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:36:00.659Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:00.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:00.764Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:36:00.779Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:36:00.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:00.966Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:36:00.983Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:01.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:01.249Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:01.266Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:01.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:01.384Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:01.403Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:01.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:01.638Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:01.662Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:01.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:02.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:02.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:36:02.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:03.654Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:03.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:36:03.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:13.907Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:13.923Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:13.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:14.163Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:14.180Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:14.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:15.392Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:36:15.407Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:15.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:15.785Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:36:15.812Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:15.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:15.946Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:36:15.962Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:36:16.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:16.071Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:36:16.087Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:16.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:16.353Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:16.368Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:16.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:16.520Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:16.541Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:16.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:16.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:16.819Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:16.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:17.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:17.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:36:17.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:18.779Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:18.796Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:36:18.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:29.008Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:29.025Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:29.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:29.321Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:29.338Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:29.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:30.513Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:36:30.529Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:30.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:30.948Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:36:30.968Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:31.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:31.062Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:36:31.078Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:36:31.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:31.180Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:36:31.197Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:31.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:31.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:31.479Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:31.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:31.676Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:31.693Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:31.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:31.905Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:31.920Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:31.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:32.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:32.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:36:32.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:33.895Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:33.934Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:36:34.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:44.120Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:44.135Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:44.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:44.421Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:44.436Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:44.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:45.611Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:36:45.628Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:45.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:46.050Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:36:46.073Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:46.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:46.229Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:36:46.247Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:36:46.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:46.346Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:36:46.424Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:46.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:46.571Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:46.594Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:46.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:46.782Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:46.797Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:46.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:47.003Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:47.018Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:47.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:47.645Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:36:47.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:36:47.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:49.052Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:49.067Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:36:49.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:59.215Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:59.231Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:59.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:36:59.522Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:36:59.537Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:36:59.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:00.716Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:37:00.731Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:00.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:01.214Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:37:01.233Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:01.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:01.345Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:37:01.361Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:37:01.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:01.524Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:37:01.543Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:01.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:01.726Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:01.743Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:01.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:01.885Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:01.901Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:01.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:02.109Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:02.126Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:02.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:02.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:02.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:37:02.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:04.161Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:04.177Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:37:04.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:14.315Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:14.330Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:14.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:14.630Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:14.645Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:14.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:15.816Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:37:15.832Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:15.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:16.332Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:37:16.349Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:16.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:16.501Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:37:16.516Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:37:16.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:16.624Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:37:16.640Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:16.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:16.827Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:16.840Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:16.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:16.981Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:16.997Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:17.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:17.210Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:17.224Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:17.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:17.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:17.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:37:17.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:19.266Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:19.281Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:37:19.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:29.414Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:29.430Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:29.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:29.725Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:29.740Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:29.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:30.945Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:37:30.960Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:31.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:31.438Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:37:31.458Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:31.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:31.602Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:37:31.618Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:37:31.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:31.737Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:37:31.752Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:31.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:31.926Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:31.941Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:31.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:32.072Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:32.087Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:32.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:32.305Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:32.320Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:32.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:32.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 [2026-09-02T04:37:32.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:37:33.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:34.372Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:34.388Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:37:34.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:44.510Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:44.524Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:44.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:44.822Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:44.835Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:44.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:46.050Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:37:46.065Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:46.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:46.550Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:37:46.565Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:46.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:46.695Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:37:46.710Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:37:46.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:46.843Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:37:46.857Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:46.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:47.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:47.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:47.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:47.181Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:47.195Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:47.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:47.401Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:47.416Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:47.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:48.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:37:48.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:37:48.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:49.478Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:49.494Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:37:49.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:59.603Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:59.618Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:59.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:37:59.915Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:37:59.929Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:37:59.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:01.142Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:38:01.158Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:01.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:01.661Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:38:01.682Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:01.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:01.823Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:38:01.846Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:38:01.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:01.951Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:38:01.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:02.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:02.127Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:02.145Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:02.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:02.287Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:02.336Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:02.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:02.504Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:02.522Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:02.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:03.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:03.167Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:38:03.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:04.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:04.607Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:38:04.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:14.700Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:14.714Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:14.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:15.011Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:15.025Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:15.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:16.245Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:38:16.261Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:16.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:16.808Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:38:16.829Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:16.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:16.954Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:38:16.969Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:38:17.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:17.122Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:38:17.138Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:17.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:17.235Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:17.252Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:17.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:17.418Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:17.436Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:17.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:17.609Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:17.627Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:17.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:18.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:18.263Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:38:18.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:19.748Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:19.770Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:38:19.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:29.797Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:29.814Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:29.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:30.110Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:30.127Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:30.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:31.345Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:38:31.361Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:31.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:31.933Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:38:31.948Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:32.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:32.109Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:38:32.124Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:38:32.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:32.217Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:38:32.232Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:32.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:32.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:32.358Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:32.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:32.535Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:32.551Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:32.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:32.715Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:32.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:32.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:33.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:33.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:38:33.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:34.878Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:34.892Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:38:34.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:44.911Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:44.933Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:44.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:45.216Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:45.232Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:45.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:46.456Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:38:46.473Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:46.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:47.082Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:38:47.101Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:47.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:47.215Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:38:47.231Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:38:47.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:47.329Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:38:47.345Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:47.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:47.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:47.458Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:47.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:47.635Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:47.651Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:47.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:47.812Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:38:47.828Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:38:47.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:48.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 [2026-09-02T04:38:48.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:38:48.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:38:49.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:38:50.002Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:38:50.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:00.016Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:00.032Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:00.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:00.314Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:00.330Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:00.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:01.568Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:39:01.587Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:01.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:02.204Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:39:02.223Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:02.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:02.335Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:39:02.350Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:39:02.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:02.454Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:39:02.471Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:02.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:02.601Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:02.616Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:02.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:02.732Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:02.746Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:02.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:02.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:02.940Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:02.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:03.630Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:03.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:39:03.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:05.091Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:05.109Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:39:05.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:15.120Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:15.135Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:15.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:15.416Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:15.434Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:15.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:16.676Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:39:16.691Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:16.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:17.317Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:39:17.334Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:17.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:17.439Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:39:17.457Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:39:17.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:17.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:39:17.599Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:17.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:17.710Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:17.724Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:17.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:17.824Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:17.838Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:17.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:18.028Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:18.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:18.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:18.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 [2026-09-02T04:39:18.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:39:18.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:20.197Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:20.214Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:39:20.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:30.216Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:30.230Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:30.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:30.512Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:30.527Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:30.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:31.774Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:39:31.790Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:31.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:32.429Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:39:32.452Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:32.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:32.565Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:39:32.580Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:39:32.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:32.682Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:39:32.696Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:32.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:32.798Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:32.812Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:32.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:32.916Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:32.929Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:32.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:33.128Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:33.142Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:33.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:33.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:33.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:39:33.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:35.299Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:35.319Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:39:35.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:45.313Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:45.328Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:45.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:45.606Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:45.622Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:45.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:46.875Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:39:46.891Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:46.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:47.542Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:39:47.557Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:47.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:47.660Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:39:47.677Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:39:47.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:47.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:39:47.796Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:47.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:47.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:47.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:48.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:48.055Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:48.071Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:48.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:48.225Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:48.239Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:39:48.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:48.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:39:48.966Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:39:49.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:39:50.398Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:39:50.414Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:39:50.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:00.413Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:00.445Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:00.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:00.709Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:00.725Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:00.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:01.979Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:40:02.003Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:02.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:02.686Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:40:02.710Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:02.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:02.858Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:40:02.881Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T04:40:02.945Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:40:02.981Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:40:02.997Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:03.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:03.097Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:03.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:03.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:03.211Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:03.227Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:03.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:03.325Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:03.341Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:03.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:04.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:04.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:40:04.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:05.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:05.520Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:40:05.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:15.537Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:15.553Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:15.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:15.808Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:15.824Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:15.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:17.108Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:40:17.123Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:17.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:17.814Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:40:17.835Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:17.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:17.992Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:40:18.007Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:40:18.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:18.124Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:40:18.144Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:18.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:18.274Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:18.295Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:40:18.371Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:40:18.414Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:18.434Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:40:18.504Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:40:18.546Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:18.562Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:18.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:19.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 [2026-09-02T04:40:19.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:40:19.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:20.611Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:20.642Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:40:20.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:30.640Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:30.656Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:30.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:30.964Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:30.980Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:31.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:32.212Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:40:32.225Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:32.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:32.925Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:40:32.940Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:32.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:33.089Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:40:33.103Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:40:33.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:33.247Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:40:33.265Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:33.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:33.405Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:33.422Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:33.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:33.559Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:33.576Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:33.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:33.683Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:33.698Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:33.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:34.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:34.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:40:34.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:35.742Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:35.759Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:40:35.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:45.883Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:45.899Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:45.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:46.083Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:46.098Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:46.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:47.316Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:40:47.331Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:47.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:48.027Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:40:48.045Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:48.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:48.190Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:40:48.206Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:40:48.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:48.348Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:40:48.364Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:48.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:48.501Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:48.517Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:48.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:48.660Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:48.677Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:48.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:48.794Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:48.808Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:40:48.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:49.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:40:49.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:40:49.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:40:50.852Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:40:50.872Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:40:50.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:00.987Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:01.004Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:01.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:01.186Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:01.201Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:01.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:02.413Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:41:02.430Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:02.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:03.142Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:41:03.157Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:03.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:03.294Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:41:03.308Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:41:03.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:03.457Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:41:03.512Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:03.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:03.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:41:03.626Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:03.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:03.760Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:03.775Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:03.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:03.890Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:41:03.904Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:03.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:04.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:41:04.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:41:04.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:06.052Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:06.067Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:41:06.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:16.090Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:16.108Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:16.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:16.292Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:16.310Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:16.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:17.515Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:41:17.532Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:17.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:18.255Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:41:18.271Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:18.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:18.419Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:41:18.435Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:41:18.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:18.598Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:41:18.612Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:18.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:18.724Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:41:18.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:18.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:18.857Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:18.872Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:18.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:18.987Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:41:19.004Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:19.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:19.586Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:41:19.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:41:19.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:21.214Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:21.237Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:41:21.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:31.202Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:31.218Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:31.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:31.399Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:31.414Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:31.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:32.632Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:41:32.648Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:32.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:33.353Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:41:33.368Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:33.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:33.518Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:41:33.535Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:41:33.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:33.709Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:41:33.726Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:33.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:33.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:41:33.842Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:33.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:33.951Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:33.970Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:34.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:34.087Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:41:34.103Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:34.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:34.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 [2026-09-02T04:41:34.701Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:41:34.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:36.343Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:36.360Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:41:36.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:46.303Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:46.318Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:46.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:46.502Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:46.522Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:46.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:47.824Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:41:47.840Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:47.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:48.460Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:41:48.477Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:48.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:48.649Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:41:48.664Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:41:48.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:48.812Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:41:48.827Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:48.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:48.967Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:41:48.984Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:49.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:49.079Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:49.093Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:49.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:49.215Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:41:49.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:41:49.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:49.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 [2026-09-02T04:41:49.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:41:49.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:41:51.451Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:41:51.467Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:41:51.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:01.422Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:01.439Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:01.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:01.661Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:01.677Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:01.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:02.923Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:42:02.939Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:02.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:03.565Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:42:03.581Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:03.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:03.799Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:42:03.816Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:42:03.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:03.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:42:03.971Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:04.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:04.070Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:04.086Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:04.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:04.205Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:04.223Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:04.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:04.342Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:04.356Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:04.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:04.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:04.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:42:05.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:06.557Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:06.575Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:42:06.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:16.523Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:16.541Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:16.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:16.800Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:16.819Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:16.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:18.028Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:42:18.045Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:18.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:18.672Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:42:18.689Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:18.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:18.907Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:42:18.923Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:42:18.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:19.054Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:42:19.069Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:19.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:19.175Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:19.190Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:19.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:19.331Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:19.348Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:19.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:19.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:19.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:19.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:20.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:20.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:42:20.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:21.715Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:21.733Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:42:21.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:31.625Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:31.667Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:31.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:31.909Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:31.924Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:31.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:33.130Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:42:33.147Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:33.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:33.771Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:42:33.788Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:33.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:34.007Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:42:34.024Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:42:34.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:34.165Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:42:34.180Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:34.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:34.273Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:34.287Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:34.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:34.431Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:34.445Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:34.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:34.549Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:34.566Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:34.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:35.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:35.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:42:35.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:36.827Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:36.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:42:36.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:46.761Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:46.778Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:46.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:47.013Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:47.030Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:47.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:48.259Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:42:48.275Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:48.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:48.872Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:42:48.887Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:48.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:49.107Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:42:49.122Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:42:49.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:49.279Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:42:49.293Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:49.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:49.512Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:49.526Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:42:49.584Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:42:49.616Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:49.631Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:42:49.695Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:42:49.727Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:49.741Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:42:49.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:50.247Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:42:50.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:42:50.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:42:51.928Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:42:51.943Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:42:51.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:01.877Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:01.894Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:01.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:02.123Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:02.140Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:02.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:03.372Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:43:03.388Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:03.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:03.970Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:43:03.985Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:04.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:04.216Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:43:04.231Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:43:04.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:04.500Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:43:04.515Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:04.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:04.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:43:04.632Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:04.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:04.735Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:04.752Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:04.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:04.858Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:43:04.872Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:04.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:05.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:43:05.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:43:05.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:07.025Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:07.040Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:43:07.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:16.996Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:17.010Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:17.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:17.226Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:17.241Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:17.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:18.476Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:43:18.491Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:18.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:19.069Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:43:19.084Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:19.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:19.321Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:43:19.335Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:43:19.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:19.595Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:43:19.611Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:19.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:19.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:43:19.731Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:19.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:19.846Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:19.861Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:19.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:19.954Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:43:19.969Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:20.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:20.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 [2026-09-02T04:43:20.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:43:20.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:22.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:22.136Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:43:22.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:32.092Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:32.107Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:32.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:32.321Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:32.335Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:32.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:33.572Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:43:33.588Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:33.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:34.166Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:43:34.181Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:34.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:34.415Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:43:34.432Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:43:34.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:34.693Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:43:34.708Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:34.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:34.830Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:43:34.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:34.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:34.951Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:34.967Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:35.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:35.064Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:43:35.080Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:35.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:35.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 [2026-09-02T04:43:35.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:43:35.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:37.220Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:37.234Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:43:37.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:47.193Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:47.208Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:47.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:47.456Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:47.471Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:47.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:48.679Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:43:48.692Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:48.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:49.261Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:43:49.276Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:49.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:49.519Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:43:49.539Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:43:49.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:49.830Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:43:49.846Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:49.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:49.942Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:43:49.957Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:50.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:50.047Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:50.062Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:50.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:50.166Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:43:50.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:43:50.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:50.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:43:50.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:43:50.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:43:52.318Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:43:52.332Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:43:52.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:02.289Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:02.305Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:02.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:02.573Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:02.589Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:02.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:03.805Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:44:03.820Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:03.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:04.367Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:44:04.383Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:04.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:04.633Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:44:04.651Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:44:04.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:04.929Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:44:04.944Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:04.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:05.041Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:05.055Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:05.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:05.165Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:05.180Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:05.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:05.277Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:05.292Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:05.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:05.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 [2026-09-02T04:44:05.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:44:05.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:07.414Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:07.430Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:44:07.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:17.393Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:17.408Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:17.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:17.671Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:17.687Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:17.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:18.911Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:44:18.927Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:18.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:19.472Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:44:19.486Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:19.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:19.746Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:44:19.762Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:44:19.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:20.050Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:44:20.067Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:20.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:20.161Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:20.176Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:20.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:20.292Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:20.308Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:20.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:20.409Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:20.424Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:20.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:20.890Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:20.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:44:20.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:22.512Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:22.528Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:44:22.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:32.498Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:32.515Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:32.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:32.801Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:32.816Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:32.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:34.040Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:44:34.055Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:34.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:34.571Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:44:34.587Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:34.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:34.870Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:44:34.887Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:44:34.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:35.147Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:44:35.227Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:44:35.291Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:44:35.320Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:35.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:35.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:35.433Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:35.447Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:35.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:35.542Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:35.559Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:35.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:35.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:36.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:44:36.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:37.615Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:37.630Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:44:37.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:47.640Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:47.657Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:47.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:47.897Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:47.913Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:47.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:49.139Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:44:49.155Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:49.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:49.674Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:44:49.694Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:49.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:50.003Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:44:50.022Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:44:50.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:50.326Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:44:50.342Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:50.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:50.437Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:50.452Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:50.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:50.566Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:50.582Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:50.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:50.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:50.729Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:44:50.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:51.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:44:51.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:44:51.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:44:52.718Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:44:52.732Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:44:52.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:02.758Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:02.774Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:02.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:02.992Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:03.007Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:03.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:04.244Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:45:04.260Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:04.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:04.813Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:45:04.830Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:04.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:05.108Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:45:05.124Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:45:05.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:05.424Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:45:05.441Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:05.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:05.539Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:05.554Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:05.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:05.749Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:05.765Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:05.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:05.863Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:05.880Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:05.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:06.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:06.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:45:06.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:07.819Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:07.835Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:45:07.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:17.857Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:17.873Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:17.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:18.089Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:18.104Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:18.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:19.340Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:45:19.357Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:19.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:19.922Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:45:19.937Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:19.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:20.210Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:45:20.226Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:45:20.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:20.525Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:45:20.540Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:20.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:20.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:20.674Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:20.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:20.846Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:20.862Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:20.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:20.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:20.976Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:21.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:21.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:21.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:45:21.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:22.933Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:22.948Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:45:22.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:32.955Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:32.970Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:33.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:33.188Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:33.202Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:33.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:34.434Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:45:34.451Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:34.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:35.019Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:45:35.033Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:35.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:35.312Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:45:35.328Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:45:35.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:35.624Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:45:35.640Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:35.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:35.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:35.771Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:35.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:35.946Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:35.962Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:36.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:36.058Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:36.074Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:36.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:36.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 [2026-09-02T04:45:36.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:45:36.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:38.036Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:38.052Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:45:38.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:48.060Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:48.077Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:48.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:48.288Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:48.303Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:48.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:49.540Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:45:49.555Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:49.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:50.114Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:45:50.130Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:50.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:50.459Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:45:50.474Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:45:50.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:50.769Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:45:50.785Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:50.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:50.888Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:50.902Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:50.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:51.043Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:51.059Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:51.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:51.166Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:51.180Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:45:51.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:51.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:45:51.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:45:51.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:45:53.136Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:45:53.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:45:53.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:03.155Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:03.171Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:03.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:03.387Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:03.403Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:03.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:04.636Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:46:04.652Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:04.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:05.219Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:46:05.234Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:05.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:05.564Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:46:05.580Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:46:05.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:05.869Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:46:05.886Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:05.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:05.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:46:06.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:06.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:06.152Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:06.168Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:06.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:06.274Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:46:06.291Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:06.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:06.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 [2026-09-02T04:46:06.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:46:06.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:08.230Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:08.245Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:46:08.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:18.316Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:18.332Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:18.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:18.494Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:18.511Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:18.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:19.771Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:46:19.787Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:19.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:20.313Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:46:20.326Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:20.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:20.668Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:46:20.685Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:46:20.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:20.969Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:46:20.984Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:21.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:21.081Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:46:21.095Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:21.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:21.257Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:21.271Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:21.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:21.426Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:46:21.439Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:21.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:21.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 [2026-09-02T04:46:21.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:46:21.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:23.361Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:23.377Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:46:23.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:33.411Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:33.425Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:33.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:33.597Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:33.611Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:33.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:34.872Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:46:34.887Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:34.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:35.405Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:46:35.421Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:35.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:35.768Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:46:35.785Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:46:35.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:36.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:46:36.081Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:36.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:36.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:46:36.197Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:36.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:36.359Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:36.375Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:36.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:36.549Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:46:36.564Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:36.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:36.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 [2026-09-02T04:46:36.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:46:37.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:38.475Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:38.491Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:46:38.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:48.508Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:48.522Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:48.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:48.694Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:48.708Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:48.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:49.970Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:46:49.985Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:50.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:50.506Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:46:50.524Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:50.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:50.877Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:46:50.891Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:46:50.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:51.167Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:46:51.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:51.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:51.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:46:51.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:51.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:51.465Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:51.481Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:51.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:51.653Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:46:51.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:46:51.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:52.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 [2026-09-02T04:46:52.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:46:52.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:46:53.572Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:46:53.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:46:53.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:03.620Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:03.638Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:03.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:03.788Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:03.805Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:03.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:05.063Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:47:05.079Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:05.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:05.613Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:47:05.628Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:05.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:05.974Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:47:05.995Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:47:06.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:06.261Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:47:06.275Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:06.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:06.375Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:47:06.391Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:06.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:06.561Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:06.577Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:06.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:06.788Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:47:06.806Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:06.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:07.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:47:07.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:47:07.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:08.671Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:08.687Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:47:08.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:18.721Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:18.741Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:18.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:18.920Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:18.937Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:18.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:20.155Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:47:20.169Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:20.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:20.708Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:47:20.723Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:20.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:21.087Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:47:21.101Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:47:21.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:21.359Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:47:21.373Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:21.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:21.474Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:47:21.490Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:21.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:21.660Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:21.674Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:21.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:21.887Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:47:21.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:21.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:22.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 [2026-09-02T04:47:22.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:47:22.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:23.775Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:23.791Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:47:23.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:33.826Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:33.842Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:33.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:34.018Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:34.034Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:34.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:35.249Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:47:35.264Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:35.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:35.837Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:47:35.855Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:35.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:36.198Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:47:36.214Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:47:36.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:36.453Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:47:36.468Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:36.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:36.568Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:47:36.583Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:36.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:36.760Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:36.775Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:36.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:36.985Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:47:36.999Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:37.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:37.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 [2026-09-02T04:47:37.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:47:37.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:38.880Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:38.894Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:47:38.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:48.924Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:48.940Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:48.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:49.113Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:49.127Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:49.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:50.373Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:47:50.389Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:50.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:50.945Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:47:50.960Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:51.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:51.324Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:47:51.340Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:47:51.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:51.548Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:47:51.562Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:51.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:51.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:47:51.682Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:51.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:51.858Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:51.873Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:51.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:52.082Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:47:52.096Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:47:52.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:52.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:47:52.547Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:47:52.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:47:53.976Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:47:53.989Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:47:54.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:04.029Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:04.044Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:04.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:04.213Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:04.229Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:04.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:05.469Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:48:05.485Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:05.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:06.040Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:48:06.055Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:06.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:06.433Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:48:06.449Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:48:06.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:06.645Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:48:06.660Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:06.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:06.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:06.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:06.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:06.949Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:06.964Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:07.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:07.189Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:07.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:07.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:07.639Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:07.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:48:07.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:09.109Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:09.124Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:48:09.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:19.130Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:19.165Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:19.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:19.310Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:19.326Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:19.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:20.626Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:48:20.642Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:20.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:21.135Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:48:21.151Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:21.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:21.533Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:48:21.548Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:48:21.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:21.749Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:48:21.765Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:21.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:21.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:21.949Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:22.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:22.046Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:22.062Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:22.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:22.291Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:22.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:22.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:22.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 [2026-09-02T04:48:22.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:48:22.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:24.211Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:24.227Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:48:24.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:34.253Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:34.268Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:34.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:34.409Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:34.424Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:34.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:35.728Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:48:35.745Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:35.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:36.241Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:48:36.258Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:36.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:36.646Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:48:36.664Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:48:36.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:36.840Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:48:36.855Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:36.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:37.033Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:37.053Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:37.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:37.148Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:37.163Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:37.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:37.385Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:37.400Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:37.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:37.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:37.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:48:37.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:39.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:39.324Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:48:39.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:49.351Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:49.366Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:49.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:49.501Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:49.516Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:49.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:50.828Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:48:50.845Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:50.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:51.350Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:48:51.365Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:51.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:51.751Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:48:51.769Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:48:51.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:51.940Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:48:51.954Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:51.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:52.134Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:52.149Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:52.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:52.242Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:52.258Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:52.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:52.479Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:52.493Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:48:52.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:53.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:48:53.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:48:53.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:48:54.409Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:48:54.423Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:48:54.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:04.446Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:04.462Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:04.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:04.594Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:04.608Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:04.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:05.930Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:49:05.947Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:05.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:06.445Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:49:06.461Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:06.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:06.862Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:49:06.880Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:49:06.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:07.037Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:49:07.052Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:07.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:07.228Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:07.244Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:07.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:07.383Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:07.399Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:07.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:07.574Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:07.590Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:07.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:08.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:08.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:49:08.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:09.508Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:09.525Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:49:09.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:19.545Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:19.560Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:19.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:19.696Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:19.713Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:19.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:21.028Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:49:21.045Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:21.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:21.540Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:49:21.557Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:21.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:21.990Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:49:22.018Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:49:22.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:22.137Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:49:22.151Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:22.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:22.326Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:22.340Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:22.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:22.493Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:22.509Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:22.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:22.724Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:22.738Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:22.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:23.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:23.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:49:23.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:24.618Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:24.638Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:49:24.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:34.640Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:34.656Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:34.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:34.798Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:34.812Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:34.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:36.153Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:49:36.167Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:36.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:36.638Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:49:36.654Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:36.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:37.105Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:49:37.120Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:49:37.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:37.235Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:49:37.250Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:37.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:37.417Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:37.431Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:37.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:37.590Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:37.604Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:37.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:37.819Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:37.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:37.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:38.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:38.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:49:38.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:39.729Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:39.744Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:49:39.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:49.780Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:49.796Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:49.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:49.936Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:49.951Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:50.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:51.251Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:49:51.267Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:51.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:51.737Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:49:51.752Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:51.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:52.238Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:49:52.253Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:49:52.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:52.355Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:49:52.370Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:52.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:52.528Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:52.549Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:52.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:52.699Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:52.721Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:52.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:52.920Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:49:52.936Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:49:52.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:53.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 [2026-09-02T04:49:53.513Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:49:53.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:49:54.827Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:49:54.841Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:49:54.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:04.886Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:04.900Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:04.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:05.047Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:05.063Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:05.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:06.476Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:50:06.491Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:06.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:06.843Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:50:06.861Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:06.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:07.362Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:50:07.379Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:50:07.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:07.488Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:50:07.504Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:07.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:07.630Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:07.646Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:07.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:07.806Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:07.821Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:07.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:08.016Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:08.031Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:08.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:08.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:08.649Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:50:08.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:09.925Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:09.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:50:09.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:19.982Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:20.010Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:20.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:20.144Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:20.159Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:20.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:21.574Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:50:21.593Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:21.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:21.976Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:50:21.995Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:22.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:22.484Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:50:22.505Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:50:22.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:22.625Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:50:22.640Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:22.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:22.741Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:22.756Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:22.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:22.904Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:22.919Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:22.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:23.123Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:23.138Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:23.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:23.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:23.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:50:23.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:25.023Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:25.037Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:50:25.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:35.095Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:35.111Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:35.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:35.278Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:35.304Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:35.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:36.694Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:50:36.709Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:36.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:37.104Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:50:37.120Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:37.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:37.608Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:50:37.630Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:50:37.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:37.740Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:50:37.756Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:37.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:37.861Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:37.879Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:37.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:38.003Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:38.021Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:38.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:38.219Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:38.236Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:38.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:38.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:38.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:50:38.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:40.124Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:40.141Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:50:40.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:50.263Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:50.278Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:50.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:50.384Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:50.399Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:50.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:51.794Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:50:51.810Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:51.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:52.202Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:50:52.217Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:52.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:52.728Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:50:52.747Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:50:52.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:52.854Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:50:52.871Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:52.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:52.964Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:52.990Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:53.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:53.187Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:53.203Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:53.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:53.316Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:53.331Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:50:53.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:53.992Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:50:54.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:50:54.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:50:55.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:50:55.240Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:50:55.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:05.358Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:05.372Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:05.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:05.488Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:05.503Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:05.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:06.903Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:51:06.917Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:06.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:07.299Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:51:07.314Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:07.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:07.850Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:51:07.872Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:51:07.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:08.007Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:51:08.022Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:08.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:08.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:08.136Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:08.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:08.284Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:08.298Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:08.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:08.413Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:08.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:08.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:09.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:09.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:51:09.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:10.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:10.376Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:51:10.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:20.453Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:20.467Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:20.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:20.589Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:20.604Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:20.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:21.997Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:51:22.012Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:22.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:22.395Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:51:22.409Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:22.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:22.996Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:51:23.013Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:51:23.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:23.123Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:51:23.141Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:23.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:23.291Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:23.308Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:23.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:23.426Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:23.440Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:23.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:23.533Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:23.547Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:23.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:24.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 [2026-09-02T04:51:24.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:51:24.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:25.465Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:25.479Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:51:25.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:35.547Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:35.563Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:35.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:35.694Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:35.711Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:35.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:37.110Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:51:37.126Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:37.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:37.495Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:51:37.510Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:37.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:38.102Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:51:38.116Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:51:38.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:38.266Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:51:38.281Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:38.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:38.424Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:38.440Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:38.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:38.534Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:38.549Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:38.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:38.654Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:38.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:38.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:39.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:39.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:51:39.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:40.573Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:40.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:51:40.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:50.646Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:50.660Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:50.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:50.799Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:50.817Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:50.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:52.275Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:51:52.290Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:52.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:52.590Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:51:52.605Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:52.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:53.202Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:51:53.219Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:51:53.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:53.359Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:51:53.374Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:53.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:53.521Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:53.538Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:53.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:53.712Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:53.728Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:51:53.801Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:51:53.872Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:53.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:51:53.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:54.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:51:54.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:51:54.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:51:55.675Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:51:55.691Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:51:55.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:05.746Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:05.857Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:05.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:05.966Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:05.984Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:06.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:07.373Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:52:07.389Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:07.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:07.691Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:52:07.706Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:07.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:08.319Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:52:08.337Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:52:08.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:08.463Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:52:08.478Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:08.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:08.686Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:08.704Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:08.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:08.839Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:08.854Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:08.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:08.978Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:08.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:09.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:09.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:09.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:52:09.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:10.778Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:10.793Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:52:10.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:20.950Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:20.965Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:21.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:21.063Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:21.078Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:21.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:22.478Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:52:22.494Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:22.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:22.790Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:52:22.807Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:22.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:23.430Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:52:23.521Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:52:23.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:23.626Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:52:23.641Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:23.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:23.787Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:23.807Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:23.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:23.942Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:23.958Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:24.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:24.079Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:24.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:24.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:24.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:24.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:52:24.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:25.881Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:25.899Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:52:25.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:36.046Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:36.061Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:36.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:36.156Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:36.200Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:36.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:37.579Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:52:37.596Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:37.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:37.902Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:52:37.918Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:37.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:38.621Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:52:38.638Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:52:38.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:38.752Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:52:38.770Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:38.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:38.886Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:38.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:38.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:39.037Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:39.053Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:39.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:39.195Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:39.210Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:39.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:39.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:39.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:52:39.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:40.987Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:41.004Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:52:41.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:51.141Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:51.157Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:51.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:51.281Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:51.296Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:51.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:52.693Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:52:52.708Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:52.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:52.996Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:52:53.010Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:53.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:53.735Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:52:53.751Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:52:53.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:53.862Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:52:53.876Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:53.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:54.004Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:54.021Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:54.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:54.135Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:54.150Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:54.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:54.293Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:54.308Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:52:54.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:54.901Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:52:54.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:52:54.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:52:56.090Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:52:56.104Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:52:56.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:06.237Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:06.252Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:06.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:06.378Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:06.394Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:06.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:07.793Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:53:07.809Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:07.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:08.094Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:53:08.109Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:08.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:08.844Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:53:08.862Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:53:08.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:08.976Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:53:08.990Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:09.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:09.104Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:09.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:09.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:09.235Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:09.250Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:09.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:09.400Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:09.416Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:09.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:10.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:10.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:53:10.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:11.186Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:11.200Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:53:11.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:21.336Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:21.352Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:21.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:21.483Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:21.498Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:21.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:22.906Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:53:22.920Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:22.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:23.202Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:53:23.216Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:23.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:23.961Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:53:23.976Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:53:24.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:24.081Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:53:24.095Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:24.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:24.202Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:24.217Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:24.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:24.331Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:24.344Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:24.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:24.562Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:24.577Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:24.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:25.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:25.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:53:25.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:26.295Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:26.312Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:53:26.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:36.431Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:36.446Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:36.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:36.575Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:36.589Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:36.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:38.000Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:53:38.013Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:38.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:38.296Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:53:38.311Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:38.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:39.072Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:53:39.091Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:53:39.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:39.197Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:53:39.212Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:39.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:39.320Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:39.335Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:39.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:39.433Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:39.449Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:39.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:39.658Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:39.673Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:39.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:40.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:40.252Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:53:40.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:41.391Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:41.406Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:53:41.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:51.536Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:51.551Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:51.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:51.669Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:51.683Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:51.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:53.094Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:53:53.108Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:53.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:53.392Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:53:53.408Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:53.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:54.176Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:53:54.197Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:53:54.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:54.328Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:53:54.342Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:54.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:54.435Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:54.450Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:54.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:54.549Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:54.564Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:54.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:54.755Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:54.772Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:53:54.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:55.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:53:55.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:53:55.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:53:56.490Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:53:56.504Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:53:56.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:06.630Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:06.646Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:06.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:06.761Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:06.777Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:06.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:08.189Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:54:08.205Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:08.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:08.487Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:54:08.502Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:08.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:09.283Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:54:09.300Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:54:09.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:09.422Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:54:09.438Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:09.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:09.528Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:54:09.544Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:09.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:09.644Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:09.660Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:09.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:09.855Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:54:09.870Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:09.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:10.463Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:54:10.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:54:10.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:11.585Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:11.599Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:54:11.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:21.731Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:21.747Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:21.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:21.857Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:21.873Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:21.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:23.289Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:54:23.303Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:23.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:23.584Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:54:23.599Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:23.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:24.402Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:54:24.430Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:54:24.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:24.533Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:54:24.548Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:24.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:24.637Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:54:24.651Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:24.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:24.768Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:24.788Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:24.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:24.949Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:54:24.964Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:25.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:25.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 [2026-09-02T04:54:25.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:54:25.625Z] Will try again after 15 sec [2026-09-02T04:54:25.660Z] Build deploy-platform-juju-k8s #2100 completed: SUCCESS [Pipeline] echo [2026-09-02T04:54:25.691Z] JOB deploy-platform-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T04:54:25.785Z] Copied 1 artifact from "deploy-platform-juju-k8s" build number 2100 [Pipeline] echo [2026-09-02T04:54:25.821Z] JOB deploy-platform-juju-k8s: Collected artifacts: [Pipeline] sh [2026-09-02T04:54:26.106Z] + ls -la deploy-platform-juju-k8s-44714 [2026-09-02T04:54:26.106Z] total 20 [2026-09-02T04:54:26.106Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 04:54 . [2026-09-02T04:54:26.106Z] drwxr-xr-x 43 jenkins docker 12288 Sep 2 04:54 .. [2026-09-02T04:54:26.106Z] -rw-r--r-- 1 jenkins docker 448 Sep 2 04:32 stackrc.deploy-platform-juju-k8s.env [Pipeline] withCredentials [2026-09-02T04:54:26.173Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T04:54:26.490Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T04:54:26.678Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:26.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:54:26.744Z] Will try again after 15 sec [2026-09-02T04:54:27.861Z] 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 [2026-09-02T04:54:36.832Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:36.848Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:36.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:36.981Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:36.998Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:37.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:38.381Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:54:38.397Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:38.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:38.761Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:54:38.777Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:38.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:39.556Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:54:39.579Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:54:39.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:39.679Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:54:39.695Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:39.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:39.787Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:54:39.803Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:39.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:39.894Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:54:39.909Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:39.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:40.047Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:54:40.063Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:40.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:40.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 [2026-09-02T04:54:40.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:54:40.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:41.777Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:41.792Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:54:41.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:51.966Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:51.982Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:52.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:52.137Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:52.151Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:52.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:53.476Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:54:53.489Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:53.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:53.859Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:54:53.874Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:53.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:54.665Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:54:54.683Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:54:54.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:54.794Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:54:54.810Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:54.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:54.941Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:54:54.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:54:55.020Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:54:55.053Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:54:55.070Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:55.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:55.167Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:54:55.183Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:54:55.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:55.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:54:55.775Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:54:55.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:54:56.874Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:54:56.910Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:54:56.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:07.062Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:07.078Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:07.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:07.229Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:07.245Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:07.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:08.566Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:55:08.582Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:08.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:08.974Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:55:08.988Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:09.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:09.778Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:55:09.797Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:55:09.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:09.935Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:55:09.950Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:10.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:10.100Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:10.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T04:55:10.177Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T04:55:10.212Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:55:10.227Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:10.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:10.321Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:10.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:10.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:10.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:10.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:55:10.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:12.022Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:12.036Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:55:12.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:22.158Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:22.171Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:22.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:22.325Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:22.339Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:22.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:23.665Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:55:23.680Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:23.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:24.078Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:55:24.092Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:24.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:24.887Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:55:24.903Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:55:24.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:25.086Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:55:25.100Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:25.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:25.207Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:25.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:25.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:25.352Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:55:25.366Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:25.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:25.456Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:25.470Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:25.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:25.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:25.975Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:55:26.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:27.120Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:27.135Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:55:27.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:37.249Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:37.263Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:37.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:37.418Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:37.432Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:37.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:38.760Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:55:38.777Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:38.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:39.170Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:55:39.184Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:39.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:40.003Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:55:40.024Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:55:40.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:40.184Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:55:40.200Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:40.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:40.303Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:40.318Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:40.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:40.443Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:55:40.458Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:40.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:40.553Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:40.566Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:40.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:41.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:41.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:55:41.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:42.218Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:42.234Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:55:42.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:52.342Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:52.356Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:52.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:52.554Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:52.569Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:52.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:53.858Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:55:53.873Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:53.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:54.263Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:55:54.279Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:54.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:55.116Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:55:55.168Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:55:55.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:55.279Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:55:55.295Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:55.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:55.392Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:55.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:55.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:55.540Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:55:55.554Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:55.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:55.701Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:55:55.716Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:55:55.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:56.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 [2026-09-02T04:55:56.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:55:56.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:55:57.320Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:55:57.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:55:57.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:07.435Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:07.451Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:07.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:07.658Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:07.673Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:07.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:08.954Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:56:08.969Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:09.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:09.385Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:56:09.399Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:09.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:10.255Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:56:10.274Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:56:10.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:10.379Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:56:10.397Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:10.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:10.497Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:56:10.513Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:10.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:10.634Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:56:10.651Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:10.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:10.800Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:56:10.817Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:10.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:11.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:56:11.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:56:11.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:12.417Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:12.434Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:56:12.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:22.533Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:22.550Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:22.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:22.757Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:22.773Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:22.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:24.047Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:56:24.062Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:24.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:24.479Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:56:24.493Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:24.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:25.392Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:56:25.413Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:56:25.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:25.510Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:56:25.524Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:25.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:25.613Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:56:25.627Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:25.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:25.737Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:56:25.752Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:25.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:25.900Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:56:25.915Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:25.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:26.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:56:26.351Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:56:26.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:27.526Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:27.542Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:56:27.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:37.642Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:37.660Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:37.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:37.870Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:37.887Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:37.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:39.146Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:56:39.164Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:39.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:39.578Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:56:39.593Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:39.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:40.497Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:56:40.513Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:56:40.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:40.609Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:56:40.625Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:40.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:40.738Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:56:40.754Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:40.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:40.850Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:56:40.865Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:40.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:40.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:56:41.014Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:41.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:41.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 [2026-09-02T04:56:41.445Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:56:41.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:42.626Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:42.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:56:42.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:52.744Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:52.759Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:52.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:52.970Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:52.986Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:53.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:54.256Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:56:54.271Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:54.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:54.674Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:56:54.688Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:54.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:55.599Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:56:55.614Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:56:55.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:55.714Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:56:55.729Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:55.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:55.837Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:56:55.853Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:55.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:55.952Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:56:55.966Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:56.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:56.097Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:56:56.112Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:56:56.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:56.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 [2026-09-02T04:56:56.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:56:56.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:56:57.741Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:56:57.756Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:56:57.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:07.853Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:07.868Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:07.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:08.070Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:08.085Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:08.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:09.348Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:57:09.362Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:09.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:09.770Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:57:09.786Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:09.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:10.716Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:57:10.735Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:57:10.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:10.848Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:57:10.865Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:10.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:10.973Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:10.991Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:11.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:11.089Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:57:11.105Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:11.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:11.204Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:11.221Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:11.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:11.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:11.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:57:11.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:12.844Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:12.859Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:57:12.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:22.958Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:22.973Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:23.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:23.166Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:23.183Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:23.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:24.440Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:57:24.453Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:24.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:24.867Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:57:24.882Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:24.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:25.834Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:57:25.849Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:57:25.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:25.947Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:57:25.962Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:26.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:26.069Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:26.084Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:26.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:26.188Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:57:26.202Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:26.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:26.301Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:26.316Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:26.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:26.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:26.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:57:26.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:27.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:27.954Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:57:28.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:38.055Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:38.070Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:38.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:38.273Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:38.288Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:38.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:39.536Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:57:39.552Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:39.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:39.962Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:57:39.976Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:40.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:40.933Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:57:40.950Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:57:41.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:41.068Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:57:41.085Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:41.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:41.205Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:41.220Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:41.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:41.316Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:57:41.331Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:41.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:41.424Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:41.437Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:41.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:41.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:41.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:57:41.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:43.066Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:43.081Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:57:43.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:53.156Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:53.170Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:53.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:53.372Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:53.388Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:53.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:54.640Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:57:54.656Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:54.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:55.053Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:57:55.068Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:55.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:56.048Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:57:56.063Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:57:56.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:56.171Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:57:56.186Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:56.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:56.298Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:56.370Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:56.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:56.464Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:57:56.477Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:56.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:56.595Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:56.610Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:57:56.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:56.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:57:56.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:57:56.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:57:58.160Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:57:58.176Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:57:58.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:08.252Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:08.267Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:08.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:08.466Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:08.481Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:08.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:09.736Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:58:09.751Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:09.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:10.149Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:58:10.165Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:10.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:11.165Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:58:11.186Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:58:11.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:11.300Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:58:11.315Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:11.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:11.449Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:11.464Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:11.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:11.556Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:58:11.571Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:11.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:11.691Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:11.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:11.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:12.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:12.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:58:12.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:13.265Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:13.280Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:58:13.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:23.348Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:23.361Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:23.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:23.560Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:23.574Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:23.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:24.836Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:58:24.858Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:24.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:25.246Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:58:25.260Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:25.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:26.274Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:58:26.293Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:58:26.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:26.392Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:58:26.405Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:26.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:26.543Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:26.558Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:26.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:26.657Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:58:26.671Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:26.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:26.785Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:26.799Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:26.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:27.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:27.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:58:27.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:28.358Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:28.372Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:58:28.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:38.443Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:38.458Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:38.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:38.653Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:38.668Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:38.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:39.938Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:58:39.953Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:40.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:40.340Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:58:40.355Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:40.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:41.380Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:58:41.392Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:58:41.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:41.504Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:58:41.518Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:41.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:41.636Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:41.651Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:41.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:41.747Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:58:41.762Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:41.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:41.879Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:41.895Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:41.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:42.206Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:42.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:58:42.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:43.456Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:43.472Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:58:43.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:53.551Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:53.567Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:53.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:53.754Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:53.768Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:53.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:55.035Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:58:55.052Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:55.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:55.437Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:58:55.453Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:55.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:56.489Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:58:56.508Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:58:56.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:56.603Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:58:56.620Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:56.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:56.732Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:56.753Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:56.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:56.848Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:58:56.863Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:56.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:56.976Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:56.990Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:58:57.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:57.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:58:57.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:58:57.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:58:58.556Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:58:58.570Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:58:58.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:08.652Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:08.668Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:08.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:08.853Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:08.871Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:08.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:10.162Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:59:10.179Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:10.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:10.538Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:59:10.556Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:10.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:11.597Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:59:11.612Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:59:11.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:11.713Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:59:11.729Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:11.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:11.848Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:11.864Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:11.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:11.977Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:59:12.000Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:12.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:12.116Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:12.133Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:12.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:12.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:12.411Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:59:12.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:13.657Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:13.675Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:59:13.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:23.793Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:23.810Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:23.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:23.960Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:23.976Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:24.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:25.274Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:59:25.288Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:25.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:25.645Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:59:25.661Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:25.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:26.704Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:59:26.722Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:59:26.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:26.871Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:59:26.888Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:26.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:26.998Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:27.014Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:27.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:27.112Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:59:27.156Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:27.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:27.254Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:27.270Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:27.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:27.511Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:27.525Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:59:27.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:28.767Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:28.782Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:59:28.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:38.906Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:38.938Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:38.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:39.060Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:39.075Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:39.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:40.381Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:59:40.396Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:40.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:40.759Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:59:40.776Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:40.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:41.828Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:59:41.850Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:59:41.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:41.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:59:41.989Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:42.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:42.117Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:42.132Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:42.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:42.235Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:59:42.249Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:42.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:42.351Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:42.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:42.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:42.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:42.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:59:42.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:43.913Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:43.929Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:59:43.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:54.022Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:54.038Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:54.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:54.176Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:54.194Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:54.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:55.477Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T04:59:55.492Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:55.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:55.858Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:59:55.874Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:55.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:56.935Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T04:59:56.952Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T04:59:57.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:57.102Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T04:59:57.117Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:57.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:57.206Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:57.219Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:57.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:57.331Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T04:59:57.346Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:57.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:57.489Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T04:59:57.504Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T04:59:57.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:57.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 [2026-09-02T04:59:57.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T04:59:57.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T04:59:59.012Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T04:59:59.026Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T04:59:59.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:09.161Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:09.178Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:09.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:09.282Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:09.299Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:09.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:10.577Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:00:10.595Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:10.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:10.987Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:00:11.006Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:11.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:12.045Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:00:12.065Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:00:12.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:12.202Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:00:12.222Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:12.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:12.324Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:00:12.339Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:12.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:12.480Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:00:12.498Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:12.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:12.602Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:00:12.622Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:12.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:12.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:00:12.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:00:12.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:14.116Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:14.133Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:00:14.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:24.267Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:24.285Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:24.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:24.385Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:24.400Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:24.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:25.679Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:00:25.695Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:25.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:26.114Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:00:26.132Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:26.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:27.163Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:00:27.223Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:00:27.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:27.330Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:00:27.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:27.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:27.445Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:00:27.460Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:27.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:27.584Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:00:27.601Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:27.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:27.721Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:00:27.739Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:27.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:27.903Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:00:27.919Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:00:27.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:29.230Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:29.250Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:00:29.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:39.373Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:39.389Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:39.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:39.494Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:39.510Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:39.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:40.779Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:00:40.795Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:40.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:41.224Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:00:41.243Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:41.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:42.320Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:00:42.341Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:00:42.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:42.461Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:00:42.480Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:42.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:42.608Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:00:42.624Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:42.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:42.737Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:00:42.756Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:42.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:42.866Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:00:42.881Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:42.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:43.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 [2026-09-02T05:00:43.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:00:43.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:44.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:44.351Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:00:44.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:54.473Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:54.488Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:54.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:54.601Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:54.618Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:54.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:55.885Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:00:55.901Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:55.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:56.334Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:00:56.349Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:56.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:57.452Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:00:57.469Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:00:57.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:57.587Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:00:57.604Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:57.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:57.710Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:00:57.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:57.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:57.841Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:00:57.856Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:57.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:58.026Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:00:58.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:00:58.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:58.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 [2026-09-02T05:00:58.168Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:00:58.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:00:59.448Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:00:59.464Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:00:59.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:09.589Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:09.604Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:09.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:09.732Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:09.747Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:09.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:10.988Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:01:11.027Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:11.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:11.436Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:01:11.453Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:11.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:12.574Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:01:12.596Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:01:12.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:12.742Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:01:12.759Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:12.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:12.858Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:01:12.875Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:12.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:12.976Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:01:12.995Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:13.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:13.136Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:01:13.152Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:13.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:13.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:01:13.290Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:01:13.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:14.555Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:14.572Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:01:14.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:24.720Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:24.762Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:24.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:24.874Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:24.891Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:24.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:26.113Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:01:26.130Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:26.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:26.537Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:01:26.554Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:26.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:27.707Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:01:27.724Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:01:27.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:27.844Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:01:27.862Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:27.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:27.961Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:01:27.978Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:28.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:28.130Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:01:28.152Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:28.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:28.249Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:01:28.266Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:28.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:28.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 [2026-09-02T05:01:28.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:01:28.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:29.659Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:29.690Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:01:29.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:39.851Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:39.867Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:39.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:40.003Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:40.020Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:40.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:41.214Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:01:41.230Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:41.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:41.637Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:01:41.654Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:41.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:42.824Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:01:42.844Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:01:42.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:42.979Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:01:42.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:43.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:43.100Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:01:43.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:43.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:43.238Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:01:43.256Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:43.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:43.436Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:01:43.457Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:01:43.530Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:01:43.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 [2026-09-02T05:01:43.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:01:43.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:44.816Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:44.833Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:01:44.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:54.985Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:55.027Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:55.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:55.140Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:55.157Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:55.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:56.315Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:01:56.335Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:56.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:56.737Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:01:56.753Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:56.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:57.976Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:01:57.996Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:01:58.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:58.111Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:01:58.128Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:58.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:58.245Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:01:58.264Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:58.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:58.411Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:01:58.429Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:58.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:58.585Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:01:58.605Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:01:58.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:58.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:01:58.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:01:58.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:01:59.928Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:01:59.945Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:02:00.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:10.136Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:10.154Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:10.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:10.315Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:10.330Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:10.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:11.593Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:02:11.610Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:11.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:11.887Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:02:11.907Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:12.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:13.112Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:02:13.131Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:02:13.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:13.303Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:02:13.334Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:02:13.406Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:02:13.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:02:13.454Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:13.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:13.551Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:02:13.570Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:13.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:13.700Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:02:13.720Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:13.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:13.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:02:13.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:02:13.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:15.057Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:15.079Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:02:15.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:25.270Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:25.286Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:25.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:25.585Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:25.603Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:25.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:26.727Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:02:26.743Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:26.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:27.163Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:02:27.179Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:27.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:28.288Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:02:28.315Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:02:28.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:28.443Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:02:28.472Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:28.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:28.598Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:02:28.614Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:02:28.687Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:02:28.736Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:02:28.758Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:28.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:28.884Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:02:28.901Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:02:28.980Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:02:29.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 [2026-09-02T05:02:29.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:02:29.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:30.207Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:30.226Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:02:30.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:40.370Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:40.385Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:40.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:40.710Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:40.726Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:40.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:41.827Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:02:41.844Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:41.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:42.269Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:02:42.286Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:42.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:43.439Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:02:43.470Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:02:43.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:43.605Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:02:43.619Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:43.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:43.736Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:02:43.752Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:43.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:43.868Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:02:43.892Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:43.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:44.015Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:02:44.032Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:44.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:44.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 [2026-09-02T05:02:44.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:02:44.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:45.316Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:45.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:02:45.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:55.466Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:55.481Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:55.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:55.809Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:02:55.824Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:55.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:57.020Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:02:57.035Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:57.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:57.370Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:02:57.389Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:57.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:58.581Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:02:58.599Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:02:58.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:58.726Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:02:58.742Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:58.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:58.848Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:02:58.864Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:58.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:59.009Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:02:59.027Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:59.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:59.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:02:59.154Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:02:59.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:02:59.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:02:59.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:02:59.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:00.418Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:00.434Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:03:00.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:10.560Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:10.574Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:10.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:10.912Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:10.928Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:10.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:12.186Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:03:12.203Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:12.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:12.492Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:03:12.509Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:12.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:13.757Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:03:13.778Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:03:13.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:13.884Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:03:13.899Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:13.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:13.997Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:03:14.014Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:14.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:14.143Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:03:14.173Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:14.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:14.284Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:03:14.309Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:14.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:14.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:03:14.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:03:14.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:15.596Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:15.615Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:03:15.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:25.718Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:25.734Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:25.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:26.013Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:26.030Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:26.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:27.286Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:03:27.302Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:27.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:27.604Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:03:27.620Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:27.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:28.873Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:03:29.035Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T05:03:29.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:29.164Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:03:29.178Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T05:03:29.198Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:03:29.214Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:29.267Z] Will try again after 15 sec [2026-09-02T05:03:29.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:29.349Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:03:29.363Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:03:29.423Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:03:29.455Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:03:29.469Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:29.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:29.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:03:29.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:03:29.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:30.711Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:30.726Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:03:30.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:40.815Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:40.830Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:40.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:41.118Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:41.133Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:41.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:42.385Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:03:42.400Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:42.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:42.708Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:03:42.723Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:42.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:44.152Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:03:44.182Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:03:44.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:44.306Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:03:44.323Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:03:44.393Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:03:44.427Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:03:44.443Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:03:44.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:44.561Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:03:44.576Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:44.613Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:03:44.630Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:03:44.645Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:03:44.717Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:03:44.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 [2026-09-02T05:03:44.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:03:44.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:45.816Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:45.831Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:03:45.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:55.910Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:55.924Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:55.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:56.215Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:03:56.234Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:56.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:57.488Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:03:57.503Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:57.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:57.821Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:03:57.837Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:57.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:59.286Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:03:59.305Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:03:59.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:59.429Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:03:59.446Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:59.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:03:59.553Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:03:59.572Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:03:59.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T05:03:59.833Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:03:59.848Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T05:03:59.870Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:03:59.885Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:03:59.944Z] Will try again after 15 sec [2026-09-02T05:03:59.967Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:04:00.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:04:00.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:04:00.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:00.975Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:00.993Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:04:01.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:11.003Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:11.019Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:11.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:11.323Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:11.338Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:11.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:12.584Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:04:12.600Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:12.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:12.918Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:04:12.932Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:12.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:14.401Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:04:14.420Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:04:14.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:14.533Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:04:14.547Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:14.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:14.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:04:14.798Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:14.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:14.980Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:04:14.996Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:04:15.049Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:04:15.079Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:04:15.094Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:04:15.155Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:04:15.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:04:15.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:04:15.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:16.096Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:16.111Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:04:16.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:26.130Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:26.146Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:26.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:26.449Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:26.463Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:26.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:27.678Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:04:27.693Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:27.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:28.010Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:04:28.027Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:28.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:29.505Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:04:29.523Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:04:29.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:29.628Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:04:29.643Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:29.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:29.872Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:04:29.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:29.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:30.082Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:04:30.097Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:30.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:30.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:04:30.205Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:30.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:30.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:04:30.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:04:30.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:31.205Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:31.222Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:04:31.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:41.225Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:41.238Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:41.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:41.542Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:41.557Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:41.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:42.771Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:04:42.785Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:42.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:43.114Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:04:43.132Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:43.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:44.612Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:04:44.660Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:04:44.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:44.766Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:04:44.786Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:44.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:44.971Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:04:44.988Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:45.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:45.180Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:04:45.197Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:45.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:45.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:04:45.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:45.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:45.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:04:45.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:04:45.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:46.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:46.324Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:04:46.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:56.321Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:56.336Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:56.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:56.637Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:04:56.651Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:56.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:57.865Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:04:57.881Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:57.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:58.221Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:04:58.238Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:58.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:59.756Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:04:59.774Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:04:59.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:04:59.875Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:04:59.890Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:04:59.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:00.072Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:05:00.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:00.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:00.302Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:05:00.318Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:00.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:00.412Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:05:00.426Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:00.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:00.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 [2026-09-02T05:05:00.661Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:05:00.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:01.409Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:01.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:05:01.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:11.420Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:11.437Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:11.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:11.743Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:11.760Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:11.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:12.962Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:05:12.978Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:13.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:13.321Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:05:13.336Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:13.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:14.884Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:05:14.912Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:05:15.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:15.059Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:05:15.101Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:15.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:15.300Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:05:15.317Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:15.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:15.433Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:05:15.450Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:15.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:15.562Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:05:15.578Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:15.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:15.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 [2026-09-02T05:05:15.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:05:15.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:16.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:16.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:05:16.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:26.518Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:26.533Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:26.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:26.845Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:26.860Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:26.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:28.060Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:05:28.077Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:28.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:28.421Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:05:28.437Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:28.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:30.080Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:05:30.101Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:05:30.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:30.226Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:05:30.244Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:30.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:30.408Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:05:30.425Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:30.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:30.558Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:05:30.577Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:30.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:30.700Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:05:30.716Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:30.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:30.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 [2026-09-02T05:05:30.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:05:30.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:31.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:31.708Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:05:31.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:41.614Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:41.694Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:41.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:41.940Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:41.956Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:42.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:43.163Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:05:43.179Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:43.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:43.521Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:05:43.538Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:43.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:45.198Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:05:45.215Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:05:45.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:45.359Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:05:45.376Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:45.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:45.562Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:05:45.577Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:45.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:45.674Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:05:45.689Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:45.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:45.825Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:05:45.840Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:45.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:45.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:05:45.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:05:46.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:46.929Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:46.945Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:05:46.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:56.775Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:56.791Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:56.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:57.039Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:05:57.055Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:57.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:58.263Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:05:58.282Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:58.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:05:58.623Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:05:58.638Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:05:58.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:00.342Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:06:00.358Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:06:00.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:00.472Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:06:00.489Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:00.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:00.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:06:00.675Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:00.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:00.774Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:06:00.792Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:00.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:00.931Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:06:00.947Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:00.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:01.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:06:01.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:06:01.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:02.053Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:02.068Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:06:02.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:11.878Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:11.894Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:11.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:12.144Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:12.162Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:12.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:13.372Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:06:13.388Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:13.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:13.730Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:06:13.745Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:13.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:15.454Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:06:15.470Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:06:15.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:15.584Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:06:15.605Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:15.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:15.758Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:06:15.775Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:15.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:15.921Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:06:15.937Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:15.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:16.045Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:06:16.063Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:16.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:16.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 [2026-09-02T05:06:16.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:06:16.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:17.158Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:17.172Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:06:17.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:26.981Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:26.997Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:27.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:27.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:27.277Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:27.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:28.471Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:06:28.487Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:28.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:28.829Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:06:28.846Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:28.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:30.563Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:06:30.579Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:06:30.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:30.723Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:06:30.738Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:30.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:30.862Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:06:30.876Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:30.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:31.026Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:06:31.042Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:31.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:31.150Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:06:31.166Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:31.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:31.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 [2026-09-02T05:06:31.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:06:31.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:32.260Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:32.274Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:06:32.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:42.125Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:42.142Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:42.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:42.358Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:42.373Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:42.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:43.572Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:06:43.588Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:43.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:43.931Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:06:43.946Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:43.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:45.669Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:06:45.689Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:06:45.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:45.838Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:06:45.854Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:45.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:45.956Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:06:45.973Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:46.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:46.129Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:06:46.146Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:46.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:46.245Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:06:46.261Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:46.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:46.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 [2026-09-02T05:06:46.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:06:46.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:47.372Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:47.390Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:06:47.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:57.226Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:57.243Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:57.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:57.456Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:06:57.472Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:57.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:58.674Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:06:58.692Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:58.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:06:59.031Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:06:59.046Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:06:59.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:00.780Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:07:00.797Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:07:00.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:00.944Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:07:00.962Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:01.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:01.071Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:01.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:01.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:01.231Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:07:01.247Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:01.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:01.351Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:01.367Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:01.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:01.547Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:01.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:07:01.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:02.476Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:02.493Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:07:02.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:12.371Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:12.385Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:12.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:12.558Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:12.581Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:12.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:13.779Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:07:13.795Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:13.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:14.138Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:07:14.156Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:14.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:15.899Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:07:15.924Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:07:15.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:16.078Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:07:16.095Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:16.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:16.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:16.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:16.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:16.330Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:07:16.345Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:16.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:16.459Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:16.473Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:16.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:16.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 [2026-09-02T05:07:16.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:07:16.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:17.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:17.604Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:07:17.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:27.465Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:27.480Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:27.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:27.659Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:27.673Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:27.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:28.876Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:07:28.891Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:28.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:29.241Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:07:29.255Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:29.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:31.047Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:07:31.069Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:07:31.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:31.189Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:07:31.205Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:31.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:31.306Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:31.321Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:31.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:31.449Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:07:31.462Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:31.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:31.563Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:31.579Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:31.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:31.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:31.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:07:31.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:32.689Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:32.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:07:32.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:42.560Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:42.580Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:42.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:42.758Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:42.773Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:42.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:43.973Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:07:43.989Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:44.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:44.338Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:07:44.353Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:44.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:46.163Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:07:46.180Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:07:46.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:46.286Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:07:46.302Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:46.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:46.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:46.447Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:46.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:46.551Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:07:46.566Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:46.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:46.664Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:46.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:46.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:46.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:07:46.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:07:46.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:47.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:47.839Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:07:47.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:57.661Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:57.678Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:57.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:57.894Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:07:57.911Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:57.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:59.075Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:07:59.091Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:59.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:07:59.434Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:07:59.450Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:07:59.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:01.284Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:08:01.306Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:08:01.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:01.433Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:08:01.457Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:01.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:01.627Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:08:01.644Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:08:01.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:01.768Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:08:01.786Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:01.826Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:08:01.845Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:08:01.863Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:01.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:02.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 [2026-09-02T05:08:02.019Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:08:02.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:02.924Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:02.939Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:08:02.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:12.758Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:12.773Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:12.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:12.994Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:13.010Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:13.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:14.174Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:08:14.199Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:14.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:14.528Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:08:14.542Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:14.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:16.415Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:08:16.433Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:08:16.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:16.579Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:08:16.593Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:16.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:16.775Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:08:16.790Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:16.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:16.886Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:08:16.900Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:16.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:16.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:08:17.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:17.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:17.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 [2026-09-02T05:08:17.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:08:17.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:18.039Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:18.054Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:08:18.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:27.857Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:27.884Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:27.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:28.102Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:28.118Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:28.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:29.284Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:08:29.300Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:29.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:29.622Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:08:29.637Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:29.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:31.542Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:08:31.558Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:08:31.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:31.675Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:08:31.691Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:31.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:31.869Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:08:31.884Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:31.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:31.984Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:08:32.001Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:32.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:32.101Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:08:32.117Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:32.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:32.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:08:32.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:08:32.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:33.146Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:33.165Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:08:33.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:43.022Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:43.041Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:43.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:43.203Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:43.219Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:43.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:44.383Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:08:44.400Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:44.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:44.724Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:08:44.739Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:44.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:46.641Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:08:46.664Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:08:46.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:46.787Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:08:46.802Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:46.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:46.969Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:08:46.983Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:47.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:47.142Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:08:47.160Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:47.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:47.253Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:08:47.269Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:47.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:47.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:08:47.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:08:47.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:48.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:48.275Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:08:48.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T05:08:58.903Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:59.068Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T05:08:59.090Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:08:59.106Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:59.159Z] Will try again after 15 sec [2026-09-02T05:08:59.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:59.484Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:08:59.500Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:59.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:08:59.848Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:08:59.868Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:08:59.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:01.789Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:09:01.816Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:09:01.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:01.943Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:09:01.958Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:02.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:02.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:09:02.085Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:02.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:02.285Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:09:02.299Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:02.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:02.432Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:09:02.447Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:09:02.546Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:09:02.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 [2026-09-02T05:09:02.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:09:02.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:03.370Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:03.383Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:09:03.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:14.192Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:14.209Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:09:14.262Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:09:14.292Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:14.307Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:14.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:14.587Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:09:14.604Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:14.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:15.005Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:09:15.018Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:15.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:16.933Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:09:16.953Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:09:17.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:17.051Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:09:17.065Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:17.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:17.200Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:09:17.216Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:17.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:17.376Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:09:17.390Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:17.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:17.578Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:09:17.593Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:17.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:17.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:09:17.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:09:17.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:18.472Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:18.488Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:09:18.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:29.294Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:29.309Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:29.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:29.407Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:29.423Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:29.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:29.683Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:09:29.698Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:29.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:30.211Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:09:30.230Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:30.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:32.040Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:09:32.058Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:09:32.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:32.157Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:09:32.173Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:32.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:32.295Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:09:32.309Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:32.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:32.471Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:09:32.492Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:32.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:32.685Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:09:32.706Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:32.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:32.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 [2026-09-02T05:09:32.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:09:32.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:33.569Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:33.583Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:09:33.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:44.391Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:44.407Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:44.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:44.515Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:44.532Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:44.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:44.776Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:09:44.791Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:44.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:45.341Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:09:45.358Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:45.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:47.145Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:09:47.164Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:09:47.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:47.265Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:09:47.279Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:47.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:47.430Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:09:47.444Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:47.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:47.656Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:09:47.670Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:47.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:47.805Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:09:47.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:47.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:47.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:09:47.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:09:48.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:48.667Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:48.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:09:48.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:59.488Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:59.503Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:59.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:59.624Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:09:59.640Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:59.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:09:59.868Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:09:59.882Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:09:59.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:00.441Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:10:00.454Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:00.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:02.266Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:10:02.288Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:10:02.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:02.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:10:02.413Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:02.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:02.568Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:10:02.587Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:02.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:02.785Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:10:02.804Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:02.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:02.905Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:10:02.924Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:02.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:03.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 [2026-09-02T05:10:03.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:10:03.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:03.785Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:03.802Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:10:03.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:14.585Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:14.599Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:14.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:14.720Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:14.735Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:14.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:14.962Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:10:14.976Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:15.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:15.537Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:10:15.551Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:15.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:17.383Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:10:17.402Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:10:17.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:17.513Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:10:17.530Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:17.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:17.669Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:10:17.682Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:17.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:17.894Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:10:17.912Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:17.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:18.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:10:18.050Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:18.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:18.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 [2026-09-02T05:10:18.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:10:18.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:18.922Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:18.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:10:19.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:29.683Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:29.700Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:29.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:29.818Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:29.840Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:29.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:30.084Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:10:30.102Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:30.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:30.648Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:10:30.668Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:30.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:32.507Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:10:32.525Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:10:32.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:32.652Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:10:32.670Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:32.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:32.778Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:10:32.794Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:32.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:33.009Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:10:33.024Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:33.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:33.135Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:10:33.154Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:33.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:33.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:10:33.384Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:10:33.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:34.119Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:34.136Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:10:34.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:44.786Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:44.800Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:44.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:44.951Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:44.993Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:45.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:45.190Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:10:45.205Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:45.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:45.756Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:10:45.771Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:45.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:47.620Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:10:47.638Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:10:47.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:47.756Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:10:47.771Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:47.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:47.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:10:47.896Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:47.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:48.113Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:10:48.131Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:48.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:48.284Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:10:48.299Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:48.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:48.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:10:48.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:10:48.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:49.228Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:49.242Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:10:49.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:10:59.888Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:10:59.904Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:10:59.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:00.076Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:00.095Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:00.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:00.287Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:11:00.305Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:00.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:00.859Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:11:00.879Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:00.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:02.722Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:11:02.737Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:11:02.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:02.856Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:11:02.870Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:02.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:02.986Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:11:03.001Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:03.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:03.220Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:11:03.235Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:03.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:03.382Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:11:03.397Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:03.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:03.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 [2026-09-02T05:11:03.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:11:03.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:04.327Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:04.342Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:11:04.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:14.986Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:15.000Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:15.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:15.189Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:15.206Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:15.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:15.385Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:11:15.399Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:15.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:15.970Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:11:15.986Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:16.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:17.830Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:11:17.845Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:11:17.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:17.950Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:11:17.965Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:18.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:18.103Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:11:18.120Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:18.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:18.345Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:11:18.361Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:18.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:18.489Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:11:18.506Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:18.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:18.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 [2026-09-02T05:11:18.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:11:18.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:19.456Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:19.471Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:11:19.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:30.134Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:30.152Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:30.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:30.294Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:30.310Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:30.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:30.483Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:11:30.499Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:30.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:31.070Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:11:31.087Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:31.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:32.934Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:11:32.948Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:11:33.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:33.049Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:11:33.064Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:33.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:33.205Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:11:33.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:33.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:33.460Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:11:33.476Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:33.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:33.590Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:11:33.604Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:33.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:33.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 [2026-09-02T05:11:33.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:11:33.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:34.554Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:34.570Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:11:34.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:45.237Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:45.260Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:45.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:45.443Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:45.461Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:45.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:45.583Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:11:45.603Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:45.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:46.181Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:11:46.198Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:46.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:48.056Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:11:48.149Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T05:11:48.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:48.293Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:11:48.320Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:48.352Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:11:48.372Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:11:48.395Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:48.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:48.604Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:11:48.619Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:48.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:48.753Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:11:48.791Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:11:48.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:49.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 [2026-09-02T05:11:49.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:11:49.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:11:49.656Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:11:49.676Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:11:49.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:00.370Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:00.388Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:00.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:00.593Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:00.610Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:00.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:00.774Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:12:00.789Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:00.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:01.289Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:12:01.340Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:01.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:03.298Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:12:03.314Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:12:03.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:03.489Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:12:03.504Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:12:03.556Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:12:03.588Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:12:03.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:03.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:03.721Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:12:03.738Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:03.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:03.886Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:12:03.901Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:03.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:04.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:12:04.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:12:04.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:04.770Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:04.785Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:12:04.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:15.488Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:15.505Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:15.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:15.696Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:15.711Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:15.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:15.872Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:12:15.887Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:15.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:16.431Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:12:16.450Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:16.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:18.414Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:12:18.433Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:12:18.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:18.589Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:12:18.605Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:18.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:18.698Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:12:18.714Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:18.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:18.823Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:12:18.839Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:18.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:18.984Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:12:19.000Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:19.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:19.474Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:12:19.494Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:12:19.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:19.888Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:19.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:12:19.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:30.588Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:30.605Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:30.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:30.792Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:30.808Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:30.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:30.967Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:12:30.983Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:31.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:31.538Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:12:31.553Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:31.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:33.514Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:12:33.532Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:12:33.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:33.686Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:12:33.703Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:33.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:33.798Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:12:33.814Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:33.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:33.942Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:12:33.959Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:34.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:34.081Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:12:34.097Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:34.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:34.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 [2026-09-02T05:12:34.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:12:34.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:34.987Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:35.002Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:12:35.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:45.686Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:45.700Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:45.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:45.894Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:45.910Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:45.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:46.062Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:12:46.077Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:46.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:46.637Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:12:46.653Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:46.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:48.615Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:12:48.630Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:12:48.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:48.785Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:12:48.800Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:48.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:48.927Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:12:48.942Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:48.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:49.041Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:12:49.057Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:49.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:49.183Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:12:49.200Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:12:49.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:49.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 [2026-09-02T05:12:49.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:12:49.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:12:50.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:12:50.105Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:12:50.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:00.823Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:00.838Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:00.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:00.998Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:01.013Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:01.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:01.164Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:13:01.180Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:01.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:01.738Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:13:01.754Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:01.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:03.719Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:13:03.738Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:13:03.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:03.882Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:13:03.897Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:03.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:04.025Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:04.041Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:04.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:04.154Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:13:04.171Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:04.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:04.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:04.303Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:04.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:04.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:04.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:13:04.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:05.200Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:05.219Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:13:05.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:15.920Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:15.935Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:15.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:16.096Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:16.113Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:16.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:16.265Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:13:16.281Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:16.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:16.840Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:13:16.855Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:16.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:18.852Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:13:18.872Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:13:18.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:19.006Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:13:19.022Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:19.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:19.144Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:19.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:19.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:19.275Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:13:19.290Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:19.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:19.387Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:19.401Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:19.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:19.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:19.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:13:19.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:20.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:20.318Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:13:20.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:31.021Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:31.036Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:31.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:31.194Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:31.210Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:31.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:31.362Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:13:31.377Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:31.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:31.981Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:13:31.996Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:32.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:33.960Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:13:33.975Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:13:34.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:34.106Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:13:34.121Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:34.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:34.261Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:34.277Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:34.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:34.370Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:13:34.386Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:34.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:34.481Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:34.496Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:34.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:35.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:35.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:13:35.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:35.399Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:35.413Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:13:35.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:46.116Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:46.131Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:46.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:46.288Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:46.304Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:46.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:46.506Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-09-02T05:13:46.521Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:46.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:47.094Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:13:47.109Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:47.158Z] Will try again after 15 sec [2026-09-02T05:13:47.819Z] Build build-compile #8622 completed: SUCCESS [Pipeline] echo [2026-09-02T05:13:47.837Z] JOB compile-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T05:13:47.940Z] Copied 2 artifacts from "build-compile" build number 8622 [Pipeline] echo [2026-09-02T05:13:47.976Z] JOB compile-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T05:13:48.259Z] + ls -la build-compile-53423 [2026-09-02T05:13:48.259Z] total 20 [2026-09-02T05:13:48.259Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 05:13 . [2026-09-02T05:13:48.259Z] drwxr-xr-x 44 jenkins docker 12288 Sep 2 05:13 .. [2026-09-02T05:13:48.259Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 05:13 build.env [2026-09-02T05:13:48.259Z] -rw-r--r-- 1 jenkins docker 1235 Sep 2 03:42 deps.build-compile.53423.env [Pipeline] withCredentials [2026-09-02T05:13:48.330Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T05:13:48.970Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T05:13:49.056Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:13:49.071Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:13:49.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:49.199Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:13:49.216Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:49.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:49.354Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:49.373Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:49.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:49.470Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:13:49.486Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:49.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:13:49.585Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:49.599Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:13:49.659Z] Will try again after 15 sec [2026-09-02T05:13:49.900Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T05:13:50.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:13:50.181Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:13:50.264Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T05:13:50.493Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:13:50.506Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:13:50.550Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T05:14:01.216Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:01.236Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:01.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:01.384Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:01.399Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:01.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:01.605Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T05:14:01.685Z] JOB package-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T05:14:01.712Z] JOB package-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:14:01.793Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:14:01.835Z] JOB package-rocky9 / stream build-rocky9 : deps: [compile-rocky9] [Pipeline] dir [2026-09-02T05:14:01.872Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T05:14:01.980Z] JOB package-rocky9: files found = 2 [Pipeline] echo [2026-09-02T05:14:02.009Z] JOB package-rocky9: file #0 with path build-compile-53423/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T05:14:02.068Z] JOB package-rocky9: file #1 with path build-compile-53423/deps.build-compile.53423.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2026-09-02T05:14:02.205Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:14:02.222Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:02.263Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:14:02.307Z] JOB package-rocky9: deps_env_file: deps.build-package.81874.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:14:02.373Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:14:02.429Z] JOB package-rocky9: Starting job: build-package rnd: #81874 [Pipeline] timeout [2026-09-02T05:14:02.468Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T05:14:02.520Z] Scheduling project: build-package [Pipeline] { [Pipeline] echo [2026-09-02T05:14:04.159Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:14:04.178Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:14:04.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:04.301Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:14:04.317Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:04.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:04.471Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:04.486Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:04.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:04.584Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:14:04.599Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:04.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:04.698Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:04.717Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:04.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:05.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 [2026-09-02T05:14:05.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:14:05.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:05.587Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:05.604Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:14:05.652Z] Will try again after 15 sec [2026-09-02T05:14:07.669Z] Starting building: build-package #7149 [Pipeline] { [Pipeline] echo [2026-09-02T05:14:16.326Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:16.341Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:16.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:16.481Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:16.495Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:16.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:17.299Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:14:17.315Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:17.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:19.265Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:14:19.279Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:14:19.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:19.420Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:14:19.434Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:19.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:19.566Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:19.581Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:19.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:19.680Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:14:19.695Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:19.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:19.815Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:19.830Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:19.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:20.431Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:20.445Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:14:20.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:20.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:20.698Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:14:20.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:31.423Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:31.438Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:31.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:31.581Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:31.599Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:31.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:32.400Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:14:32.415Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:32.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:34.400Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:14:34.416Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:14:34.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:34.513Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:14:34.527Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:34.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:34.660Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:34.675Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:34.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:34.801Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:14:34.816Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:34.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:34.917Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:34.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:34.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:35.547Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:35.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:14:35.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:35.793Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:35.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:14:35.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:46.534Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:46.555Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:46.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:46.678Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:46.694Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:46.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:47.497Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:14:47.511Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:47.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:49.500Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:14:49.516Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:14:49.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:49.609Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:14:49.623Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:49.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:49.762Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:49.776Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:49.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:49.901Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:14:49.915Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:49.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:50.024Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:50.039Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:14:50.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:50.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:14:50.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:14:50.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:14:50.899Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:14:50.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:14:50.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:01.643Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:01.660Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:01.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:01.779Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:01.797Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:01.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:02.629Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:15:02.644Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:02.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:04.602Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:15:04.617Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:15:04.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:04.715Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:15:04.754Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:04.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:04.859Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:04.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:04.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:05.005Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:15:05.020Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:05.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:05.121Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:05.137Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:05.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:05.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:05.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:15:05.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:06.009Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:06.026Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:15:06.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:16.751Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:16.766Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:16.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:16.885Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:16.901Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:16.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:17.728Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:15:17.744Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:17.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:19.701Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:15:19.718Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:15:19.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:19.844Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:15:19.860Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:19.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:19.958Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:19.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:20.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:20.105Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:15:20.122Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:20.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:20.235Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:20.250Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:20.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:20.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:20.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:15:20.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:21.117Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:21.134Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:15:21.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:31.851Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:31.868Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:31.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:31.986Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:32.000Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:32.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:32.885Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:15:32.901Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:32.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:34.809Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:15:34.825Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:15:34.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:34.941Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:15:34.957Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:35.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:35.148Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:35.166Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:35.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:35.288Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:15:35.303Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:15:35.369Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:15:35.401Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:35.422Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:35.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:36.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 [2026-09-02T05:15:36.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:15:36.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:36.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:36.331Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:15:36.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:46.951Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:46.968Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:47.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:47.089Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:47.104Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:47.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:47.982Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:15:47.996Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:48.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:49.907Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:15:49.922Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:15:49.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:50.119Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:15:50.133Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:50.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:50.250Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:50.268Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:50.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:50.403Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:15:50.419Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:50.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:50.564Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:50.581Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:15:50.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:51.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:15:51.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:15:51.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:15:51.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:15:51.441Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:15:51.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:02.054Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:02.071Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:02.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:02.211Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:02.228Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:02.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:03.075Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:16:03.091Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:03.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:05.007Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:16:05.020Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:16:05.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:05.217Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:16:05.233Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:05.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:05.349Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:05.363Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:05.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:05.504Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:16:05.519Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:05.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:05.682Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:05.720Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:05.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:06.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:06.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:16:06.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:06.527Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:06.543Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:16:06.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:17.153Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:17.167Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:17.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:17.314Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:17.329Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:17.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:18.175Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:16:18.191Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:18.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:20.100Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:16:20.116Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:16:20.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:20.325Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:16:20.340Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:20.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:20.453Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:20.467Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:20.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:20.600Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:16:20.618Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:20.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:20.815Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:20.828Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:20.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:21.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 [2026-09-02T05:16:21.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:16:21.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:21.627Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:21.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:16:21.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:32.254Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:32.269Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:32.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:32.404Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:32.420Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:32.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:33.275Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:16:33.292Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:33.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:35.206Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:16:35.224Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:16:35.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:35.425Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:16:35.442Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:35.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:35.554Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:35.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:35.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:35.706Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:16:35.726Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:35.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:35.913Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:35.930Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:35.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:36.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:36.450Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:16:36.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:36.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:36.738Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:16:36.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:47.351Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:47.368Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:47.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:47.500Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:47.527Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:47.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:48.368Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:16:48.382Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:48.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:50.310Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:16:50.325Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:16:50.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:50.525Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:16:50.542Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:50.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:50.651Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:50.667Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:50.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:50.812Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:16:50.828Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:50.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:51.021Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:51.038Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:16:51.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:51.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:16:51.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:16:51.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:16:51.823Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:16:51.840Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:16:51.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:02.454Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:02.473Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:02.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:02.609Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:02.624Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:02.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:03.466Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:17:03.484Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:03.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:05.410Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:17:05.426Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:17:05.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:05.629Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:17:05.644Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:05.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:05.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:17:05.767Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:05.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:05.912Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:17:05.928Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:05.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:06.123Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:17:06.141Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:06.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:06.658Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:17:06.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:17:06.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:06.928Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:06.946Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:17:06.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:17.566Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:17.582Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:17.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:17.744Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:17.760Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:17.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:18.572Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:17:18.587Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:18.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:20.519Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:17:20.538Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:17:20.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:20.725Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:17:20.740Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:20.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:20.850Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:17:20.865Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:20.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:21.014Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:17:21.029Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:21.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:21.231Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:17:21.245Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:21.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:21.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 [2026-09-02T05:17:21.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:17:21.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:22.032Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:22.062Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:17:22.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:32.672Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:32.687Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:32.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:32.840Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:32.856Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:32.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:33.671Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:17:33.686Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:33.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:35.637Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:17:35.652Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:17:35.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:35.832Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:17:35.849Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:35.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:35.953Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:17:35.969Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:36.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:36.129Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:17:36.146Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:36.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:36.331Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:17:36.345Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:36.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:36.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 [2026-09-02T05:17:36.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:17:36.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:37.167Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:37.182Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:17:37.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:47.781Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:47.795Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:47.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:47.937Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:47.952Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:47.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:48.839Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:17:48.854Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:48.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:50.744Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:17:50.765Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:17:50.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:50.936Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:17:50.981Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:51.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:51.085Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:17:51.106Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:51.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:51.238Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:17:51.256Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:51.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:51.425Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:17:51.442Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:17:51.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:51.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 [2026-09-02T05:17:52.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:17:52.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:17:52.291Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:17:52.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:17:52.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:02.885Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:02.903Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:02.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:03.035Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:03.052Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:03.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:03.947Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:18:03.969Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:04.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:05.850Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:18:05.871Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:18:05.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:06.072Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:18:06.093Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:06.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:06.210Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:18:06.227Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:06.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:06.345Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:18:06.361Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:06.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:06.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:18:06.552Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:06.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:07.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 [2026-09-02T05:18:07.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:18:07.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:07.399Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:07.422Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:18:07.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:17.987Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:18.004Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:18.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:18.131Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:18.147Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:18.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:19.051Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:18:19.066Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:19.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:20.996Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:18:21.014Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:18:21.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:21.183Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:18:21.199Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:21.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:21.344Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:18:21.359Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:21.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:21.453Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:18:21.469Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:21.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:21.639Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:18:21.654Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:21.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:22.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 [2026-09-02T05:18:22.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:18:22.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:22.508Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:22.523Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:18:22.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:33.105Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:33.120Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:33.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:33.233Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:33.250Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:33.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:34.150Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:18:34.166Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:34.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:36.108Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:18:36.124Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:18:36.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:36.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:18:36.317Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:36.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:36.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:18:36.458Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:36.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:36.554Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:18:36.567Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:36.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:36.736Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:18:36.749Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:36.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-09-02T05:18:37.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:18:37.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:18:37.772Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:18:37.789Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:37.802Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:18:37.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:48.202Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:48.217Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:48.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:48.356Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:48.372Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:48.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:49.245Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:18:49.261Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:49.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:51.219Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:18:51.241Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:18:51.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:51.395Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:18:51.408Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:51.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:51.558Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:18:51.572Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:51.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:51.667Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:18:51.683Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:51.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:51.833Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:18:51.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:18:51.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:52.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 [2026-09-02T05:18:52.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:18:52.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:18:52.932Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:18:52.946Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:18:52.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:03.304Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:03.322Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:03.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:03.452Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:03.468Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:03.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:04.345Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:19:04.359Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:04.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:06.336Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:19:06.351Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:19:06.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:06.492Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:19:06.508Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:06.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:06.654Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:06.670Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:06.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:06.773Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:19:06.787Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:06.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:06.926Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:06.942Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:06.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:07.926Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:07.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:19:07.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:08.042Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:08.059Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:19:08.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:18.410Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:18.425Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:18.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:18.549Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:18.564Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:18.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:19.443Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:19:19.458Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:19.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:21.437Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:19:21.454Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:19:21.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:21.587Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:19:21.604Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:21.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:21.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:21.766Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:21.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:21.873Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:19:21.888Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:21.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:22.027Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:22.042Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:22.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:23.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:23.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:19:23.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:23.172Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:23.188Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:19:23.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:33.507Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:33.521Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:33.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:33.640Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:33.654Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:33.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:34.544Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:19:34.559Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:34.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:36.546Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:19:36.565Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:19:36.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:36.683Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:19:36.697Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:36.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:36.851Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:36.865Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:36.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:36.965Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:19:36.979Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:37.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:37.125Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:37.140Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:37.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:38.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:38.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:19:38.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:38.267Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:38.282Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:19:38.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:48.602Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:48.619Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:48.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:48.759Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:48.774Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:48.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:49.637Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:19:49.651Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:49.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:51.652Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:19:51.675Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:19:51.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:51.799Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:19:51.821Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:51.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:51.952Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:51.974Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:52.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:52.092Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:19:52.112Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:52.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:52.245Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:52.264Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:19:52.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:53.265Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:19:53.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:19:53.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:19:53.382Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:19:53.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:19:53.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:03.704Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:03.719Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:03.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:03.857Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:03.874Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:03.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:04.733Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:20:04.748Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:04.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:06.768Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:20:06.783Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:20:06.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:06.927Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:20:06.943Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:06.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:07.061Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:07.076Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:07.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:07.207Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:20:07.224Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:07.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:07.367Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:07.382Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:07.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:08.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:08.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:20:08.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:08.501Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:08.517Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:20:08.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:18.932Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:18.976Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:20:19.153Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:20:19.216Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:19.239Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:19.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:19.847Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:20:19.863Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:19.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:21.891Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:20:21.905Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:20:21.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:22.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:20:22.088Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:22.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:22.198Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:22.217Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:22.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:22.345Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:20:22.362Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:22.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:22.485Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:22.505Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:22.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:23.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 [2026-09-02T05:20:23.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:20:23.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:23.645Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:23.662Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:20:23.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:34.189Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:34.207Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:34.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:34.385Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:34.401Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:34.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:34.962Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:20:34.991Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:35.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:36.985Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:20:37.000Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:20:37.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:37.175Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:20:37.190Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:37.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:37.304Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:37.320Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:37.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:37.461Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:20:37.477Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:37.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:37.592Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:37.607Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:37.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:38.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:38.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:20:38.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:38.753Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:38.770Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:20:38.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:49.293Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:49.310Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:49.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:49.488Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:49.505Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:49.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:50.074Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:20:50.091Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:50.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:52.085Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:20:52.102Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:20:52.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:52.276Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:20:52.294Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:52.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:52.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:52.454Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:52.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:52.566Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:20:52.581Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:52.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:52.700Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:52.715Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:20:52.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:53.741Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:20:53.757Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:20:53.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:20:53.926Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:20:53.941Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:20:53.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:04.396Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:04.413Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:04.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:04.827Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:04.844Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:04.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:05.171Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:21:05.185Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:05.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:07.191Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:21:07.207Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:21:07.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:07.429Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:21:07.446Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:07.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:07.550Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:07.566Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:07.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:07.685Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:21:07.702Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:07.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:07.808Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:07.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:07.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:08.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:08.876Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:21:08.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:09.030Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:09.043Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:21:09.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:19.510Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:19.526Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:19.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:19.927Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:19.942Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:20.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:20.266Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:21:20.282Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:20.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:22.297Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:21:22.318Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:21:22.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:22.534Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:21:22.549Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:22.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:22.668Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:22.683Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:22.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:22.791Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:21:22.809Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:22.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:22.939Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:22.957Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:23.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:23.968Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:23.986Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:21:24.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:24.128Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:24.144Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:21:24.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:34.612Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:34.627Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:34.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:35.065Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:35.080Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:35.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:35.365Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:21:35.380Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:35.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:37.401Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:21:37.416Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:21:37.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:37.628Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:21:37.643Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:37.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:37.766Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:37.782Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:37.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:37.900Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:21:37.916Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:37.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:38.041Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:38.058Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:38.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:39.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:39.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:21:39.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:39.231Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:39.249Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:21:39.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:49.730Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:49.744Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:49.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:50.163Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:50.180Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:50.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:50.463Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:21:50.477Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:50.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:52.500Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:21:52.516Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:21:52.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:52.733Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:21:52.747Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:52.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:52.865Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:52.881Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:52.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:53.001Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:21:53.016Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:53.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:53.143Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:53.159Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:21:53.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:54.190Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:21:54.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:21:54.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:21:54.332Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:21:54.347Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:21:54.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:04.861Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:04.877Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:04.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:05.263Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:05.280Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:05.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:05.561Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:22:05.578Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:05.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:07.598Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:22:07.615Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:22:07.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:07.833Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:22:07.849Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:07.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:07.960Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:07.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:08.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:08.095Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:22:08.111Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:08.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:08.248Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:08.265Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:08.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:09.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:09.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:22:09.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:09.431Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:09.446Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:22:09.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:19.962Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:19.976Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:20.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:20.365Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:20.381Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:20.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:20.666Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:22:20.681Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:20.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:22.711Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:22:22.728Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:22:22.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:22.935Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:22:22.951Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:23.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:23.070Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:23.087Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:23.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:23.203Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:22:23.221Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:23.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:23.368Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:23.426Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:23.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:24.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:24.445Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:22:24.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:24.545Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:24.560Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:22:24.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:35.058Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:35.075Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:35.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:35.464Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:35.480Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:35.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:35.768Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:22:35.783Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:35.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:37.810Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:22:37.825Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:22:37.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:38.033Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:22:38.047Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:38.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:38.207Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:38.223Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:38.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:38.317Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:22:38.334Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:38.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:38.508Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:38.524Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:38.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:39.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:39.603Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:22:39.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:39.711Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:39.726Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:22:39.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:50.156Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:50.171Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:50.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:50.560Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:50.577Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:50.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:50.895Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:22:50.910Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:50.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:52.905Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:22:52.919Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:22:52.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:53.126Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:22:53.140Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:53.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:53.302Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:53.318Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:53.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:53.416Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:22:53.432Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:53.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:53.602Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:53.617Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:22:53.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:54.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:22:54.713Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:22:54.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:22:54.827Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:22:54.841Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:22:54.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:05.254Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:05.269Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:05.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:05.666Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:05.682Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:05.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:05.996Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:23:06.012Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:06.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:07.997Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:23:08.013Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:23:08.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:08.220Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:23:08.236Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:08.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:08.412Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:23:08.428Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:08.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:08.550Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:23:08.565Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:08.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:08.699Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:23:08.714Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:08.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:09.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:23:09.834Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:23:09.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:09.931Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:09.947Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:23:09.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:20.373Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:20.389Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:20.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:20.771Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:20.787Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:20.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:21.095Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:23:21.110Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:21.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:23.091Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:23:23.106Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:23:23.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:23.318Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:23:23.334Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:23.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:23.511Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:23:23.527Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:23.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:23.669Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:23:23.685Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:23.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:23.798Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:23:23.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:23.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:24.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 [2026-09-02T05:23:24.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:23:25.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:25.080Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:25.094Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:23:25.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:35.488Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:35.504Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:35.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:35.866Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:35.883Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:35.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:36.192Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:23:36.208Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:36.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:38.183Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:23:38.198Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:23:38.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:38.414Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:23:38.430Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:38.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:38.606Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:23:38.621Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:38.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:38.772Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:23:38.787Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:38.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:38.911Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:23:38.925Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:38.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:40.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 [2026-09-02T05:23:40.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:23:40.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:40.185Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:40.200Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:23:40.249Z] Will try again after 15 sec [2026-09-02T05:23:43.028Z] Build test-unit-bgp #3757 completed: SUCCESS [Pipeline] echo [2026-09-02T05:23:43.047Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T05:23:43.137Z] Copied 1 artifact from "test-unit-bgp" build number 3757 [Pipeline] echo [2026-09-02T05:23:43.170Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [2026-09-02T05:23:43.455Z] + ls -la test-unit-bgp-28071 [2026-09-02T05:23:43.455Z] total 20 [2026-09-02T05:23:43.455Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 05:23 . [2026-09-02T05:23:43.455Z] drwxr-xr-x 45 jenkins docker 12288 Sep 2 05:23 .. [2026-09-02T05:23:43.455Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 03:43 deps.test-unit-bgp.28071.env [Pipeline] withCredentials [2026-09-02T05:23:43.527Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T05:23:43.843Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T05:23:45.736Z] 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 [2026-09-02T05:23:50.585Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:50.600Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:50.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:50.975Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:50.991Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:51.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:51.296Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:23:51.311Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:51.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:53.280Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:23:53.295Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:23:53.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:53.516Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:23:53.531Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:53.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:53.706Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:23:53.721Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:53.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:53.891Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:23:53.907Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:53.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:54.012Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:23:54.028Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:23:54.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:55.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 [2026-09-02T05:23:55.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:23:55.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:23:55.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:23:55.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:23:55.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:05.686Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:05.700Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:05.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:06.077Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:06.092Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:06.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:06.394Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:24:06.411Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:06.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:08.379Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:24:08.393Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:24:08.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:08.612Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:24:08.629Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:08.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:08.805Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:08.821Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:08.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:08.989Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:24:09.006Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:09.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:09.110Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:09.127Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:09.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:10.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:10.311Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:24:10.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:10.418Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:10.433Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:24:10.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:20.780Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:20.795Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:20.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:21.216Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:21.233Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:21.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:21.497Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:24:21.512Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:21.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:23.477Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:24:23.494Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:24:23.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:23.712Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:24:23.727Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:23.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:23.912Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:23.928Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:23.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:24.106Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:24:24.122Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:24.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:24.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:24.234Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:24.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:25.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:25.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:24:25.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:25.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:25.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:24:25.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:35.881Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:35.898Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:35.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:36.313Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:36.329Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:36.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:36.585Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:24:36.600Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:36.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:38.579Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:24:38.595Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:24:38.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:38.807Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:24:38.830Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:38.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:39.015Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:39.032Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:39.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:39.204Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:24:39.251Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:39.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:39.356Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:39.374Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:39.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:40.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 [2026-09-02T05:24:40.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:24:40.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:40.694Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:40.710Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:24:40.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:50.984Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:51.000Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:51.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:51.415Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:51.430Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:51.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:51.678Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:24:51.693Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:51.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:53.679Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:24:53.693Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:24:53.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:53.909Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:24:53.923Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:53.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:54.111Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:54.126Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:54.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:54.336Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:24:54.350Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:54.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:54.455Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:54.469Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:24:54.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:55.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:24:55.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:24:55.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:24:55.792Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:24:55.806Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:24:55.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:06.085Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:06.100Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:06.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:06.509Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:06.534Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:06.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:06.783Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:25:06.798Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:06.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:08.771Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:25:08.786Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:25:08.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:09.002Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:25:09.017Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:09.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:09.211Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:25:09.227Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:09.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:09.428Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:25:09.444Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:09.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:09.547Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:25:09.563Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:09.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:10.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 [2026-09-02T05:25:10.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:25:10.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:10.890Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:10.905Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:25:10.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:21.181Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:21.197Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:21.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:21.617Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:21.633Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:21.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:21.887Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:25:21.902Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:21.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:23.878Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:25:23.892Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:25:23.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:24.139Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:25:24.155Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:24.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:24.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:25:24.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:24.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:24.526Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:25:24.540Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:24.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:24.652Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:25:24.666Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:24.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:25.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 [2026-09-02T05:25:25.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:25:25.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:25.989Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:26.004Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:25:26.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:36.277Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:36.292Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:36.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:36.711Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:36.726Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:36.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:36.979Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:25:36.993Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:37.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:38.975Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:25:38.990Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:25:39.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:39.246Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:25:39.263Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:39.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:39.418Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:25:39.434Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:39.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:39.631Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:25:39.648Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:39.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:39.753Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:25:39.768Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:39.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:40.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 [2026-09-02T05:25:40.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:25:41.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:41.087Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:41.109Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:25:41.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:51.373Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:51.427Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:51.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:51.805Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:51.819Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:51.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:52.070Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:25:52.084Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:52.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:54.075Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:25:54.091Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:25:54.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:54.344Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:25:54.360Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:54.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:54.553Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:25:54.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:54.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:54.734Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:25:54.750Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:54.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:54.848Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:25:54.863Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:25:54.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:56.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:25:56.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:25:56.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:25:56.197Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:25:56.213Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:25:56.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:06.518Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:06.533Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:06.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:06.903Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:06.919Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:06.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:07.165Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:26:07.181Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:07.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:09.174Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:26:09.189Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:26:09.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:09.444Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:26:09.461Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:09.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:09.656Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:26:09.672Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:09.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:09.830Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:26:09.845Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:09.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:09.943Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:26:09.958Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:10.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:11.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:26:11.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:26:11.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:11.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:11.324Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:26:11.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:21.618Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:21.634Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:21.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:21.999Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:22.014Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:22.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:22.265Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:26:22.281Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:22.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:24.272Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:26:24.287Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:26:24.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:24.547Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:26:24.563Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:24.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:24.753Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:26:24.769Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:24.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:24.925Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:26:24.939Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:24.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:25.042Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:26:25.057Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:25.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:26.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 [2026-09-02T05:26:26.276Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:26:26.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:26.410Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:26.424Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:26:26.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:36.715Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:36.729Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:36.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:37.094Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:37.110Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:37.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:37.364Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:26:37.379Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:37.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:39.369Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:26:39.385Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:26:39.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:39.709Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:26:39.725Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:39.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:39.847Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:26:39.864Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:39.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:40.020Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:26:40.036Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:40.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:40.137Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:26:40.153Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:40.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26: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 [2026-09-02T05:26:41.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:26:41.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:41.524Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:41.539Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:26:41.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:51.811Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:51.828Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:51.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:52.190Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:52.207Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:52.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:52.481Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:26:52.497Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:52.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:54.470Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:26:54.486Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:26:54.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:54.802Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:26:54.816Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:54.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:54.942Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:26:54.959Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:55.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:55.119Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:26:55.134Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:55.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:55.239Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:26:55.256Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:26:55.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:56.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:26:56.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:26:56.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:26:56.650Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:26:56.665Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:26:56.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:06.917Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:06.935Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:07.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:07.292Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:07.309Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:07.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:07.596Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:27:07.614Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:07.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:09.568Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:27:09.584Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:27:09.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:09.961Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:27:09.982Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:10.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:10.172Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:10.191Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:27:10.256Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:27:10.290Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:27:10.313Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:27:10.430Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:27:10.464Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:10.479Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:10.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:11.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:11.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:27:11.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:11.747Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:11.765Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:27:11.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:22.074Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:22.090Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:22.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:22.453Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:22.469Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:22.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:22.708Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:27:22.725Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:22.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:24.745Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:27:24.761Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:27:24.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:25.140Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:27:25.155Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:25.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:25.289Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:25.306Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:25.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:25.462Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:27:25.477Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:25.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:25.571Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:25.588Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:25.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:26.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:26.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:27:26.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:26.865Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:26.882Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:27:26.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:37.171Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:37.186Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:37.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:37.554Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:37.567Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:37.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:37.806Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:27:37.820Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:37.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:39.842Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:27:39.858Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:27:39.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:40.238Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:27:40.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:40.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:40.388Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:40.403Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:40.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:40.555Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:27:40.569Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:40.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:40.669Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:40.683Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:40.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:41.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:41.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:27:41.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:41.985Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:41.999Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:27:42.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:52.351Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:52.365Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:52.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:52.648Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:52.663Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:52.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:52.903Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:27:52.917Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:52.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:54.949Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:27:54.963Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:27:55.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:55.332Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:27:55.348Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:55.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:55.480Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:55.497Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:55.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:55.649Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:27:55.665Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:55.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:55.775Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:55.790Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:27:55.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:56.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:27:56.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:27:57.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:27:57.093Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:27:57.108Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:27:57.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:07.444Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:07.463Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:07.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:07.742Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:07.757Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:07.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:08.024Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:28:08.043Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:08.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:10.048Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:28:10.065Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:28:10.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:10.459Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:28:10.476Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:10.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:10.579Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:28:10.596Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:10.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:10.758Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:28:10.774Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:10.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:10.874Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:28:10.890Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:10.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:12.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 [2026-09-02T05:28:12.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:28:12.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:12.272Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:12.287Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:28:12.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:22.579Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:22.594Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:22.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:22.838Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:22.854Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:22.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:23.128Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:28:23.143Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:23.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:25.145Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:28:25.160Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:28:25.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:25.556Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:28:25.571Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:25.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:25.672Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:28:25.687Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:25.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:25.855Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:28:25.869Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:25.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:25.974Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:28:25.989Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:26.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:27.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:28:27.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:28:27.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:27.380Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:27.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:28:27.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:37.696Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:37.714Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:37.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:37.931Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:37.946Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:37.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:38.222Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:28:38.238Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:38.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:40.242Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:28:40.258Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:28:40.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:40.652Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:28:40.667Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:40.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:40.766Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:28:40.780Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:40.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:40.948Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:28:40.963Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:41.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:41.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:28:41.087Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:41.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:42.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 [2026-09-02T05:28:42.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:28:42.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:42.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:42.517Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:28:42.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:52.797Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:52.812Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:52.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:53.027Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:53.044Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:53.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:53.350Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:28:53.368Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:53.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:55.342Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:28:55.358Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:28:55.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:55.751Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:28:55.768Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:55.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:55.861Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:28:55.877Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:55.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:56.045Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:28:56.061Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:56.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:56.167Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:28:56.182Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:28:56.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:57.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:28:57.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:28:57.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:28:57.616Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:28:57.631Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:28:57.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:07.902Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:07.921Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:07.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:08.143Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:08.160Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:08.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:08.452Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:29:08.468Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:08.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:10.451Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:29:10.467Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:29:10.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:10.850Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:29:10.866Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:10.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:10.975Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:10.991Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:11.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:11.151Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:29:11.168Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:11.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:11.265Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:11.281Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:11.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:12.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 [2026-09-02T05:29:12.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:29:12.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:12.784Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:12.800Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:29:12.859Z] Will try again after 15 sec [2026-09-02T05:29:13.156Z] Build test-unit-group-one #3757 completed: SUCCESS [Pipeline] echo [2026-09-02T05:29:13.175Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T05:29:13.271Z] Copied 1 artifact from "test-unit-group-one" build number 3757 [Pipeline] echo [2026-09-02T05:29:13.300Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2026-09-02T05:29:13.589Z] + ls -la test-unit-group-one-85692 [2026-09-02T05:29:13.589Z] total 20 [2026-09-02T05:29:13.589Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 05:29 . [2026-09-02T05:29:13.589Z] drwxr-xr-x 46 jenkins docker 12288 Sep 2 05:29 .. [2026-09-02T05:29:13.589Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 03:43 deps.test-unit-group-one.85692.env [Pipeline] withCredentials [2026-09-02T05:29:13.671Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T05:29:13.989Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T05:29:14.919Z] 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 [2026-09-02T05:29:23.037Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:23.053Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:23.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:23.248Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:23.264Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:23.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:23.557Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:29:23.573Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:23.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:25.555Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:29:25.572Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:29:25.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:25.961Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:29:25.978Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:26.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:26.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:26.113Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:26.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:26.256Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:29:26.272Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:26.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:26.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:26.389Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:26.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:27.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:27.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:29:27.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:27.895Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:27.912Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:29:27.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:38.133Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:38.149Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:38.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:38.346Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:38.363Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:38.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:38.680Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:29:38.697Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:38.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:40.657Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:29:40.672Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:29:40.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:41.062Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:29:41.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:41.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:41.198Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:41.214Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:41.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:41.357Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:29:41.373Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:41.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:41.503Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:41.518Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:41.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:42.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:42.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:29:42.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:43.000Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:43.016Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:29:43.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:53.233Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:53.250Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:53.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:53.441Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:53.456Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:53.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:53.778Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:29:53.794Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:53.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:55.823Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:29:55.838Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:29:55.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:56.159Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:29:56.175Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:56.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:56.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:56.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:56.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:56.455Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:29:56.470Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:56.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:56.626Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:56.641Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:29:56.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:57.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:29:57.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:29:58.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:29:58.106Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:29:58.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:29:58.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:08.339Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:08.356Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:08.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:08.547Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:08.563Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:08.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:08.878Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:30:08.893Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:08.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:10.920Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:30:10.937Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:30:11.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:11.265Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:30:11.282Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:11.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:11.395Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:30:11.412Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:11.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:11.551Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:30:11.566Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:11.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:11.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:30:11.786Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:11.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:13.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 [2026-09-02T05:30:13.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:30:13.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:13.211Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:13.228Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:30:13.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:23.442Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:23.460Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:23.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:23.655Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:23.673Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:23.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:23.992Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:30:24.009Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:24.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:26.040Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:30:26.098Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:30:26.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:26.372Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:30:26.390Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:26.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:26.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:30:26.755Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:30:26.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:26.878Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:30:26.893Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:26.927Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:30:26.944Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:30:26.961Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:27.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:28.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 [2026-09-02T05:30:28.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:30:28.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:28.316Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:28.332Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:30:28.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:38.548Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:38.564Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:38.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:38.765Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:38.783Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:38.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:39.100Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:30:39.119Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:39.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:41.188Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:30:41.203Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:30:41.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:41.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:30:41.499Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:41.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:41.851Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:30:41.867Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:41.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:41.962Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:30:41.978Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:42.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:42.074Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:30:42.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:42.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:43.258Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:30:43.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:30:43.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:43.418Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:43.435Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:30:43.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:53.689Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:53.711Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:53.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:53.867Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:53.882Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:53.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:54.270Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:30:54.292Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:54.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:56.291Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:30:56.309Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:30:56.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:56.613Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:30:56.629Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:56.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:56.952Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:30:56.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:57.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:57.072Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:30:57.088Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:57.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:57.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:30:57.210Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:30:57.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:58.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:30:58.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:30:58.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:30:58.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:30:58.534Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:30:58.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:08.795Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:08.813Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:08.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:08.964Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:08.982Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:09.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:09.380Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:31:09.397Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:09.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:11.401Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:31:11.425Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:31:11.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:11.712Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:31:11.728Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:11.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:12.054Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:12.071Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:12.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:12.172Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:31:12.189Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:12.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:12.376Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:12.394Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:12.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:13.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 [2026-09-02T05:31:13.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:31:13.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:13.626Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:13.644Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:31:13.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:23.990Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:24.105Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:31:24.231Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:31:24.264Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:24.279Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:24.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:24.526Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:31:24.540Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:24.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:26.548Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:31:26.564Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:31:26.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:26.815Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:31:26.833Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:26.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:27.155Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:27.171Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:27.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:27.271Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:31:27.288Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:27.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:27.534Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:27.550Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:27.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:28.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:28.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:31:28.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:28.759Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:28.775Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:31:28.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:39.266Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:39.283Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:39.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:39.389Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:39.439Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:39.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:39.621Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:31:39.638Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:39.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:41.650Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:31:41.667Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:31:41.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:41.930Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:31:41.947Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:42.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:42.257Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:42.274Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:42.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:42.379Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:31:42.397Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:42.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:42.651Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:42.667Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:42.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:43.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:43.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:31:43.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:43.867Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:43.883Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:31:43.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:54.371Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:54.388Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:54.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:54.525Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:54.541Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:54.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:54.722Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:31:54.739Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:54.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:56.755Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:31:56.770Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:31:56.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:57.033Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:31:57.048Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:57.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:57.361Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:57.378Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:57.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:57.479Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:31:57.495Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:57.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:57.751Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:57.766Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:31:57.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:58.817Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:31:58.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:31:58.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:31:58.984Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:31:59.001Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:31:59.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:09.471Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:09.487Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:09.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:09.636Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:09.653Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:09.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:09.830Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:32:09.846Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:09.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:11.858Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:32:11.873Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:32:11.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:12.130Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:32:12.147Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:12.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:12.460Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:12.477Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:12.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:12.576Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:32:12.593Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:12.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:12.853Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:12.868Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:12.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:13.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:14.000Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:32:14.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:14.107Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:14.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:32:14.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:24.604Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:24.621Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:24.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:24.740Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:24.757Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:24.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:24.934Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:32:24.950Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:24.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:26.957Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:32:26.973Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:32:27.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:27.230Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:32:27.246Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:27.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:27.564Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:27.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:27.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:27.684Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:32:27.700Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:27.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:28.025Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:28.042Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:28.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:29.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:29.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:32:29.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:29.210Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:29.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:32:29.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:39.714Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:39.730Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:39.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:39.843Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:39.859Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:39.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:40.035Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:32:40.051Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:40.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:42.102Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:32:42.119Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:32:42.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:42.331Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:32:42.348Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:42.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:42.665Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:42.682Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:42.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:42.782Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:32:42.797Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:42.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:43.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:43.147Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:43.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:44.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:44.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:32:44.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:44.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:44.326Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:32:44.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:54.810Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:54.826Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:54.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:54.943Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:54.958Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:55.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:55.135Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:32:55.149Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:55.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:57.200Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:32:57.216Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:32:57.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:57.434Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:32:57.464Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:57.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:57.764Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:57.781Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:57.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:57.878Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:32:57.893Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:57.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:58.231Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:58.249Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:32:58.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:59.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:32:59.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:32:59.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:32:59.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:32:59.440Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:32:59.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:09.905Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:09.920Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:09.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:10.040Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:10.057Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:10.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:10.228Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:33:10.244Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:10.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:12.301Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:33:12.318Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:33:12.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:12.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:33:12.563Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:12.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:12.861Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:12.876Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:12.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:12.969Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:33:12.983Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:13.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:13.336Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:13.351Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:13.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:14.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:14.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:33:14.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:14.531Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:14.545Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:33:14.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:25.045Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:25.062Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:25.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:25.164Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:25.179Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:25.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:25.328Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:33:25.344Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:25.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:27.404Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:33:27.419Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:33:27.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:27.668Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:33:27.685Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:27.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:27.958Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:27.972Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:28.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:28.063Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:33:28.078Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:28.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:28.435Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:28.452Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:28.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:29.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:29.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:33:29.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:29.629Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:29.643Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:33:29.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:40.155Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:40.170Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:40.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:40.270Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:40.287Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:40.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:40.424Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:33:40.440Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:40.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:42.502Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:33:42.518Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:33:42.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:42.768Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:33:42.785Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:42.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:43.083Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:43.099Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:43.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:43.191Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:33:43.210Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:43.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:43.531Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:43.548Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:43.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:44.621Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:44.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:33:44.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:44.744Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:44.759Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:33:44.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:55.254Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:55.269Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:55.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:55.372Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:55.389Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:55.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:55.524Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:33:55.539Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:55.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:57.614Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:33:57.630Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:33:57.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:57.904Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:33:57.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:57.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:58.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:58.199Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:58.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:58.304Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:33:58.320Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:58.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:58.629Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:58.646Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:33:58.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:59.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:33:59.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:33:59.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:33:59.858Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:33:59.871Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:33:59.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:10.353Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:10.368Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:10.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:10.495Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:10.509Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:10.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:10.618Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:34:10.633Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:10.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:12.710Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:34:12.724Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:34:12.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:13.021Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:34:13.036Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:13.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:13.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:34:13.299Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:13.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:13.438Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T05:34:13.454Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:13.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:13.755Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:34:13.770Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:13.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:14.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:34:14.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:34:14.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:14.960Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:14.975Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:34:15.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:25.486Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:25.502Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:25.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:25.607Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:25.622Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:25.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:25.743Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-09-02T05:34:25.761Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:25.813Z] Will try again after 15 sec [2026-09-02T05:34:25.946Z] Build build-package #7149 completed: SUCCESS [Pipeline] echo [2026-09-02T05:34:25.967Z] JOB package-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T05:34:26.070Z] Copied 2 artifacts from "build-package" build number 7149 [Pipeline] echo [2026-09-02T05:34:26.110Z] JOB package-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T05:34:26.395Z] + ls -la build-package-81874 [2026-09-02T05:34:26.395Z] total 20 [2026-09-02T05:34:26.395Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 05:34 . [2026-09-02T05:34:26.395Z] drwxr-xr-x 47 jenkins docker 12288 Sep 2 05:34 .. [2026-09-02T05:34:26.395Z] -rw-r--r-- 1 jenkins docker 0 Sep 2 05:34 build.env [2026-09-02T05:34:26.395Z] -rw-r--r-- 1 jenkins docker 1235 Sep 2 05:14 deps.build-package.81874.env [Pipeline] withCredentials [2026-09-02T05:34:26.479Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T05:34:26.848Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [2026-09-02T05:34:27.786Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2026-09-02T05:34:27.825Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:34:27.841Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:34:27.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:28.113Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T05:34:28.189Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] echo [2026-09-02T05:34:28.215Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:34:28.295Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:34:28.335Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-rocky9] [Pipeline] dir [2026-09-02T05:34:28.376Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] findFiles [Pipeline] echo [2026-09-02T05:34:28.500Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:34:28.516Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-09-02T05:34:28.579Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:34:28.595Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2026-09-02T05:34:28.655Z] JOB deploy-platform-ansible-os: file #0 with path build-package-81874/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T05:34:28.717Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] echo [2026-09-02T05:34:28.752Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T05:34:28.796Z] JOB deploy-tf-juju-k8s: wait finished. overall result = true [Pipeline] } [Pipeline] echo [2026-09-02T05:34:28.828Z] JOB deploy-tf-juju-k8s: entering run_job [Pipeline] echo [2026-09-02T05:34:28.845Z] JOB deploy-platform-ansible-os: file #1 with path build-package-81874/deps.build-package.81874.env [Pipeline] readFile [Pipeline] // withCredentials [Pipeline] { [Pipeline] writeFile [Pipeline] } [Pipeline] echo [2026-09-02T05:34:28.951Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2026-09-02T05:34:28.970Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:34:28.984Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] archiveArtifacts [2026-09-02T05:34:29.043Z] Archiving artifacts [2026-09-02T05:34:29.080Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T05:34:29.291Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2026-09-02T05:34:29.309Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #18713 [Pipeline] timeout [2026-09-02T05:34:29.337Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T05:34:29.371Z] JOB deploy-tf-juju-k8s / stream juju-k8s : deps: [package-rocky9, deploy-platform-juju-k8s] [Pipeline] dir [2026-09-02T05:34:29.418Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] build [2026-09-02T05:34:29.439Z] Scheduling project: deploy-platform-ansible-os [Pipeline] findFiles [Pipeline] echo [2026-09-02T05:34:29.525Z] JOB deploy-tf-juju-k8s: files found = 2 [Pipeline] echo [2026-09-02T05:34:29.549Z] JOB deploy-tf-juju-k8s: file #0 with path build-package-81874/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T05:34:29.613Z] streams are different (juju-k8s != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2026-09-02T05:34:29.657Z] JOB deploy-tf-juju-k8s: file #1 with path build-package-81874/deps.build-package.81874.env [Pipeline] readFile [Pipeline] echo [2026-09-02T05:34:29.714Z] streams are different (juju-k8s != build-rocky9). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T05:34:29.822Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T05:34:29.902Z] JOB deploy-tf-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T05:34:29.938Z] JOB deploy-tf-juju-k8s: file #0 with path deploy-platform-juju-k8s-44714/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T05:34:30.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:34:30.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T05:34:30.112Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:34:30.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:30.165Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] echo [2026-09-02T05:34:30.190Z] JOB deploy-tf-juju-k8s: deps_env_file: deps.deploy-tf-juju-k8s.68634.env [Pipeline] writeFile [2026-09-02T05:34:30.246Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-09-02T05:34:30.279Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:34:30.321Z] JOB deploy-tf-juju-k8s: Starting job: deploy-tf-juju-k8s rnd: #68634 [Pipeline] timeout [2026-09-02T05:34:30.353Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T05:34:30.399Z] Scheduling project: deploy-tf-juju-k8s [2026-09-02T05:34:37.832Z] Starting building: deploy-platform-ansible-os #6247 [Pipeline] { [Pipeline] echo [2026-09-02T05:34:40.583Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:40.598Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:40.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:40.701Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:40.718Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:40.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:40.847Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T05:34:40.956Z] JOB freeze-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T05:34:40.980Z] JOB freeze-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:34:41.062Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:34:41.107Z] JOB freeze-rocky9 / stream build-rocky9 : deps: [package-rocky9] [Pipeline] dir [2026-09-02T05:34:41.168Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T05:34:41.253Z] JOB freeze-rocky9: files found = 2 [Pipeline] echo [2026-09-02T05:34:41.278Z] JOB freeze-rocky9: file #0 with path build-package-81874/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T05:34:41.347Z] JOB freeze-rocky9: file #1 with path build-package-81874/deps.build-package.81874.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T05:34:41.482Z] JOB freeze-rocky9: deps_env_file: deps.build-freeze.43833.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:34:41.550Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:34:41.599Z] JOB freeze-rocky9: Starting job: build-freeze rnd: #43833 [Pipeline] timeout [2026-09-02T05:34:41.635Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T05:34:41.708Z] Scheduling project: build-freeze [2026-09-02T05:34:41.735Z] Starting building: deploy-tf-juju-k8s #1624 [Pipeline] { [Pipeline] echo [2026-09-02T05:34:42.931Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:34:42.946Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:34:43.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:43.659Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:34:43.678Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:43.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:44.124Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:34:44.162Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:44.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:45.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 [2026-09-02T05:34:45.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:34:45.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:45.293Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:45.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:34:45.359Z] Will try again after 15 sec [2026-09-02T05:34:47.837Z] Starting building: build-freeze #5970 [Pipeline] { [Pipeline] echo [2026-09-02T05:34:55.687Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:55.703Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:55.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:55.808Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:34:55.823Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:55.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:58.037Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:34:58.052Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:34:58.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:58.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:34:58.813Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:58.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:34:59.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:34:59.311Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:34:59.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:00.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 [2026-09-02T05:35:00.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:35:00.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:00.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:00.411Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:35:00.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:10.796Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:10.812Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:10.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:10.932Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:10.995Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:11.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:13.139Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:35:13.154Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:35:13.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:13.923Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:35:13.957Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:14.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:14.389Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:35:14.408Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:14.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:15.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 [2026-09-02T05:35:15.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:35:15.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:15.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:15.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:35:15.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:25.917Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:25.931Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:25.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:26.075Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:26.093Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:26.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:28.245Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:35:28.262Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:35:28.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:29.036Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:35:29.050Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:29.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:29.492Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:35:29.512Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:29.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:30.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:35:30.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:35:30.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:30.607Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:30.622Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:35:30.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:41.008Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:41.024Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:41.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:41.223Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:41.237Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:41.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:43.347Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:35:43.363Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:35:43.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:44.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:35:44.153Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:44.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:44.594Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:35:44.610Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:44.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:45.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 [2026-09-02T05:35:45.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:35:45.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:45.742Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:45.757Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:35:45.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:56.105Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:56.120Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:56.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:56.320Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:35:56.336Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:56.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:58.516Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:35:58.533Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:35:58.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:59.233Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:35:59.269Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:59.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:35:59.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:35:59.752Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:35:59.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:00.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:36:00.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:36:00.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:00.841Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:00.858Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:36:00.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:11.199Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:11.216Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:11.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:11.418Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:11.434Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:11.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:13.620Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:36:13.635Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:36:13.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:14.347Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:36:14.363Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:14.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:14.836Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:36:14.853Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:14.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:15.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:36:15.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:36:15.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:15.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:15.984Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:36:16.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:26.309Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:26.324Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:26.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:26.518Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:26.535Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:26.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:28.716Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:36:28.731Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:36:28.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:29.446Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:36:29.461Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:29.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:29.948Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:36:29.962Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:30.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:30.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:36:30.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:36:30.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:31.069Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:31.083Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:36:31.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:41.407Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:41.422Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:41.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:41.624Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:41.639Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:41.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:43.810Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:36:43.824Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:36:43.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:44.547Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:36:44.563Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:44.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:45.042Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:36:45.057Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:45.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:46.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 [2026-09-02T05:36:46.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:36:46.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:46.168Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:46.184Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:36:46.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:56.532Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:56.556Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:56.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:56.723Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:36:56.739Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:56.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:58.906Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:36:58.922Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:36:58.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:36:59.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:36:59.695Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:36:59.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:00.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:37:00.168Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:00.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:01.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:37:01.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:37:01.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:01.271Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:01.286Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:37:01.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:11.642Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:11.656Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:11.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:11.821Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:11.835Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:11.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:14.005Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:37:14.020Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:37:14.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:14.789Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:37:14.804Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:14.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:15.248Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:37:15.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:15.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:16.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:37:16.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:37:16.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:16.452Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:16.467Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:37:16.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:26.732Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:26.748Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:26.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:26.936Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:26.951Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:27.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:29.099Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:37:29.114Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:37:29.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:29.887Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:37:29.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:29.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:30.342Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:37:30.357Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:30.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:31.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 [2026-09-02T05:37:31.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:37:31.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:31.571Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:31.585Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:37:31.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:41.823Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:41.836Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:41.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:42.037Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:42.054Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:42.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:44.195Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:37:44.214Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:37:44.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:44.982Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:37:44.996Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:45.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:45.438Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:37:45.452Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:45.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:46.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:37:46.474Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:37:46.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:46.670Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:46.686Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:37:46.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:56.952Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:56.966Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:57.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:57.151Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:37:57.165Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:37:57.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:37:59.307Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:37:59.323Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:37:59.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:00.079Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:38:00.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:00.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:00.565Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:38:00.581Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:00.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:01.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 [2026-09-02T05:38:01.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:38:01.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:01.778Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:01.792Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:38:01.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:12.072Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:12.090Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:12.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:12.244Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:12.260Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:12.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:14.411Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:38:14.428Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:38:14.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:15.211Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:38:15.228Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:15.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:15.694Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:38:15.715Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:15.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:16.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 [2026-09-02T05:38:16.690Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:38:16.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:16.878Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:16.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:38:16.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:27.226Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:27.242Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:27.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:27.377Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:27.393Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:27.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:29.524Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:38:29.538Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:38:29.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:30.314Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:38:30.330Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:30.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:30.820Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:38:30.836Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:30.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:31.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:38:31.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:38:31.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:32.349Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:32.364Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:38:32.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:42.322Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:42.337Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:42.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:42.487Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:42.502Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:42.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:44.619Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:38:44.633Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:38:44.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:45.411Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:38:45.425Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:45.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:45.921Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:38:45.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:45.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:46.876Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:38:46.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:38:46.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:47.449Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:47.465Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:38:47.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:57.419Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:57.434Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:57.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:57.588Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:38:57.604Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:38:57.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:38:59.713Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:38:59.729Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:38:59.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:00.506Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:00.523Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:00.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:01.021Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:01.068Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:01.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:01.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 [2026-09-02T05:39:01.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:39:02.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:02.549Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:02.565Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:39:02.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:12.513Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:12.534Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:12.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:12.696Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:12.714Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:12.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:14.806Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:39:14.820Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:39:14.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:15.612Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:15.626Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:15.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:16.183Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:16.198Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:16.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:17.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:17.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:39:17.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:17.658Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:17.691Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:39:17.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:27.653Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:27.669Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:27.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:27.804Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:27.822Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:27.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:29.904Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:39:29.921Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:39:29.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:30.718Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:30.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:30.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:31.277Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:31.291Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:31.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:32.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:32.198Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:39:32.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:32.786Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:32.804Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:39:32.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:42.754Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:42.768Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:42.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:42.910Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:42.924Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:42.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:45.015Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:39:45.029Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:39:45.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:45.815Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:45.832Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:45.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:46.382Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:46.399Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:46.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:47.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:39:47.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:39:47.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:47.887Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:47.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:39:47.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:57.847Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:57.861Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:57.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:39:58.003Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:39:58.018Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:39:58.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:00.132Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:40:00.147Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:40:00.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:00.919Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:00.935Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:00.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:01.499Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:01.520Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:01.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:02.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:02.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:40:02.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:02.987Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:03.003Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:40:03.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:12.955Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:12.972Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:13.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:13.276Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:13.305Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:13.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:15.237Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:40:15.254Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:40:15.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:16.030Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:16.046Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:16.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:16.648Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:16.664Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:16.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:17.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 [2026-09-02T05:40:17.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:40:17.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:18.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:18.151Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:40:18.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:28.258Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:28.289Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:28.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:28.458Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:28.483Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:28.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:30.344Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:40:30.360Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:40:30.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:31.158Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:31.174Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:31.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:31.796Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:31.811Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:31.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:32.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:32.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:40:32.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:33.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:33.331Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:40:33.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:43.402Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:43.422Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:43.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:43.671Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:43.695Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:43.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:45.455Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:40:45.473Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:40:45.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:46.254Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:46.270Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:46.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:46.921Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:46.936Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:46.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:47.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:40:47.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:40:47.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:48.420Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:48.437Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:40:48.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:58.510Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:58.527Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:58.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:40:58.797Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:40:58.814Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:40:58.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:00.566Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:41:00.582Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:41:00.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:01.358Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:01.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:01.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:02.020Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:02.037Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:02.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:02.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:02.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:41:02.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:03.523Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:03.539Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:41:03.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:13.621Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:13.641Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:13.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:13.946Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:13.961Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:14.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:15.672Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:41:15.690Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:41:15.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:16.462Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:16.478Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:16.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:17.145Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:17.164Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:17.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:17.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:17.965Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:41:18.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:18.626Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:18.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:41:18.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:28.719Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:28.734Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:28.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:29.042Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:29.057Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:29.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:30.778Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:41:30.800Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:41:30.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:31.566Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:31.583Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:31.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:32.259Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:32.275Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:32.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:33.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:33.098Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:41:33.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:33.723Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:33.738Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:41:33.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:43.813Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:43.830Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:43.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:44.136Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:44.151Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:44.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:45.891Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:41:45.906Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:41:45.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:46.672Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:46.687Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:46.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:47.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:47.367Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:47.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:48.183Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:41:48.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:41:48.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:48.823Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:48.839Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:41:48.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:58.911Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:58.927Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:58.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:41:59.232Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:41:59.248Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:41:59.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:00.997Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:42:01.013Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:42:01.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:01.771Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:01.789Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:01.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:02.454Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:02.472Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:02.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:03.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:03.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:42:03.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:03.949Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:03.965Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:42:04.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:14.011Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:14.027Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:14.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:14.349Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:14.366Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:14.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:16.098Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:42:16.114Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:42:16.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:16.878Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:16.894Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:16.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:17.561Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:17.578Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:17.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:18.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:18.445Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:42:18.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:19.081Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:19.096Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:42:19.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:29.109Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:29.123Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:29.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:29.465Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:29.482Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:29.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:31.224Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:42:31.282Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:42:31.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:32.016Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:32.033Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:32.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:32.664Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:32.678Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:32.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:33.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:33.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:42:33.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:34.179Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:34.193Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:42:34.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:44.214Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:44.229Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:44.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:44.570Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:44.586Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:44.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:46.366Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:42:46.383Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:42:46.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:47.121Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:47.138Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:47.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:47.793Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:47.810Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:47.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:48.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:42:48.649Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:42:48.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:49.300Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:49.318Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:42:49.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:59.312Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:59.328Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:59.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:42:59.667Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:42:59.739Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:42:59.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:01.466Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:43:01.483Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:43:01.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:02.222Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:43:02.237Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:02.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:02.899Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:43:02.918Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:02.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:03.734Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:43:03.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:43:03.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:04.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:04.419Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:43:04.468Z] Will try again after 15 sec [2026-09-02T05:43:05.399Z] Build test-unit-agent #3757 completed: SUCCESS [Pipeline] echo [2026-09-02T05:43:05.420Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T05:43:05.509Z] Copied 1 artifact from "test-unit-agent" build number 3757 [Pipeline] echo [2026-09-02T05:43:05.541Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [2026-09-02T05:43:05.829Z] + ls -la test-unit-agent-29829 [2026-09-02T05:43:05.829Z] total 20 [2026-09-02T05:43:05.829Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 05:43 . [2026-09-02T05:43:05.829Z] drwxr-xr-x 48 jenkins docker 12288 Sep 2 05:43 .. [2026-09-02T05:43:05.829Z] -rw-r--r-- 1 jenkins docker 989 Sep 2 03:43 deps.test-unit-agent.29829.env [Pipeline] withCredentials [2026-09-02T05:43:05.887Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T05:43:06.218Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T05:43:07.585Z] 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] } [2026-09-02T05:43:09.103Z] Failed in branch stream-test-unit [Pipeline] { [Pipeline] echo [2026-09-02T05:43:14.411Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:14.427Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:14.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:14.824Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:14.838Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:14.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:16.575Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:43:16.589Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:43:16.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:17.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:43:17.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:17.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:17.997Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:43:18.013Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:18.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:18.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 [2026-09-02T05:43:18.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:43:18.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:19.501Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:19.515Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:43:19.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:29.505Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:29.524Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:29.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:29.914Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:29.928Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:29.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:31.671Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:43:31.691Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:43:31.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:32.415Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:43:32.430Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:32.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:33.089Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:43:33.102Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:33.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:33.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:43:33.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:43:34.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:34.594Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:34.610Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:43:34.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:44.603Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:44.617Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:44.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:45.004Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:45.019Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:45.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:46.770Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:43:46.784Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:43:46.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:47.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:43:47.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:47.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:48.188Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:43:48.203Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:48.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:49.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 [2026-09-02T05:43:49.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:43:49.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:49.691Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:49.705Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:43:49.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:43:59.696Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:43:59.712Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:43:59.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:00.107Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:00.125Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:00.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:01.865Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:44:01.880Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:44:01.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:02.602Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:44:02.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:02.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:03.280Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:44:03.294Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:03.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44: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 [2026-09-02T05:44:04.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:44:04.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:04.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:04.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:44:04.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:14.792Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:14.808Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:14.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:15.206Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:15.222Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:15.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:16.963Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:44:16.977Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:44:17.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:17.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:44:17.725Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:17.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:18.370Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:44:18.388Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:18.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:19.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:44:19.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:44:19.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:19.890Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:19.904Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:44:19.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:29.894Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:29.909Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:29.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:30.300Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:30.360Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:30.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:32.053Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:44:32.068Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:44:32.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:32.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:44:32.823Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:32.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:33.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:44:33.482Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:33.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:34.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 [2026-09-02T05:44:34.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:44:34.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:34.983Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:34.998Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:44:35.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:44.987Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:45.002Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:45.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:45.444Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:45.459Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:45.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:47.148Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:44:47.164Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:44:47.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:47.903Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:44:47.923Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:47.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:48.603Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:44:48.619Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:44:48.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:49.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:44:49.434Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:44:49.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:44:50.080Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:44:50.095Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:44:50.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:00.079Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:00.094Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:00.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:00.538Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:00.554Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:00.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:02.241Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:45:02.256Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:45:02.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:03.009Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:03.025Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:03.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:03.704Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:03.720Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:03.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:04.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:04.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:45:04.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:05.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:05.195Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:45:05.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:15.171Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:15.187Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:15.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:15.633Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:15.649Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:15.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:17.337Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:45:17.351Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:45:17.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:18.102Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:18.117Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:18.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:18.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:18.817Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:18.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:19.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:19.643Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:45:19.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:20.394Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:20.407Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:45:20.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:30.270Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:30.284Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:30.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:30.732Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:30.748Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:30.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:32.431Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:45:32.446Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:45:32.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:33.195Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:33.208Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:33.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:33.896Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:33.912Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:33.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:34.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 [2026-09-02T05:45:34.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:45:34.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:35.490Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:35.505Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:45:35.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:45.364Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:45.379Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:45.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:45.836Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:45.851Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:45.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:47.566Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:45:47.581Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:45:47.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:48.290Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:48.305Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:48.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:48.988Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:49.004Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:45:49.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:49.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:45:49.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:45:49.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:45:50.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:45:50.617Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:45:50.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:00.460Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:00.478Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:00.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:00.933Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:00.952Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:01.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:02.672Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:46:02.687Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:46:02.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:03.385Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:03.399Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:03.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:04.083Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:04.098Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:04.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:04.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 [2026-09-02T05:46:04.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:46:05.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:05.708Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:05.722Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:46:05.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:15.560Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:15.575Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:15.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:16.055Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:16.069Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:16.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:17.765Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:46:17.780Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:46:17.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:18.473Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:18.488Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:18.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:19.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:19.191Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:19.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:20.080Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:20.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:46:20.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:20.808Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:20.823Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:46:20.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:30.662Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:30.679Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:30.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:31.149Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:31.165Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:31.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:32.863Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:46:32.884Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:46:32.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:33.566Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:33.583Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:33.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:34.281Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:34.295Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:34.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:35.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:35.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:46:35.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:35.907Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:35.922Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:46:35.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:45.778Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:45.794Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:45.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:46.257Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:46.272Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:46.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:47.981Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:46:47.996Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:46:48.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:48.665Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:48.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:48.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:49.408Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:49.425Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:46:49.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:50.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:46:50.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:46:50.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:46:51.014Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:46:51.029Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:46:51.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:00.882Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:00.908Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:00.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:01.360Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:01.378Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:01.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:03.095Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:47:03.110Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:47:03.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:03.757Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:03.771Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:03.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:04.506Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:04.521Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:04.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:05.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:05.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:47:05.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:06.129Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:06.145Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:47:06.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:16.000Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:16.017Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:16.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:16.467Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:16.484Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:16.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:18.221Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:47:18.236Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:47:18.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:18.850Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:18.866Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:18.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:19.600Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:19.615Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:19.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:20.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:20.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:47:20.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:21.236Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:21.250Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:47:21.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:31.103Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:31.120Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:31.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:31.572Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:31.587Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:31.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:33.317Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:47:33.334Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:47:33.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:33.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:33.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:34.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:34.694Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:34.712Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:34.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:35.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 [2026-09-02T05:47:35.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:47:35.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:36.334Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:36.349Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:47:36.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:46.198Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:46.213Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:46.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:46.672Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:46.690Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:46.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:48.409Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:47:48.423Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:47:48.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:49.042Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:49.058Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:49.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:49.797Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:49.813Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:47:49.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:50.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:47:50.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:47:50.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:47:51.433Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:47:51.447Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:47:51.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:01.294Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:01.311Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:01.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:01.781Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:01.797Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:01.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:03.500Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:48:03.515Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:48:03.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:04.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:48:04.149Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:04.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:04.892Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:48:04.908Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:04.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:05.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:48:05.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:48:05.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:06.528Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:06.543Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:48:06.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:16.392Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:16.409Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:16.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:16.876Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:16.900Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:16.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:18.592Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:48:18.608Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:48:18.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:19.224Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:48:19.239Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:19.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:19.987Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:48:20.003Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:20.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:20.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 [2026-09-02T05:48:20.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:48:20.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:21.671Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:21.686Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:48:21.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:31.494Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:31.510Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:31.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:31.984Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:32.000Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:32.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:33.688Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:48:33.704Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:48:33.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:34.318Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:48:34.332Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:34.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:35.081Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:48:35.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:35.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:36.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 [2026-09-02T05:48:36.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:48:36.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:36.771Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:36.787Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:48:36.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:46.646Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:46.661Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:46.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:47.093Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:47.108Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:47.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:48.835Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:48:48.849Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:48:48.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:49.419Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:48:49.434Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:49.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:50.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:48:50.193Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:48:50.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:51.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:48:51.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:48:51.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:48:51.870Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:48:51.884Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:48:51.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:01.745Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:01.762Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:01.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:02.192Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:02.207Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:02.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:03.926Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:49:03.941Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:49:03.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:04.514Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:04.540Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:04.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:05.273Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:05.288Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:05.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:06.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:06.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:49:06.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:06.976Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:07.004Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:49:07.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:16.844Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:16.870Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:16.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:17.514Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:17.530Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:17.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:19.019Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:49:19.035Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:49:19.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:19.633Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:19.700Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:19.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:20.371Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:20.402Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:20.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:21.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:21.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:49:21.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:22.087Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:22.101Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:49:22.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:31.951Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:31.967Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:32.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:32.618Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:32.633Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:32.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:34.118Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:49:34.135Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:49:34.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:34.787Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:34.800Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:34.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:35.483Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:35.498Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:35.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:36.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:36.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:49:36.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:37.186Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:37.200Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:49:37.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:47.056Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:47.074Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:47.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:47.738Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:47.755Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:47.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:49.256Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:49:49.271Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:49:49.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:49.911Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:49.926Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:49.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:50.581Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:50.601Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:49:50.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:51.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:49:51.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:49:51.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:49:52.284Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:49:52.300Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:49:52.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:02.171Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:02.189Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:02.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:02.839Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:02.855Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:02.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:04.352Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:50:04.368Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:50:04.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:05.007Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:05.020Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:05.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:05.689Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:05.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:05.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:06.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:06.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:50:06.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:07.383Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:07.401Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:50:07.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:17.324Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:17.350Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:17.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:17.974Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:17.994Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:18.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:19.645Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:50:19.671Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:50:19.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:20.105Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:20.121Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:20.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:20.794Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:20.809Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:20.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:21.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:21.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:50:21.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:22.529Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:22.546Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:50:22.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:32.455Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:32.473Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:32.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:33.145Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:33.161Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:33.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:34.763Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:50:34.780Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:50:34.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:35.206Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:35.221Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:35.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:35.908Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:35.924Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:35.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:36.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:36.889Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:50:36.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:37.643Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:37.658Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:50:37.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:47.600Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:47.617Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:47.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:48.253Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:48.271Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:48.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:49.863Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:50:49.879Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:50:49.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:50.316Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:50.331Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:50.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:51.105Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:51.120Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:50:51.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:52.019Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:50:52.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:50:52.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:50:52.743Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:50:52.762Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:50:52.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:02.739Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:02.756Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:02.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:03.350Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:03.365Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:03.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:04.960Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:51:04.976Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:51:05.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:05.418Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:05.434Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:05.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:06.198Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:06.214Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:06.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:07.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:07.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:51:07.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:07.852Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:07.868Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:51:07.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:17.843Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:17.860Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:17.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:18.447Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:18.463Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:18.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:20.059Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:51:20.081Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:51:20.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:20.523Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:20.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:20.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:21.307Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:21.325Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:21.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:22.216Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:22.231Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:51:22.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:22.954Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:22.969Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:51:23.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:32.967Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:32.981Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:33.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:33.573Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:33.590Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:33.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:35.192Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:51:35.207Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:51:35.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:35.629Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:35.647Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:35.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:36.412Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:36.428Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:36.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:37.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 [2026-09-02T05:51:37.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:51:37.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:38.096Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:38.113Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:51:38.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:48.105Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:48.123Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:48.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:48.708Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:48.728Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:48.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:50.284Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:51:50.299Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:51:50.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:50.754Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:50.778Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:50.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:51.522Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:51.540Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:51:51.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:52.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:51:53.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:51:53.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:51:53.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:51:53.241Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:51:53.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:03.216Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:03.231Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:03.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:03.812Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:03.828Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:03.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:05.377Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:52:05.392Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:52:05.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:05.869Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:05.884Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:05.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:06.628Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:06.645Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:06.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:08.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 [2026-09-02T05:52:08.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:52:08.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:08.323Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:08.338Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:52:08.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:18.315Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:18.331Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:18.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:19.071Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:19.086Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:19.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:20.469Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:52:20.484Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:52:20.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:20.968Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:20.985Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:21.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:21.756Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:21.771Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:21.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:23.190Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:23.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:52:23.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:23.417Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:23.433Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:52:23.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:33.416Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:33.433Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:33.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:34.170Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:34.192Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:34.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:35.564Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:52:35.582Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:52:35.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:36.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:36.082Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:36.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:36.855Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:36.869Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:36.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:38.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:38.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:52:38.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:38.515Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:38.530Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:52:38.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:48.515Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:48.531Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:48.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:49.281Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:49.296Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:49.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:50.663Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:52:50.680Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:52:50.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:51.359Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:51.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:51.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:51.954Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:51.969Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:52:52.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:53.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:52:53.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:52:53.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:52:53.682Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:52:53.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:52:53.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:03.676Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:03.695Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:03.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:04.383Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:04.400Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:04.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:06.021Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:53:06.042Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:53:06.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:06.469Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:06.485Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:06.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:07.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:07.088Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:07.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:08.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:08.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:53:08.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:08.851Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:08.867Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:53:08.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:18.802Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:18.821Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:18.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:19.481Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:19.497Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:19.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:21.137Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:53:21.153Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:53:21.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:21.636Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:21.652Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:21.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:22.167Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:22.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:22.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:23.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 [2026-09-02T05:53:23.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:53:23.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:24.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:24.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:53:24.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:33.902Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:33.917Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:33.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:34.600Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:34.615Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:34.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:36.242Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:53:36.258Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:53:36.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:36.742Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:36.759Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:36.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:37.261Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:37.276Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:37.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:38.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:38.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:53:38.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:39.173Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:39.187Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:53:39.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:48.996Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:49.013Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:49.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:49.695Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:49.710Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:49.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:51.339Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:53:51.355Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:53:51.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:51.840Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:51.856Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:51.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:52.357Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:52.371Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:53:52.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:53.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:53:53.846Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:53:53.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:53:54.272Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:53:54.286Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:53:54.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:04.093Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:04.111Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:04.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:04.797Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:04.814Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:04.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:06.438Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:54:06.453Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:54:06.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:06.935Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:54:06.952Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:07.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:07.449Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:54:07.465Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:07.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:08.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-09-02T05:54:08.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:54:08.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:09.375Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:09.389Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:54:09.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:19.193Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:19.208Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:19.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:19.898Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:19.914Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:19.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:21.533Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:54:21.547Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:54:21.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:22.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:54:22.055Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:22.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:22.548Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-09-02T05:54:22.565Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:22.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:24.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 [2026-09-02T05:54:24.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:54:24.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:24.472Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:24.487Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:54:24.534Z] Will try again after 15 sec [2026-09-02T05:54:34.116Z] Build deploy-platform-ansible-os #6247 completed: SUCCESS [Pipeline] echo [2026-09-02T05:54:34.139Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T05:54:34.234Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 6247 [Pipeline] echo [2026-09-02T05:54:34.269Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T05:54:34.348Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:34.363Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:34.409Z] Will try again after 15 sec [2026-09-02T05:54:34.560Z] + ls -la deploy-platform-ansible-os-18713 [2026-09-02T05:54:34.560Z] total 20 [2026-09-02T05:54:34.560Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 05:54 . [2026-09-02T05:54:34.560Z] drwxr-xr-x 49 jenkins docker 12288 Sep 2 05:54 .. [2026-09-02T05:54:34.560Z] -rw-r--r-- 1 jenkins docker 494 Sep 2 05:37 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2026-09-02T05:54:34.627Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T05:54:34.964Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T05:54:35.023Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:35.041Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:35.117Z] Will try again after 15 sec [2026-09-02T05:54:36.336Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T05:54:36.641Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:54:36.664Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:54:36.742Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T05:54:37.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:54:37.153Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:37.249Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T05:54:37.655Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T05:54:37.739Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2026-09-02T05:54:37.768Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:54:37.849Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:54:37.895Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-rocky9, deploy-platform-ansible-os] [Pipeline] dir [2026-09-02T05:54:37.935Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T05:54:38.024Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2026-09-02T05:54:38.050Z] JOB deploy-tf-ansible-os: file #0 with path build-package-81874/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T05:54:38.110Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2026-09-02T05:54:38.140Z] JOB deploy-tf-ansible-os: file #1 with path build-package-81874/deps.build-package.81874.env [Pipeline] readFile [Pipeline] echo [2026-09-02T05:54:38.195Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T05:54:38.304Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T05:54:38.394Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2026-09-02T05:54:38.418Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-18713/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T05:54:38.544Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.89815.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:54:38.603Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:54:38.651Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #89815 [Pipeline] timeout [2026-09-02T05:54:38.681Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T05:54:38.730Z] Scheduling project: deploy-tf-ansible-os [Pipeline] { [Pipeline] echo [2026-09-02T05:54:39.128Z] 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 [2026-09-02T05:54:39.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:54:39.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:39.570Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:39.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:54:39.632Z] Will try again after 15 sec [2026-09-02T05:54:48.055Z] Starting building: deploy-tf-ansible-os #5585 [Pipeline] { [Pipeline] echo [2026-09-02T05:54:49.467Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:49.566Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:49.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:50.156Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:50.171Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:50.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:51.787Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:54:51.808Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:54:51.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:52.290Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:54:52.319Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:54:52.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:54.228Z] 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 [2026-09-02T05:54:54.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:54:54.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:54:54.674Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:54:54.689Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:54:54.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:04.655Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:04.670Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:55:04.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:05.251Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:05.266Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:55:05.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:06.904Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:55:06.920Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:55:07.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:07.403Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:55:07.418Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:55:07.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:09.336Z] 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 [2026-09-02T05:55:09.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:55:09.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:09.775Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:09.791Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:55:09.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:19.755Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:19.773Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:55:19.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:20.344Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:20.359Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:55:20.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:22.057Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:55:22.073Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:55:22.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:22.496Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:55:22.513Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:55:22.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:24.441Z] 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 [2026-09-02T05:55:24.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:55:24.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:24.874Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:24.889Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:55:24.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:34.853Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:34.867Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:55:34.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:35.436Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:35.450Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:55:35.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:37.151Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:55:37.166Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:55:37.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:37.595Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:55:37.609Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:55:37.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:39.539Z] 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 [2026-09-02T05:55:39.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:55:39.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:39.969Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:39.984Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:55:40.030Z] Will try again after 15 sec [2026-09-02T05:55:43.087Z] Build deploy-tf-juju-k8s #1624 completed: SUCCESS [Pipeline] echo [2026-09-02T05:55:43.104Z] JOB deploy-tf-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T05:55:43.184Z] Copied 1 artifact from "deploy-tf-juju-k8s" build number 1624 [Pipeline] echo [2026-09-02T05:55:43.216Z] JOB deploy-tf-juju-k8s: Collected artifacts: [Pipeline] sh [2026-09-02T05:55:43.539Z] + ls -la deploy-tf-juju-k8s-68634 [2026-09-02T05:55:43.539Z] total 20 [2026-09-02T05:55:43.539Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 05:55 . [2026-09-02T05:55:43.539Z] drwxr-xr-x 50 jenkins docker 12288 Sep 2 05:55 .. [2026-09-02T05:55:43.539Z] -rw-r--r-- 1 jenkins docker 447 Sep 2 05:34 deps.deploy-tf-juju-k8s.68634.env [Pipeline] withCredentials [2026-09-02T05:55:43.599Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T05:55:43.921Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T05:55:45.812Z] 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 [2026-09-02T05:55:49.944Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T05:55:50.019Z] JOB test-sanity-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-09-02T05:55:50.044Z] JOB test-sanity-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:55:50.119Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:55:50.159Z] JOB test-sanity-juju-k8s / stream juju-k8s : deps: [deploy-tf-juju-k8s] [Pipeline] dir [2026-09-02T05:55:50.218Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T05:55:50.301Z] JOB test-sanity-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T05:55:50.326Z] JOB test-sanity-juju-k8s: file #0 with path deploy-tf-juju-k8s-68634/deps.deploy-tf-juju-k8s.68634.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T05:55:50.453Z] JOB test-sanity-juju-k8s: deps_env_file: deps.test-sanity.23043.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:55:50.511Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-09-02T05:55:50.563Z] JOB test-sanity-juju-k8s: Starting job: test-sanity rnd: #23043 [Pipeline] timeout [2026-09-02T05:55:50.593Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-09-02T05:55:50.622Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:50.638Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2026-09-02T05:55:50.659Z] Scheduling project: test-sanity [2026-09-02T05:55:50.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:52.242Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:55:52.256Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:55:52.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:52.691Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:55:52.705Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:55:52.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:54.636Z] 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 [2026-09-02T05:55:54.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:55:54.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:55:55.098Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:55:55.114Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:55:55.163Z] Will try again after 15 sec [2026-09-02T05:55:58.152Z] Starting building: test-sanity #6768 [Pipeline] { [Pipeline] echo [2026-09-02T05:56:05.746Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:56:05.762Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:56:05.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:07.334Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:56:07.349Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:56:07.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:07.786Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:56:07.801Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:56:07.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:09.734Z] 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 [2026-09-02T05:56:09.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:56:09.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:10.199Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:56:10.213Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:56:10.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:20.845Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:56:20.861Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:56:20.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:22.487Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:56:22.504Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:56:22.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:22.882Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:56:22.900Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:56:22.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:24.830Z] 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 [2026-09-02T05:56:24.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:56:24.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:25.314Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:56:25.330Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:56:25.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:35.945Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:56:35.962Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:56:36.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:37.594Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-09-02T05:56:37.608Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-09-02T05:56:37.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:37.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:56:38.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:56:38.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:39.929Z] 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 [2026-09-02T05:56:39.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:56:39.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:40.413Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:56:40.427Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:56:40.475Z] Will try again after 15 sec [2026-09-02T05:56:50.027Z] Build build-freeze #5970 completed: SUCCESS [Pipeline] echo [2026-09-02T05:56:50.046Z] JOB freeze-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T05:56:50.135Z] Copied 2 artifacts from "build-freeze" build number 5970 [Pipeline] echo [2026-09-02T05:56:50.175Z] JOB freeze-rocky9: Collected artifacts: [Pipeline] sh [2026-09-02T05:56:50.464Z] + ls -la build-freeze-43833 [2026-09-02T05:56:50.464Z] total 24 [2026-09-02T05:56:50.464Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 05:56 . [2026-09-02T05:56:50.464Z] drwxr-xr-x 51 jenkins docker 12288 Sep 2 05:56 .. [2026-09-02T05:56:50.464Z] -rw-r--r-- 1 jenkins docker 25 Sep 2 05:56 build.env [2026-09-02T05:56:50.464Z] -rw-r--r-- 1 jenkins docker 1235 Sep 2 05:34 deps.build-freeze.43833.env [Pipeline] withCredentials [2026-09-02T05:56:50.523Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T05:56:50.907Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-09-02T05:56:51.112Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:56:51.127Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:56:51.177Z] Will try again after 15 sec [2026-09-02T05:56:51.470Z] 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 [2026-09-02T05:56:52.747Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:SUCCESS] [Pipeline] echo [2026-09-02T05:56:52.762Z] JOB cleanup-rocky9: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T05:56:52.836Z] JOB cleanup-rocky9: wait finished. overall result = true [Pipeline] echo [2026-09-02T05:56:52.861Z] JOB cleanup-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:56:52.941Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:56:52.982Z] JOB cleanup-rocky9 / stream build-rocky9 : deps: [freeze-rocky9] [Pipeline] dir [2026-09-02T05:56:53.034Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T05:56:53.105Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:56:53.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-09-02T05:56:53.154Z] JOB cleanup-rocky9: files found = 2 [2026-09-02T05:56:53.183Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:56:53.198Z] JOB cleanup-rocky9: file #0 with path build-freeze-43833/build.env [Pipeline] readFile [Pipeline] echo [2026-09-02T05:56:53.266Z] JOB cleanup-rocky9: file #1 with path build-freeze-43833/deps.build-freeze.43833.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T05:56:53.393Z] JOB cleanup-rocky9: deps_env_file: deps.build-cleanup.50399.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T05:56:53.454Z] Archiving artifacts [Pipeline] echo [2026-09-02T05:56:53.493Z] JOB cleanup-rocky9: Starting job: build-cleanup rnd: #50399 [Pipeline] timeout [2026-09-02T05:56:53.531Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T05:56:53.579Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2026-09-02T05:56:55.036Z] 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 [2026-09-02T05:56:55.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:56:55.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:56:55.510Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:56:55.525Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:56:55.570Z] Will try again after 15 sec [2026-09-02T05:57:03.177Z] Starting building: build-cleanup #14179 [Pipeline] { [Pipeline] echo [2026-09-02T05:57:06.213Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:57:06.228Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:57:06.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:08.219Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:57:08.235Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:57:08.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:10.136Z] 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 [2026-09-02T05:57:10.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:57:10.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:10.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:57:10.619Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:57:10.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:21.308Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:57:21.325Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:57:21.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:23.321Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:57:23.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:57:23.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:25.237Z] 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 [2026-09-02T05:57:25.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:57:25.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:25.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:57:25.721Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:57:25.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:36.406Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:57:36.421Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:57:36.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:38.428Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:57:38.443Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:57:38.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:40.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 [2026-09-02T05:57:40.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:57:40.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:40.814Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:57:40.831Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:57:40.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:51.503Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:57:51.519Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:57:51.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:53.529Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:57:53.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:57:53.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:55.441Z] 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 [2026-09-02T05:57:55.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:57:55.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:57:55.917Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:57:55.931Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:57:55.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:06.606Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:58:06.678Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:58:06.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:08.629Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:58:08.645Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:58:08.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:10.543Z] 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 [2026-09-02T05:58:10.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:58:10.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:11.016Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:58:11.032Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:58:11.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:21.803Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:58:21.818Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:58:21.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:23.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:58:23.762Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:58:23.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:25.646Z] 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 [2026-09-02T05:58:25.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:58:25.689Z] Build build-cleanup #14179 completed: SUCCESS [2026-09-02T05:58:25.714Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T05:58:25.770Z] JOB cleanup-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T05:58:25.862Z] Copied 1 artifact from "build-cleanup" build number 14179 [Pipeline] echo [2026-09-02T05:58:25.902Z] JOB cleanup-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T05:58:26.117Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:58:26.135Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:58:26.192Z] + ls -la build-cleanup-50399 [2026-09-02T05:58:26.192Z] total 20 [2026-09-02T05:58:26.192Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 05:58 . [2026-09-02T05:58:26.192Z] drwxr-xr-x 52 jenkins docker 12288 Sep 2 05:58 .. [2026-09-02T05:58:26.192Z] -rw-r--r-- 1 jenkins docker 1260 Sep 2 05:56 deps.build-cleanup.50399.env [2026-09-02T05:58:26.214Z] Will try again after 15 sec [Pipeline] withCredentials [2026-09-02T05:58:26.285Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T05:58:26.614Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T05:58:27.543Z] 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 [2026-09-02T05:58:36.902Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:58:36.917Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:58:36.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:38.852Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:58:38.869Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:58:38.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:40.779Z] 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 [2026-09-02T05:58:40.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:58:40.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:41.248Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:58:41.262Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:58:41.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:52.008Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:58:52.022Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:58:52.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:53.949Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:58:53.965Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:58:54.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:55.921Z] 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 [2026-09-02T05:58:55.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:58:55.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:58:56.338Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:58:56.352Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:58:56.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:07.100Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:59:07.136Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:59:07.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:09.048Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:59:09.065Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:59:09.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:11.023Z] 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 [2026-09-02T05:59:11.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:59:11.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:11.483Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:59:11.500Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:59:11.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:22.218Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:59:22.233Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:59:22.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:24.146Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:59:24.162Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:59:24.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:26.126Z] 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 [2026-09-02T05:59:26.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:59:26.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:26.581Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:59:26.596Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:59:26.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:37.313Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:59:37.327Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:59:37.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:39.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:59:39.299Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:59:39.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:41.223Z] 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 [2026-09-02T05:59:41.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:59:41.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:41.679Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:59:41.694Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:59:41.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:52.407Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T05:59:52.422Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:59:52.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:54.381Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T05:59:54.397Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T05:59:54.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:56.316Z] 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 [2026-09-02T05:59:56.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T05:59:56.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T05:59:56.778Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T05:59:56.793Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T05:59:56.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:07.507Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:00:07.525Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:00:07.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:09.481Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T06:00:09.498Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:00:09.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:11.414Z] 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 [2026-09-02T06:00:11.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:00:11.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:11.882Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:00:11.898Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:00:11.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:22.696Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:00:22.716Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:00:22.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:24.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T06:00:24.602Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:00:24.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:26.568Z] 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 [2026-09-02T06:00:26.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:00:26.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:27.032Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:00:27.047Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:00:27.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:37.810Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:00:37.828Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:00:37.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:39.700Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T06:00:39.716Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:00:39.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:41.673Z] 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 [2026-09-02T06:00:41.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:00:41.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:42.243Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:00:42.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:00:42.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:52.909Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:00:52.924Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:00:52.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:54.806Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T06:00:54.821Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:00:54.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:56.773Z] 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 [2026-09-02T06:00:56.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:00:56.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:00:57.340Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:00:57.354Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:00:57.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:08.037Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:01:08.053Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:01:08.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:10.183Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T06:01:10.200Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:01:10.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:11.892Z] 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 [2026-09-02T06:01:11.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:01:11.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:12.446Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:01:12.463Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:01:12.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:23.145Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:01:23.167Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:01:23.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:25.292Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T06:01:25.309Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:01:25.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:27.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 [2026-09-02T06:01:27.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:01:27.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:27.597Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:01:27.622Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:01:27.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:38.258Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:01:38.275Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:01:38.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:40.394Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T06:01:40.410Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:01:40.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:42.175Z] 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 [2026-09-02T06:01:42.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:01:42.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:42.710Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:01:42.727Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:01:42.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:53.356Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:01:53.371Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:01:53.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:55.494Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T06:01:55.510Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:01:55.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:57.274Z] 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 [2026-09-02T06:01:57.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:01:57.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:01:57.874Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:01:57.889Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:01:57.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:08.454Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:02:08.470Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:02:08.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:10.690Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T06:02:10.709Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:02:10.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:12.413Z] 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 [2026-09-02T06:02:12.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:02:12.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:12.991Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:02:13.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:02:13.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:23.552Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:02:23.569Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:02:23.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:25.907Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-09-02T06:02:25.925Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:02:25.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:27.537Z] 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 [2026-09-02T06:02:27.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:02:27.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:28.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:02:28.139Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:02:28.242Z] Will try again after 15 sec [2026-09-02T06:02:32.347Z] Build deploy-tf-ansible-os #5585 completed: SUCCESS [Pipeline] echo [2026-09-02T06:02:32.367Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T06:02:32.462Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 5585 [Pipeline] echo [2026-09-02T06:02:32.496Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2026-09-02T06:02:32.795Z] + ls -la deploy-tf-ansible-os-89815 [2026-09-02T06:02:32.795Z] total 20 [2026-09-02T06:02:32.795Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 06:02 . [2026-09-02T06:02:32.795Z] drwxr-xr-x 53 jenkins docker 12288 Sep 2 06:02 .. [2026-09-02T06:02:32.795Z] -rw-r--r-- 1 jenkins docker 493 Sep 2 05:54 deps.deploy-tf-ansible-os.89815.env [Pipeline] withCredentials [2026-09-02T06:02:32.859Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T06:02:33.177Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T06:02:34.545Z] 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 [2026-09-02T06:02:38.653Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:02:38.669Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:02:38.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:41.017Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T06:02:41.092Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2026-09-02T06:02:41.121Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T06:02:41.210Z] Archiving artifacts [Pipeline] echo [2026-09-02T06:02:41.259Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2026-09-02T06:02:41.308Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T06:02:41.398Z] JOB test-sanity-ansible-os: files found = 1 [Pipeline] echo [2026-09-02T06:02:41.428Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-89815/deps.deploy-tf-ansible-os.89815.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T06:02:41.576Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.28779.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T06:02:41.643Z] Archiving artifacts [Pipeline] echo [2026-09-02T06:02:41.690Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #28779 [Pipeline] timeout [2026-09-02T06:02:41.721Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T06:02:41.772Z] Scheduling project: test-sanity [Pipeline] { [Pipeline] echo [2026-09-02T06:02:42.817Z] 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 [2026-09-02T06:02:42.835Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:02:42.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:43.280Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:02:43.297Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:02:43.347Z] Will try again after 15 sec [2026-09-02T06:02:48.210Z] Starting building: test-sanity #6769 [Pipeline] { [Pipeline] echo [2026-09-02T06:02:53.760Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-09-02T06:02:53.779Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-09-02T06:02:53.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:02:58.296Z] 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 [2026-09-02T06:02:58.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-09-02T06:02:58.446Z] Will try again after 15 sec [Pipeline] echo [2026-09-02T06:02:58.478Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:02:58.495Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:02:58.569Z] Will try again after 15 sec [2026-09-02T06:03:06.159Z] Build test-sanity #6768 completed: SUCCESS [Pipeline] echo [2026-09-02T06:03:06.179Z] JOB test-sanity-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T06:03:06.302Z] Copied 1 artifact from "test-sanity" build number 6768 [Pipeline] echo [2026-09-02T06:03:06.335Z] JOB test-sanity-juju-k8s: Collected artifacts: [Pipeline] sh [2026-09-02T06:03:06.624Z] + ls -la test-sanity-23043 [2026-09-02T06:03:06.624Z] total 20 [2026-09-02T06:03:06.624Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 06:03 . [2026-09-02T06:03:06.624Z] drwxr-xr-x 54 jenkins docker 12288 Sep 2 06:03 .. [2026-09-02T06:03:06.624Z] -rw-r--r-- 1 jenkins docker 447 Sep 2 05:55 deps.test-sanity.23043.env [Pipeline] withCredentials [2026-09-02T06:03:06.687Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T06:03:07.013Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T06:03:07.583Z] 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 [2026-09-02T06:03:08.876Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T06:03:08.969Z] JOB test-deployment-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-09-02T06:03:08.995Z] JOB test-deployment-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T06:03:09.074Z] Archiving artifacts [Pipeline] echo [2026-09-02T06:03:09.187Z] JOB test-deployment-juju-k8s / stream juju-k8s : deps: [test-sanity-juju-k8s] [Pipeline] dir [2026-09-02T06:03:09.230Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T06:03:09.315Z] JOB test-deployment-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T06:03:09.341Z] JOB test-deployment-juju-k8s: file #0 with path test-sanity-23043/deps.test-sanity.23043.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T06:03:09.534Z] JOB test-deployment-juju-k8s: deps_env_file: deps.test-deployment.54858.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T06:03:09.597Z] Archiving artifacts [Pipeline] echo [2026-09-02T06:03:09.642Z] JOB test-deployment-juju-k8s: Starting job: test-deployment rnd: #54858 [Pipeline] timeout [2026-09-02T06:03:09.670Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T06:03:09.717Z] Scheduling project: test-deployment [Pipeline] { [Pipeline] echo [2026-09-02T06:03:13.481Z] 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 [2026-09-02T06:03:13.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:03:13.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:03:13.690Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:03:13.706Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:03:13.752Z] Will try again after 15 sec [2026-09-02T06:03:15.642Z] Starting building: test-deployment #1500 [Pipeline] { [Pipeline] echo [2026-09-02T06:03:28.681Z] 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 [2026-09-02T06:03:28.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:03:28.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:03:28.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:03:28.839Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:03:28.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:03:43.814Z] 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 [2026-09-02T06:03:43.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:03:43.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:03:43.936Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:03:43.953Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:03:44.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:03:58.921Z] 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 [2026-09-02T06:03:58.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:03:58.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:03:59.040Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:03:59.055Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:03:59.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:04:14.025Z] 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 [2026-09-02T06:04:14.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:04:14.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:04:14.142Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:04:14.158Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:04:14.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:04:29.130Z] 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 [2026-09-02T06:04:29.146Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:04:29.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:04:29.245Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:04:29.260Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:04:29.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:04:44.229Z] 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 [2026-09-02T06:04:44.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:04:44.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:04:44.349Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:04:44.368Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:04:44.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:04:59.331Z] 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 [2026-09-02T06:04:59.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:04:59.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:04:59.453Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:04:59.468Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:04:59.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:05:14.430Z] 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 [2026-09-02T06:05:14.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:05:14.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:05:14.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:05:14.564Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:05:14.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:05:29.528Z] 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 [2026-09-02T06:05:29.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:05:29.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:05:29.656Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:05:29.672Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:05:29.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:05:44.629Z] 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 [2026-09-02T06:05:44.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:05:44.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:05:44.760Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:05:44.774Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:05:44.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:05:59.731Z] 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 [2026-09-02T06:05:59.746Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:05:59.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:05:59.855Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:05:59.871Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:05:59.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:06:14.828Z] 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 [2026-09-02T06:06:14.846Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:06:14.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:06:14.998Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:06:15.014Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:06:15.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:06:29.953Z] 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 [2026-09-02T06:06:29.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:06:30.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:06:30.153Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-09-02T06:06:30.173Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-09-02T06:06:30.237Z] Will try again after 15 sec [2026-09-02T06:06:30.549Z] Build test-deployment #1500 completed: SUCCESS [Pipeline] echo [2026-09-02T06:06:30.568Z] JOB test-deployment-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T06:06:30.690Z] Copied 1 artifact from "test-deployment" build number 1500 [Pipeline] echo [2026-09-02T06:06:30.724Z] JOB test-deployment-juju-k8s: Collected artifacts: [Pipeline] sh [2026-09-02T06:06:31.011Z] + ls -la test-deployment-54858 [2026-09-02T06:06:31.011Z] total 20 [2026-09-02T06:06:31.011Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 06:06 . [2026-09-02T06:06:31.011Z] drwxr-xr-x 55 jenkins docker 12288 Sep 2 06:06 .. [2026-09-02T06:06:31.011Z] -rw-r--r-- 1 jenkins docker 447 Sep 2 06:03 deps.test-deployment.54858.env [Pipeline] withCredentials [2026-09-02T06:06:31.079Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T06:06:31.405Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T06:06:31.967Z] 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 [2026-09-02T06:06:45.099Z] 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 [2026-09-02T06:06:45.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:06:45.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:06:45.273Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:SUCCESS] [Pipeline] echo [2026-09-02T06:06:45.290Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T06:06:45.373Z] JOB collect-logs-and-cleanup-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-09-02T06:06:45.400Z] JOB collect-logs-and-cleanup-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T06:06:45.502Z] Archiving artifacts [Pipeline] echo [2026-09-02T06:06:45.543Z] JOB collect-logs-and-cleanup-juju-k8s / stream juju-k8s : deps: [deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s] [Pipeline] dir [2026-09-02T06:06:45.611Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T06:06:45.692Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T06:06:45.717Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-platform-juju-k8s-44714/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T06:06:45.860Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T06:06:45.952Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T06:06:45.978Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-tf-juju-k8s-68634/deps.deploy-tf-juju-k8s.68634.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T06:06:46.111Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T06:06:46.200Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T06:06:46.228Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-sanity-23043/deps.test-sanity.23043.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T06:06:46.398Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T06:06:46.484Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-09-02T06:06:46.512Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-deployment-54858/deps.test-deployment.54858.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T06:06:46.674Z] JOB collect-logs-and-cleanup-juju-k8s: deps_env_file: deps.collect-logs-and-cleanup.49592.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T06:06:46.758Z] Archiving artifacts [Pipeline] echo [2026-09-02T06:06:46.808Z] JOB collect-logs-and-cleanup-juju-k8s: Starting job: collect-logs-and-cleanup rnd: #49592 [Pipeline] timeout [2026-09-02T06:06:46.838Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T06:06:46.889Z] Scheduling project: collect-logs-and-cleanup [2026-09-02T06:06:53.273Z] Starting building: collect-logs-and-cleanup #12152 [Pipeline] { [Pipeline] echo [2026-09-02T06:07:00.221Z] 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 [2026-09-02T06:07:00.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:07:00.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:07:15.334Z] 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 [2026-09-02T06:07:15.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:07:15.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:07:30.444Z] 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 [2026-09-02T06:07:30.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:07:30.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:07:45.564Z] 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 [2026-09-02T06:07:45.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:07:45.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:08:00.669Z] 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 [2026-09-02T06:08:00.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:08:00.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:08:15.772Z] 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 [2026-09-02T06:08:15.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:08:15.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:08:30.872Z] 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 [2026-09-02T06:08:30.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:08:30.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:08:45.981Z] 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 [2026-09-02T06:08:45.998Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:08:46.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:09:01.094Z] 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 [2026-09-02T06:09:01.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:09:01.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:09:16.202Z] 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 [2026-09-02T06:09:16.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:09:16.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:09:31.300Z] 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 [2026-09-02T06:09:31.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:09:31.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:09:46.401Z] 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 [2026-09-02T06:09:46.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:09:46.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:10:01.538Z] 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 [2026-09-02T06:10:01.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:10:01.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:10:16.650Z] 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 [2026-09-02T06:10:16.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:10:16.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:10:31.781Z] 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 [2026-09-02T06:10:31.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:10:31.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:10:46.882Z] 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 [2026-09-02T06:10:46.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:10:46.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:11:01.989Z] 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 [2026-09-02T06:11:02.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:11:02.055Z] Will try again after 15 sec [2026-09-02T06:11:14.498Z] Build collect-logs-and-cleanup #12152 completed: SUCCESS [Pipeline] echo [2026-09-02T06:11:14.517Z] JOB collect-logs-and-cleanup-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T06:11:14.615Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 12152 [Pipeline] echo [2026-09-02T06:11:14.644Z] JOB collect-logs-and-cleanup-juju-k8s: Collected artifacts: [Pipeline] sh [2026-09-02T06:11:15.009Z] + ls -la collect-logs-and-cleanup-49592 [2026-09-02T06:11:15.009Z] total 20 [2026-09-02T06:11:15.009Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 06:11 . [2026-09-02T06:11:15.009Z] drwxr-xr-x 56 jenkins docker 12288 Sep 2 06:11 .. [2026-09-02T06:11:15.009Z] -rw-r--r-- 1 jenkins docker 447 Sep 2 06:06 deps.collect-logs-and-cleanup.49592.env [Pipeline] withCredentials [2026-09-02T06:11:15.082Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T06:11:15.401Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T06:11:16.333Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-09-02T06:11:17.092Z] 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 [2026-09-02T06:11:17.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:11:17.184Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2026-09-02T06:11:32.222Z] 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 [2026-09-02T06:11:32.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:11:32.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:11:47.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 [2026-09-02T06:11:47.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:11:47.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:12:02.449Z] 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 [2026-09-02T06:12:02.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:12:02.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:12:17.558Z] 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 [2026-09-02T06:12:17.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:12:17.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:12:32.657Z] 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 [2026-09-02T06:12:32.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:12:32.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:12:47.811Z] 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 [2026-09-02T06:12:47.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:12:47.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:13:02.916Z] 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 [2026-09-02T06:13:02.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:13:02.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:13:18.027Z] 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 [2026-09-02T06:13:18.042Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:13:18.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:13:33.134Z] 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 [2026-09-02T06:13:33.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:13:33.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:13:48.233Z] 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 [2026-09-02T06:13:48.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:13:48.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:14:03.336Z] 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 [2026-09-02T06:14:03.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:14:03.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:14:18.492Z] 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 [2026-09-02T06:14:18.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:14:18.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:14:33.590Z] 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 [2026-09-02T06:14:33.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:14:33.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:14:48.695Z] 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 [2026-09-02T06:14:48.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:14:48.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:15:03.792Z] 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 [2026-09-02T06:15:03.808Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:15:03.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:15:18.894Z] 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 [2026-09-02T06:15:18.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:15:18.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:15:34.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 [2026-09-02T06:15:34.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:15:34.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:15:49.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 [2026-09-02T06:15:49.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:15:49.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:16:04.233Z] 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 [2026-09-02T06:16:04.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:16:04.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:16:19.331Z] 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 [2026-09-02T06:16:19.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:16:19.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:16:34.441Z] 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 [2026-09-02T06:16:34.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:16:34.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:16:49.553Z] 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 [2026-09-02T06:16:49.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:16:49.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:17:04.652Z] 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 [2026-09-02T06:17:04.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:17:04.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:17:19.804Z] 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 [2026-09-02T06:17:19.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:17:19.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:17:34.912Z] 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 [2026-09-02T06:17:34.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:17:34.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:17:50.039Z] 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 [2026-09-02T06:17:50.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:17:50.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:18:05.136Z] 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 [2026-09-02T06:18:05.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:18:05.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:18:20.235Z] 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 [2026-09-02T06:18:20.250Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:18:20.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:18:35.335Z] 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 [2026-09-02T06:18:35.350Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:18:35.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:18:50.432Z] 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 [2026-09-02T06:18:50.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:18:50.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:19:05.526Z] 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 [2026-09-02T06:19:05.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:19:05.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:19:20.626Z] 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 [2026-09-02T06:19:20.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:19:20.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:19:35.723Z] 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 [2026-09-02T06:19:35.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:19:35.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:19:50.819Z] 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 [2026-09-02T06:19:50.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:19:50.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:20:05.916Z] 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 [2026-09-02T06:20:05.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:20:05.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:20:21.049Z] 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 [2026-09-02T06:20:21.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:20:21.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:20:36.165Z] 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 [2026-09-02T06:20:36.183Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:20:36.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:20:51.266Z] 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 [2026-09-02T06:20:51.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:20:51.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:21:06.540Z] 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 [2026-09-02T06:21:06.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:21:06.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:21:21.642Z] 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 [2026-09-02T06:21:21.658Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:21:21.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:21:36.741Z] 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 [2026-09-02T06:21:36.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:21:36.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:21:51.844Z] 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 [2026-09-02T06:21:51.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:21:51.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:22:06.943Z] 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 [2026-09-02T06:22:06.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:22:07.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:22:22.047Z] 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 [2026-09-02T06:22:22.063Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:22:22.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:22:37.151Z] 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 [2026-09-02T06:22:37.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:22:37.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:22:52.248Z] 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 [2026-09-02T06:22:52.265Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:22:52.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-09-02T06:23:07.359Z] 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 [2026-09-02T06:23:07.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-09-02T06:23:07.431Z] Will try again after 15 sec [2026-09-02T06:23:19.478Z] Build test-sanity #6769 completed: SUCCESS [Pipeline] echo [2026-09-02T06:23:19.496Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T06:23:19.581Z] Copied 1 artifact from "test-sanity" build number 6769 [Pipeline] echo [2026-09-02T06:23:19.613Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [2026-09-02T06:23:19.897Z] + ls -la test-sanity-28779 [2026-09-02T06:23:19.897Z] total 20 [2026-09-02T06:23:19.897Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 06:23 . [2026-09-02T06:23:19.897Z] drwxr-xr-x 57 jenkins docker 12288 Sep 2 06:23 .. [2026-09-02T06:23:19.897Z] -rw-r--r-- 1 jenkins docker 493 Sep 2 06:02 deps.test-sanity.28779.env [Pipeline] withCredentials [2026-09-02T06:23:19.956Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T06:23:20.272Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T06:23:20.835Z] 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 [2026-09-02T06:23:22.467Z] 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 [2026-09-02T06:23:22.482Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-09-02T06:23:22.554Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2026-09-02T06:23:22.578Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T06:23:22.656Z] Archiving artifacts [Pipeline] echo [2026-09-02T06:23:22.695Z] 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 [2026-09-02T06:23:22.735Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T06:23:22.819Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2026-09-02T06:23:22.848Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-18713/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T06:23:22.975Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T06:23:23.096Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2026-09-02T06:23:23.122Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-89815/deps.deploy-tf-ansible-os.89815.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-09-02T06:23:23.261Z] Running in /home/jenkins/workspace/pipeline-gate@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-09-02T06:23:23.343Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2026-09-02T06:23:23.370Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-28779/deps.test-sanity.28779.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-09-02T06:23:23.538Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.44223.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-09-02T06:23:23.599Z] Archiving artifacts [Pipeline] echo [2026-09-02T06:23:23.640Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #44223 [Pipeline] timeout [2026-09-02T06:23:23.669Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T06:23:23.712Z] Scheduling project: collect-logs-and-cleanup [2026-09-02T06:23:33.355Z] Starting building: collect-logs-and-cleanup #12153 [2026-09-02T06:26:49.376Z] Build collect-logs-and-cleanup #12153 completed: SUCCESS [Pipeline] echo [2026-09-02T06:26:49.405Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-09-02T06:26:49.499Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 12153 [Pipeline] echo [2026-09-02T06:26:49.553Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2026-09-02T06:26:49.851Z] + ls -la collect-logs-and-cleanup-44223 [2026-09-02T06:26:49.851Z] total 24 [2026-09-02T06:26:49.851Z] drwxr-xr-x 2 jenkins docker 4096 Sep 2 06:26 . [2026-09-02T06:26:49.851Z] drwxr-xr-x 58 jenkins docker 16384 Sep 2 06:26 .. [2026-09-02T06:26:49.851Z] -rw-r--r-- 1 jenkins docker 493 Sep 2 06:23 deps.collect-logs-and-cleanup.44223.env [Pipeline] withCredentials [2026-09-02T06:26:49.908Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T06:26:50.225Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T06:26:51.189Z] 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 [2026-09-02T06:26:52.870Z] DEBUG: We do NOT have base pipeline. Finishing... [Pipeline] echo [2026-09-02T06:26:52.885Z] Jobs results: [test-unit-agent:[job-rnd:29829, number:3757, started:1788320591754, duration:7193028, result:SUCCESS], test-unit-opserver:[job-rnd:98700, result:FAILURE, number:3757, started:1788320596764, duration:1014670], test-unit-bgp:[job-rnd:28071, number:3757, started:1788320601768, duration:6020809, result:SUCCESS], test-unit-group-one:[job-rnd:85692, number:3757, started:1788320606769, duration:6345879, result:SUCCESS], test-unit-group-two:[job-rnd:80327, result:FAILURE, number:3757, started:1788320611781, duration:1003447], test-unit-ungrouped:[job-rnd:67078, result:FAILURE, number:3757, started:1788320616785, duration:995100], test-code-coverage:[job-rnd:48623, number:-1, duration:0, result:NOT_BUILT], prepare-sandbox-ut-sandbox:[job-rnd:45045, number:15919, started:1788320066656, duration:269644, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:60025, number:14369, started:1788320346704, duration:34814, result:SUCCESS], configure-ut-sandbox:[job-rnd:17277, number:12882, started:1788320391713, duration:187633, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:55846, number:14175, started:1788320621784, duration:78275, result:SUCCESS], deploy-platform-juju-k8s:[job-rnd:44714, number:2100, started:1788320071660, duration:4793073, result:SUCCESS], deploy-tf-juju-k8s:[job-rnd:68634, number:1624, started:1788327281734, duration:1260534, result:SUCCESS], test-sanity-juju-k8s:[job-rnd:23043, number:6768, started:1788328558086, duration:428031, result:SUCCESS], test-deployment-juju-k8s:[job-rnd:54858, number:1500, started:1788328995642, duration:194869, result:SUCCESS], collect-logs-and-cleanup-juju-k8s:[job-rnd:49592, number:12152, started:1788329213273, duration:260803, result:SUCCESS], prepare-sandbox-rocky9:[job-rnd:6380, number:15918, started:1788320061649, duration:302140, result:SUCCESS], fetch-sources-rocky9:[job-rnd:46384, number:14370, started:1788320381882, duration:38574, result:SUCCESS], configure-rocky9:[job-rnd:34033, number:12883, started:1788320441717, duration:80078, result:SUCCESS], package-deployers-rocky9:[job-rnd:97013, number:8674, started:1788320531725, duration:15488, result:SUCCESS], compile-rocky9:[job-rnd:53423, number:8622, started:1788320561728, duration:5465477, result:SUCCESS], package-rocky9:[job-rnd:81874, number:7149, started:1788326047668, duration:1217593, result:SUCCESS], freeze-rocky9:[job-rnd:43833, number:5970, started:1788327287836, duration:1321359, result:SUCCESS], cleanup-rocky9:[job-rnd:50399, number:14179, started:1788328623177, duration:81895, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:18713, number:6247, started:1788327277831, duration:1195478, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:89815, number:5585, started:1788328488054, duration:463615, result:SUCCESS], test-sanity-ansible-os:[job-rnd:28779, number:6769, started:1788328968209, duration:1230768, result:SUCCESS], collect-logs-and-cleanup-ansible-os:[job-rnd:44223, number:12153, started:1788330213355, duration:195038, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2026-09-02T06:26:53.000Z] Evaluated results for test-unit = [results:[SUCCESS, FAILURE, SUCCESS, SUCCESS, FAILURE, FAILURE, NOT_BUILT], duration:22572933] [Pipeline] echo [2026-09-02T06:26:53.028Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:570366] [Pipeline] echo [2026-09-02T06:26:53.061Z] Evaluated results for juju-k8s = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:6937310] [Pipeline] echo [2026-09-02T06:26:53.105Z] Evaluated results for build-rocky9 = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:8522604] [Pipeline] echo [2026-09-02T06:26:53.137Z] Evaluated results for ansible-os = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3084899] [Pipeline] echo [2026-09-02T06:26:53.171Z] Notify gerrit verified=-2, submit=false, msg= [2026-09-02T06:26:53.171Z] TF CI Build Failed (gate) in 5h 36m 22s [2026-09-02T06:26:53.171Z] [2026-09-02T06:26:53.171Z] Failed checks: [2026-09-02T06:26:53.171Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/test-unit : FAILURE in 6h 16m 12s [2026-09-02T06:26:53.171Z] [2026-09-02T06:26:53.171Z] Succeeded checks: [2026-09-02T06:26:53.171Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/prepare-ut-sandbox : SUCCESS in 0h 9m 30s [2026-09-02T06:26:53.171Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/juju-k8s : SUCCESS in 1h 55m 37s [2026-09-02T06:26:53.171Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/build-rocky9 : SUCCESS in 2h 22m 2s [2026-09-02T06:26:53.171Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/ansible-os : SUCCESS in 0h 51m 24s [Pipeline] withCredentials [2026-09-02T06:26:53.210Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2026-09-02T06:26:53.362Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-09-02T06:26:53.649Z] + /home/jenkins/workspace/pipeline-gate@3/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I1512a34ca8b908d3ea7f6ea067c4c306678006cc --patchset 12 --branch master --labels Verified=-2 --message 'TF CI Build Failed (gate) in 5h 36m 22s [2026-09-02T06:26:53.649Z] [2026-09-02T06:26:53.649Z] Failed checks: [2026-09-02T06:26:53.649Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/test-unit : FAILURE in 6h 16m 12s [2026-09-02T06:26:53.649Z] [2026-09-02T06:26:53.649Z] Succeeded checks: [2026-09-02T06:26:53.649Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/prepare-ut-sandbox : SUCCESS in 0h 9m 30s [2026-09-02T06:26:53.649Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/juju-k8s : SUCCESS in 1h 55m 37s [2026-09-02T06:26:53.649Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/build-rocky9 : SUCCESS in 2h 22m 2s [2026-09-02T06:26:53.649Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/ansible-os : SUCCESS in 0h 51m 24s' [2026-09-02T06:26:53.907Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_flaky', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-09-01 18:49:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-09-01 11:41:17.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-09-01 15:08:31.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I1512a34ca8b908d3ea7f6ea067c4c306678006cc', 'subject': 'Fix flaky tests which block CI', 'status': 'NEW', 'created': '2026-08-10 15:47:16.000000000', 'updated': '2026-09-02 04:28:38.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 299, 'deletions': 105, 'total_comment_count': 5, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'e0058ca683f93b10ffbf1504667e8fa403bc50f6', '_number': 3039, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 0, 'date': '2026-09-02 04:28:38.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-09-01 15:08:31.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], '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}, {'value': 0, 'date': '2026-09-02 00:50:32.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], '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': {'Verified': {' 0': [{'_account_id': 1000001}]}, 'Code-Review': {' 0': [{'_account_id': 1000003}], '+1': [{'_account_id': 1000012}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': '97973b48694ffa39b639970beecc1660ee783ac0', 'revisions': {'97973b48694ffa39b639970beecc1660ee783ac0': {'kind': 'NO_CODE_CHANGE', '_number': 12, 'created': '2026-09-01 11:40:59.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/39/3039/12', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/39/3039/12'}}, 'commit': {'parents': [{'commit': '9112407ed0a26aaec3ee49b7513d267bf7e93597', 'subject': 'Switching to oneTBB: old includes removal'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-08-10 15:45:10.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-09-01 11:39:44.000000000', 'tz': 420}, 'subject': 'Fix flaky tests which block CI', 'message': 'Fix flaky tests which block CI\n\nFix tests sampled asynchronous state immediately after\nWaitForIdle(), which does not cover work outside the task\nscheduler. They failed depending on build machine load.\n\nChange-Id: I1512a34ca8b908d3ea7f6ea067c4c306678006cc\nSigned-off-by: Mikhail Samoylov \nCloses: https://github.com/OpenSDN-io/community/issues/134\nDepends-On: Idfec5ba806d374867d999d25e6672fc27c9fa474\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-09-02T06:26:53.907Z] DEBUG: push message data: {'labels': {'Verified': '-2'}, 'message': 'TF CI Build Failed (gate) in 5h 36m 22s\n\nFailed checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/test-unit : FAILURE in 6h 16m 12s\n\nSucceeded checks:\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/prepare-ut-sandbox : SUCCESS in 0h 9m 30s\n- juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/juju-k8s : SUCCESS in 1h 55m 37s\n- build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/build-rocky9 : SUCCESS in 2h 22m 2s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/39/3039/12/gate_2907/ansible-os : SUCCESS in 0h 51m 24s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2026-09-02T06:26:54.285Z] Archiving artifacts [Pipeline] withCredentials [2026-09-02T06:26:54.564Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2026-09-02T06:26:54.907Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T06:26:55.470Z] 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 [2026-09-02T06:26:56.259Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2026-09-02T06:26:56.285Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2026-09-02T06:26:56.312Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #11747 [Pipeline] timeout [2026-09-02T06:26:56.341Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-09-02T06:26:56.378Z] Scheduling project: cleanup-workers [2026-09-02T06:27:03.367Z] Starting building: cleanup-workers #7425 [2026-09-02T06:27:08.607Z] Build cleanup-workers #7425 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-09-02T06:27:08.702Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2026-09-02T06:27:08.765Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2026-09-02T06:27:09.056Z] + ls -la cleanup-workers-11747 [2026-09-02T06:27:09.056Z] ls: cannot access 'cleanup-workers-11747': No such file or directory [2026-09-02T06:27:09.056Z] + /bin/true [Pipeline] withCredentials [2026-09-02T06:27:09.114Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-09-02T06:27:09.435Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-09-02T06:27:09.998Z] 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 [2026-09-02T06:27:10.931Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2026-09-02T06:27:10.947Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2026-09-02T06:27:10.964Z] JOB cleanup-workers: Message - null [Pipeline] echo [2026-09-02T06:27:10.981Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2026-09-02T06:27:10.998Z] 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] } [2026-09-02T06:27:11.103Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2026-09-02T06:27:11.178Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-gate/2907/consoleText [Pipeline] withCredentials [2026-09-02T06:27:11.225Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh