Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-test/+/2221 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-09T13:42:24.033Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2025-10-09T13:42:24.077Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2025-10-09T13:42:24.148Z] [WS-CLEANUP] Deleting project workspace... [2025-10-09T13:42:24.148Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-09T13:42:24.192Z] [WS-CLEANUP] done [Pipeline] checkout [2025-10-09T13:42:24.220Z] The recommended git tool is: git [2025-10-09T13:42:24.224Z] No credentials specified [2025-10-09T13:42:24.226Z] Cloning the remote Git repository [2025-10-09T13:42:24.229Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2025-10-09T13:42:24.229Z] > git init /home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins # timeout=10 [2025-10-09T13:42:24.235Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2025-10-09T13:42:24.235Z] > git --version # timeout=10 [2025-10-09T13:42:24.237Z] > git --version # 'git version 2.25.1' [2025-10-09T13:42:24.237Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-09T13:42:25.410Z] Avoid second fetch [2025-10-09T13:42:25.415Z] Checking out Revision ab25880479f4fe1f84147ccdd46edc690f8b4eb3 (refs/remotes/origin/master) [2025-10-09T13:42:25.465Z] Commit message: "Merge "use 'rpms' branch for tf-dev-env if build is not master"" [2025-10-09T13:42:25.401Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2025-10-09T13:42:25.403Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-09T13:42:25.411Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-10-09T13:42:25.416Z] > git config core.sparsecheckout # timeout=10 [2025-10-09T13:42:25.418Z] > git checkout -f ab25880479f4fe1f84147ccdd46edc690f8b4eb3 # timeout=10 [2025-10-09T13:42:25.466Z] > git rev-list --no-walk ab25880479f4fe1f84147ccdd46edc690f8b4eb3 # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2025-10-09T13:42:25.774Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-10-09T13:42:26.075Z] + /home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585 --branch master --changed_files --output /home/jenkins/workspace/pipeline-check@2/patchsets-info.json [2025-10-09T13:42:26.075Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-test~master~I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585', 'project': 'opensdn-io/tf-test', 'branch': 'master', 'hashtags': [], 'change_id': 'I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585', 'subject': 'remove unused vars', 'status': 'NEW', 'created': '2025-10-09 13:42:14.000000000', 'updated': '2025-10-09 13:42:14.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 7, 'deletions': 63, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'bc0e6ac5f32e7926b3d0720da74dea5b64d6e568', '_number': 2221, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '76765200c211bce4d98c5a5d2ff2ee33b520c8e9', 'revisions': {'76765200c211bce4d98c5a5d2ff2ee33b520c8e9': {'kind': 'REWORK', '_number': 1, 'created': '2025-10-09 13:42:14.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/21/2221/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-test', 'ref': 'refs/changes/21/2221/1'}}, 'commit': {'parents': [{'commit': 'e9c1028399e284ced7b177b31913ed3edc97f647', 'subject': "don't pull opensdn-base"}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-09 13:41:52.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-09 13:41:52.000000000', 'tz': 180}, 'subject': 'remove unused vars', 'message': 'remove unused vars\n\nChange-Id: I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-10-09T13:42:26.075Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-test~master~I576debf58a2dfbb59b46008bc7a57363c57c39a3', 'project': 'opensdn-io/tf-test', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-09-11 11:10:34.000000000', 'reason': 'Change was submitted'}}, 'hashtags': [], 'change_id': 'I576debf58a2dfbb59b46008bc7a57363c57c39a3', 'subject': "don't pull opensdn-base", 'status': 'MERGED', 'created': '2025-09-11 07:28:15.000000000', 'updated': '2025-09-11 11:11:03.000000000', 'submitted': '2025-09-11 11:10:34.000000000', 'submitter': {'_account_id': 1000001}, 'insertions': 2, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '2110', 'meta_rev_id': 'cce6a469cb03ad23f48b1dedfd33e3ed09b116d0', '_number': 2110, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-09-11 09:02:59.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': '2025-09-11 11:10:20.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}]}, 'pending_reviewers': {}, 'current_revision': 'e9c1028399e284ced7b177b31913ed3edc97f647', 'revisions': {'e9c1028399e284ced7b177b31913ed3edc97f647': {'kind': 'REWORK', '_number': 1, 'created': '2025-09-11 07:28:15.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/10/2110/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-test', 'ref': 'refs/changes/10/2110/1'}}, 'commit': {'parents': [{'commit': 'df326aef158dcb868d308ef8be7885e8af235b68', 'subject': 'add test for api docs'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-09-11 07:27:06.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-09-11 07:27:06.000000000', 'tz': 180}, 'subject': "don't pull opensdn-base", 'message': "don't pull opensdn-base\n\nit downloads old version for nightly\n\nChange-Id: I576debf58a2dfbb59b46008bc7a57363c57c39a3\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}}]}]} [2025-10-09T13:42:26.075Z] DEBUG: Change: I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585: depends_on: [] [Pipeline] archiveArtifacts [2025-10-09T13:42:26.109Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2025-10-09T13:42:27.958Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-10-09T13:42:28.017Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-10-09T13:42:28.306Z] + /home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585 --branch master [2025-10-09T13:42:28.312Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-test~master~I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585', 'project': 'opensdn-io/tf-test', 'branch': 'master', 'hashtags': [], 'change_id': 'I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585', 'subject': 'remove unused vars', 'status': 'NEW', 'created': '2025-10-09 13:42:14.000000000', 'updated': '2025-10-09 13:42:14.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 7, 'deletions': 63, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'bc0e6ac5f32e7926b3d0720da74dea5b64d6e568', '_number': 2221, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '76765200c211bce4d98c5a5d2ff2ee33b520c8e9', 'revisions': {'76765200c211bce4d98c5a5d2ff2ee33b520c8e9': {'kind': 'REWORK', '_number': 1, 'created': '2025-10-09 13:42:14.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/21/2221/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-test', 'ref': 'refs/changes/21/2221/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-test', 'ref': 'refs/changes/21/2221/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-test', 'ref': 'refs/changes/21/2221/1'}}, 'commit': {'parents': [{'commit': 'e9c1028399e284ced7b177b31913ed3edc97f647', 'subject': "don't pull opensdn-base"}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-09 13:41:52.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-09 13:41:52.000000000', 'tz': 180}, 'subject': 'remove unused vars', 'message': 'remove unused vars\n\nChange-Id: I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2025-10-09T13:42:28.335Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2025-10-09T13:42:28.350Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2025-10-09T13:42:28.462Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/21/2221/1/check_2953 [Pipeline] echo [2025-10-09T13:42:28.486Z] terminate_runs_by_review_number: start [Pipeline] echo [2025-10-09T13:42:28.775Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] echo [2025-10-09T13:42:28.801Z] Search for dependent builds for I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585 [Pipeline] echo [2025-10-09T13:42:29.115Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2025-10-09T13:42:29.440Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2025-10-09T13:42:30.068Z] Archiving artifacts [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] echo [2025-10-09T13:42:31.109Z] Streams from config: [ansible-os:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:ansible, MONITORING_ORCHESTRATOR:os, USE_DATAPLANE_NETWORK:true], jobs:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os, collect-logs-and-cleanup-ansible-os]], build-rocky9:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[prepare-sandbox-rocky9, fetch-sources-rocky9, configure-rocky9, package-deployers-rocky9, compile-rocky9, package-rocky9, freeze-rocky9, cleanup-rocky9]]] [Pipeline] echo [2025-10-09T13:42:31.127Z] Jobs from config: [deploy-platform-ansible-os:[stream:ansible-os, depends-on:[package-rocky9]], deploy-tf-ansible-os:[stream:ansible-os, depends-on:[package-rocky9, deploy-platform-ansible-os]], test-sanity-ansible-os:[job-name:test-sanity, stream:ansible-os, depends-on:[deploy-tf-ansible-os]], collect-logs-and-cleanup-ansible-os:[job-name:collect-logs-and-cleanup, stream:ansible-os, type:post-hook, depends-on:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os]], prepare-sandbox-rocky9:[job-name:build-prepare-sandbox, stream:build-rocky9, vars:[DEVENV_TAG:frozen]], fetch-sources-rocky9:[job-name:build-fetch-sources, stream:build-rocky9, depends-on:[prepare-sandbox-rocky9]], configure-rocky9:[job-name:build-configure, stream:build-rocky9, depends-on:[fetch-sources-rocky9]], package-deployers-rocky9:[job-name:build-package-deployers, stream:build-rocky9, depends-on:[configure-rocky9]], compile-rocky9:[job-name:build-compile, stream:build-rocky9, depends-on:[package-deployers-rocky9]], package-rocky9:[job-name:build-package, stream:build-rocky9, depends-on:[compile-rocky9]], freeze-rocky9:[job-name:build-freeze, stream:build-rocky9, depends-on:[package-rocky9], vars:[PUBLISH_TYPE:frozen]], cleanup-rocky9:[job-name:build-cleanup, stream:build-rocky9, type:post-hook, depends-on:[freeze-rocky9]]] [Pipeline] echo [2025-10-09T13:42:31.146Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2025-10-09T13:42:31.180Z] Notify gerrit verified=0, submit=false, msg= [2025-10-09T13:42:31.180Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2953/ [Pipeline] withCredentials [2025-10-09T13:42:31.206Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-10-09T13:42:31.268Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-10-09T13:42:31.564Z] + /home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585 --patchset 1 --branch master --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2953/' [2025-10-09T13:42:31.565Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-test~master~I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585', 'project': 'opensdn-io/tf-test', 'branch': 'master', 'hashtags': [], 'change_id': 'I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585', 'subject': 'remove unused vars', 'status': 'NEW', 'created': '2025-10-09 13:42:14.000000000', 'updated': '2025-10-09 13:42:14.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 7, 'deletions': 63, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'bc0e6ac5f32e7926b3d0720da74dea5b64d6e568', '_number': 2221, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '76765200c211bce4d98c5a5d2ff2ee33b520c8e9', 'revisions': {'76765200c211bce4d98c5a5d2ff2ee33b520c8e9': {'kind': 'REWORK', '_number': 1, 'created': '2025-10-09 13:42:14.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/21/2221/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-test', 'ref': 'refs/changes/21/2221/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-test', 'ref': 'refs/changes/21/2221/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-test', 'ref': 'refs/changes/21/2221/1'}}, 'commit': {'parents': [{'commit': 'e9c1028399e284ced7b177b31913ed3edc97f647', 'subject': "don't pull opensdn-base"}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-09 13:41:52.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-09 13:41:52.000000000', 'tz': 180}, 'subject': 'remove unused vars', 'message': 'remove unused vars\n\nChange-Id: I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-10-09T13:42:31.565Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2953/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-09T13:42:31.653Z] Notify discord for new job is started [Pipeline] echo [2025-10-09T13:42:31.707Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] echo [2025-10-09T13:42:31.746Z] Notify discord msg= [2025-10-09T13:42:31.746Z] New review. [2025-10-09T13:42:31.746Z] [remove unused vars](https://gerrit.opensdn.io/c/opensdn-io/tf-test/+/2221) [Pipeline] withCredentials [2025-10-09T13:42:31.851Z] Masking supported pattern matches of $DISCORD_WEBHOOK_URL [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-10-09T13:42:32.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-09T13:42:32.222Z] Dload Upload Total Spent Left Speed [2025-10-09T13:42:32.479Z] [2025-10-09T13:42:32.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2025-10-09T13:42:32.479Z] 100 135 0 0 100 135 0 340 --:--:-- --:--:-- --:--:-- 340 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: stream-ansible-os) [Pipeline] { (Branch: stream-build-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] parallel [Pipeline] { (Branch: prepare-sandbox-rocky9) [Pipeline] { (Branch: fetch-sources-rocky9) [Pipeline] { (Branch: configure-rocky9) [Pipeline] { (Branch: package-deployers-rocky9) [Pipeline] { (Branch: compile-rocky9) [Pipeline] { (Branch: package-rocky9) [Pipeline] { (Branch: freeze-rocky9) [Pipeline] { (Branch: cleanup-rocky9) [Pipeline] stage [Pipeline] { (deploy-platform-ansible-os) [Pipeline] stage [Pipeline] { (deploy-tf-ansible-os) [Pipeline] stage [Pipeline] { (test-sanity-ansible-os) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-ansible-os) [Pipeline] stage [Pipeline] { (prepare-sandbox-rocky9) [Pipeline] stage [Pipeline] { (fetch-sources-rocky9) [Pipeline] stage [Pipeline] { (configure-rocky9) [Pipeline] stage [Pipeline] { (package-deployers-rocky9) [Pipeline] stage [Pipeline] { (compile-rocky9) [Pipeline] stage [Pipeline] { (package-rocky9) [Pipeline] stage [Pipeline] { (freeze-rocky9) [Pipeline] stage [Pipeline] { (cleanup-rocky9) [Pipeline] echo [2025-10-09T13:42:33.400Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:33.446Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:33.491Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:33.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:33.573Z] JOB fetch-sources-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:33.619Z] JOB configure-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:33.668Z] JOB package-deployers-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:33.727Z] JOB compile-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:33.786Z] JOB package-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:33.840Z] JOB freeze-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:33.981Z] JOB cleanup-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T13:42:34.050Z] JOB prepare-sandbox-rocky9: entering run_job [Pipeline] echo [2025-10-09T13:42:34.096Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:42:34.121Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:34.155Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:42:34.172Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:34.212Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:42:34.236Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:34.263Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:42:34.285Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:34.313Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:42:34.340Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:34.376Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:42:34.397Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:34.424Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:42:34.442Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:34.475Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:42:34.496Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:34.517Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:42:34.535Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-09T13:42:34.583Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:42:34.607Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-10-09T13:42:34.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:42:34.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:42:34.793Z] Will try again after 15 sec [2025-10-09T13:42:34.816Z] Will try again after 15 sec [2025-10-09T13:42:34.838Z] Will try again after 15 sec [2025-10-09T13:42:34.860Z] Will try again after 15 sec [2025-10-09T13:42:34.880Z] Will try again after 15 sec [2025-10-09T13:42:34.903Z] Will try again after 15 sec [2025-10-09T13:42:34.929Z] Will try again after 15 sec [2025-10-09T13:42:34.948Z] Will try again after 15 sec [2025-10-09T13:42:34.971Z] Will try again after 15 sec [2025-10-09T13:42:34.996Z] Will try again after 15 sec [2025-10-09T13:42:35.023Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-10-09T13:42:35.205Z] Archiving artifacts [Pipeline] echo [2025-10-09T13:42:35.275Z] JOB prepare-sandbox-rocky9: Starting job: build-prepare-sandbox rnd: #33436 [Pipeline] timeout [2025-10-09T13:42:35.291Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-09T13:42:35.341Z] Scheduling project: build-prepare-sandbox [2025-10-09T13:42:43.347Z] Starting building: build-prepare-sandbox #11524 [Pipeline] { [Pipeline] echo [2025-10-09T13:42:49.842Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:42:49.861Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-10-09T13:42:49.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:42:50.017Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:42:50.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:50.067Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:42:50.085Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:50.116Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:42:50.140Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:50.172Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:42:50.191Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:42:50.261Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:42:50.285Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-09T13:42:50.323Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:42:50.340Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:42:50.362Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:42:50.377Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-09T13:42:50.401Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:42:50.415Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-09T13:42:50.462Z] Will try again after 15 sec [2025-10-09T13:42:50.480Z] Will try again after 15 sec [2025-10-09T13:42:50.498Z] Will try again after 15 sec [2025-10-09T13:42:50.516Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:42:50.535Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:42:50.554Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:42:50.595Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:42:50.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:42:50.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:42:50.686Z] Will try again after 15 sec [2025-10-09T13:42:50.707Z] Will try again after 15 sec [2025-10-09T13:42:50.724Z] Will try again after 15 sec [2025-10-09T13:42:50.799Z] Will try again after 15 sec [2025-10-09T13:42:50.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:05.005Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:43:05.029Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:05.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:05.495Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:05.512Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-10-09T13:43:05.587Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:43:05.604Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:43:05.621Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:05.654Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:43:05.675Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:05.701Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:43:05.718Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:43:05.792Z] Will try again after 15 sec [2025-10-09T13:43:05.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-10-09T13:43:05.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:43:05.963Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:43:05.982Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:06.002Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:43:06.022Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:06.045Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:43:06.063Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:06.088Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:43:06.110Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-09T13:43:06.159Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:06.174Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:06.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 [2025-10-09T13:43:06.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:43:06.324Z] Will try again after 15 sec [2025-10-09T13:43:06.342Z] Will try again after 15 sec [2025-10-09T13:43:06.374Z] Will try again after 15 sec [2025-10-09T13:43:06.395Z] Will try again after 15 sec [2025-10-09T13:43:06.415Z] Will try again after 15 sec [2025-10-09T13:43:06.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:20.155Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:43:20.179Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:20.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:20.620Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:20.635Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:20.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:20.824Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:43:20.840Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:43:20.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:20.937Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:43:20.951Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:20.972Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:43:20.987Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:21.037Z] Will try again after 15 sec [2025-10-09T13:43:21.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:21.357Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:43:21.372Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-09T13:43:21.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:43:21.493Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:43:21.510Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:21.534Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:43:21.549Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:21.583Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:43:21.599Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-09T13:43:21.632Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:21.648Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:21.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:21.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:43:21.744Z] Will try again after 15 sec [2025-10-09T13:43:21.762Z] Will try again after 15 sec [2025-10-09T13:43:21.780Z] Will try again after 15 sec [2025-10-09T13:43:21.797Z] Will try again after 15 sec [2025-10-09T13:43:21.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:35.287Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:43:35.308Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:35.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:35.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:35.748Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:35.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:35.927Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:43:35.949Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:36.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:36.079Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:43:36.102Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:43:36.185Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:43:36.237Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:43:36.259Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:36.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:36.487Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:43:36.513Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:36.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:43:36.802Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:43:36.819Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:36.851Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:43:36.869Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-10-09T13:43:36.957Z] Will try again after 15 sec [2025-10-09T13:43:36.975Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:43:36.996Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:43:37.021Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-09T13:43:37.062Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:37.082Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:37.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:37.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:43:37.215Z] Will try again after 15 sec [2025-10-09T13:43:37.242Z] Will try again after 15 sec [2025-10-09T13:43:37.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:50.422Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:43:50.451Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:50.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:51.005Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:51.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:43:51.109Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:43:51.146Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:43:51.165Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:51.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:51.271Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:43:51.289Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:51.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:51.386Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:43:51.402Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:51.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:51.612Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:43:51.627Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:51.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:51.992Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:43:52.007Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:43:52.055Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:43:52.086Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:43:52.102Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:43:52.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:43:52.250Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:43:52.265Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-09T13:43:52.328Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:43:52.362Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:52.379Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:43:52.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:43:52.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:43:52.462Z] Will try again after 15 sec [2025-10-09T13:43:52.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:05.981Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:44:05.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:06.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:06.141Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:44:06.157Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:06.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:06.264Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:44:06.280Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:06.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:06.440Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:44:06.461Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:44:06.527Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:44:06.558Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:44:06.576Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:06.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:06.790Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:44:06.808Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:06.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:07.088Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:44:07.104Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:07.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:07.206Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:44:07.224Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:07.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:07.367Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:44:07.389Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:44:07.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:44:07.512Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:44:07.534Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:07.577Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:44:07.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 [2025-10-09T13:44:07.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:44:07.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:21.074Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:44:21.092Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:21.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:21.237Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:44:21.256Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:21.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:21.406Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:44:21.423Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:21.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:21.564Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:44:21.585Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:21.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:21.772Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:44:21.786Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:21.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:21.896Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:44:21.911Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:21.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:44:22.724Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:44:22.740Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:44:22.773Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:44:22.801Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:44:22.847Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:44:22.865Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-09T13:44:22.904Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:44:22.926Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:44:22.973Z] Will try again after 15 sec [2025-10-09T13:44:22.991Z] Will try again after 15 sec [2025-10-09T13:44:23.008Z] Will try again after 15 sec [2025-10-09T13:44:23.024Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:44: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 [2025-10-09T13:44:23.091Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:44:23.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:36.174Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:44:36.192Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:36.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:36.337Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:44:36.354Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:36.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:36.513Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:44:36.530Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:36.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:36.677Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:44:36.692Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:36.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:36.874Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:44:36.895Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:36.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:36.997Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:44:37.013Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:37.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:44:38.033Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:44:38.058Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:44:38.084Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:44:38.103Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-09T13:44:38.170Z] Will try again after 15 sec [2025-10-09T13:44:38.192Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:44:38.211Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:44:38.232Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-09T13:44:38.299Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:44:38.319Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:38.375Z] Will try again after 15 sec [2025-10-09T13:44:38.399Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:44:38.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 [2025-10-09T13:44:38.431Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:44:38.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:51.276Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:44:51.291Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:51.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:51.437Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:44:51.453Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:51.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:51.648Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:44:51.673Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:51.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:51.785Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:44:51.803Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:51.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:51.996Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:44:52.019Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:52.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:52.137Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:44:52.154Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:52.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:44:53.211Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:44:53.232Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:44:53.287Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:44:53.318Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:44:53.341Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:44:53.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:44:53.452Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:44:53.466Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:44:53.502Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:44:53.522Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:44:53.543Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:44:53.612Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:44:53.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:44:53.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:44:53.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:06.379Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:45:06.397Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:06.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:06.544Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:45:06.562Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:06.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:06.756Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:45:06.775Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:06.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:06.891Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:45:06.908Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:06.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:07.130Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:45:07.146Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:07.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:07.278Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:45:07.299Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:07.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:08.332Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:45:08.348Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:08.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:08.447Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:45:08.465Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:08.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:08.570Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:45:08.584Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:45:08.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:08.676Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:45:08.692Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:08.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:08.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:45:08.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:45:08.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:21.487Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:45:21.508Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:21.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:21.650Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:45:21.665Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:21.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:21.878Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:45:21.901Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:21.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:22.029Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:45:22.048Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:22.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:22.260Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:45:22.279Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:22.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:22.406Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:45:22.423Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:22.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:23.440Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:45:23.462Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:23.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:23.601Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:45:23.618Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:23.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:23.737Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:45:23.762Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-09T13:45:23.844Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:45:23.898Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:45:23.916Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:45:23.986Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:45:24.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 [2025-10-09T13:45:24.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:45:24.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:36.588Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:45:36.607Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:36.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:36.749Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:45:36.769Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:36.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:37.007Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:45:37.025Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:37.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:37.151Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:45:37.170Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:37.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:37.367Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:45:37.386Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:37.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:37.528Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:45:37.550Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:37.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:38.644Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:45:38.663Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:38.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:38.761Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:45:38.778Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:38.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:38.878Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:45:38.894Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:45:38.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:39.021Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:45:39.039Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:39.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:39.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 [2025-10-09T13:45:39.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:45:39.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:51.708Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:45:51.730Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:51.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:51.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:45:51.880Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:51.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:52.117Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:45:52.134Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:52.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:52.280Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:45:52.301Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:52.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:52.475Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:45:52.491Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:52.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:52.652Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:45:52.674Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:52.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:53.756Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:45:53.773Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:53.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:53.864Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:45:53.878Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:53.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:54.033Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:45:54.053Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:45:54.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:54.157Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:45:54.174Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:45:54.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:45:54.273Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:45:54.292Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:45:54.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:06.819Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:46:06.840Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:06.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:06.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:06.991Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:07.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:07.220Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:46:07.236Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:07.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:07.403Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:46:07.423Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:07.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:07.575Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:46:07.589Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:07.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:07.773Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:46:07.804Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:07.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:08.860Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:46:08.877Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:08.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:09.021Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:46:09.039Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:09.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:09.142Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:46:09.163Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:46:09.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:09.432Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:09.452Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:46:09.501Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:46:09.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:09.547Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:46:09.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:21.932Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:46:21.951Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:21.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:22.073Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:22.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:22.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:22.322Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:46:22.340Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:22.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:22.520Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:46:22.546Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:22.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:22.683Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:46:22.701Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:22.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:22.925Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:46:22.947Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:23.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:23.965Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:46:23.982Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:24.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:24.127Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:46:24.146Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:24.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:24.250Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:46:24.268Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:46:24.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:24.539Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:24.555Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:24.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:24.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:24.661Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:46:24.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:37.045Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:46:37.071Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:37.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:37.175Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:37.189Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:37.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:37.427Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:46:37.446Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:37.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:37.661Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:46:37.690Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:37.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:37.811Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:46:37.838Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:37.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:38.053Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:46:38.080Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:38.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:39.076Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:46:39.096Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:39.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:39.243Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:46:39.262Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:39.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:39.369Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:46:39.400Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:46:39.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:39.633Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:39.648Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:39.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:39.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:39.757Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:46:39.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:52.161Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:46:52.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:52.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:52.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:52.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:52.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:52.526Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:46:52.542Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:52.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:52.807Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:46:52.840Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:52.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:52.934Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:46:52.951Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:52.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:53.182Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:46:53.203Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:53.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:54.191Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:46:54.206Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:54.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:54.347Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:46:54.361Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:54.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:54.496Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:46:54.512Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:46:54.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:54.734Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:54.757Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:46:54.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:46:54.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:46:54.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:46:54.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:07.326Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:47:07.360Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:47:07.443Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:47:07.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:07.505Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:07.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:07.639Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:47:07.658Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:07.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:07.939Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:47:07.963Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:08.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:08.120Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:47:08.147Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:08.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:08.364Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:47:08.406Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:08.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:09.304Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:47:09.324Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:09.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:09.439Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:47:09.463Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:09.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:09.622Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:47:09.656Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:47:09.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:09.854Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:09.870Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:09.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:10.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:10.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:47:10.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:22.513Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:47:22.539Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:22.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:22.693Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:22.718Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:47:22.819Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:47:22.857Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:47:22.887Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:22.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:23.107Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:47:23.128Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:23.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:23.300Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:47:23.319Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:23.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:23.548Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:47:23.576Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:23.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:24.408Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:47:24.430Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:24.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:24.572Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:47:24.591Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:24.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:24.760Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:47:24.779Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:47:24.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:24.969Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:24.989Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:25.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:25.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 [2025-10-09T13:47:25.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:47:25.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:37.659Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:47:37.683Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:37.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:37.877Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:37.902Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:37.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:38.027Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:47:38.054Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:38.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:38.284Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:47:38.354Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:47:38.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:39.013Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:47:39.051Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:47:39.095Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:47:39.125Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:39.235Z] Will try again after 15 sec [2025-10-09T13:47:39.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:39.576Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:47:39.593Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:39.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:39.722Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:47:39.748Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:39.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:40.038Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:47:40.114Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-09T13:47:40.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:40.445Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:40.471Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:47:40.524Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:40.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:47:40.651Z] Will try again after 15 sec [2025-10-09T13:47:40.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:52.840Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:47:52.872Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:52.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:53.019Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:53.039Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:53.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:53.160Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:47:53.184Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:53.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:53.912Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:47:53.934Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:53.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:54.271Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:47:54.299Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:47:54.436Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:47:54.485Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:47:54.508Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:54.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:54.862Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:47:54.903Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:47:55.007Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:47:55.048Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:47:55.073Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:55.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:47:55.327Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:47:55.345Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:47:55.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:47:55.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:55.729Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:47:55.764Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:47:55.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:47:55.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:47:55.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:07.981Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:48:08.005Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:08.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:08.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:48:08.194Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:08.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:08.351Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:48:08.373Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:08.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:09.042Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:48:09.070Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:09.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:09.473Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:48:09.489Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:09.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:09.630Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:48:09.653Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:09.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:10.041Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:48:10.103Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:10.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:10.213Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:48:10.232Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:10.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:10.440Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:48:10.459Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:48:10.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:10.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:48:10.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:10.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:10.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 [2025-10-09T13:48:10.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:48:11.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:23.131Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:48:23.149Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:23.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:23.317Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:48:23.346Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:23.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:23.505Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:48:23.529Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:23.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:24.179Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:48:24.202Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:24.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:24.581Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:48:24.596Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:24.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:24.815Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:48:24.861Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:24.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:25.201Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:48:25.222Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:25.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:25.326Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:48:25.346Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:25.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:25.540Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:48:25.561Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:48:25.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:25.921Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:48:25.935Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:26.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:26.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:48:26.145Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:48:26.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:38.327Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:48:38.354Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:38.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:38.536Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:48:38.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:38.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:38.704Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:48:38.731Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:38.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:39.320Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:48:39.374Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:39.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:39.683Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:48:39.701Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:39.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:40.011Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:48:40.043Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:40.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:40.315Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:48:40.332Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:40.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:40.438Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:48:40.454Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:40.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:40.647Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:48:40.665Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:48:40.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:41.111Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:48:41.131Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:41.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:41.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 [2025-10-09T13:48:41.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:48:41.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:53.473Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:48:53.493Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:53.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:53.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:48:53.704Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:53.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:53.886Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-09T13:48:53.905Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:53.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:54.495Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:48:54.522Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:54.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:54.820Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:48:54.840Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:54.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:55.205Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:48:55.230Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:55.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:55.422Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:48:55.441Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:55.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:55.541Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:48:55.559Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:55.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:55.748Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:48:55.768Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:48:55.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:56.236Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:48:56.253Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:48:56.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:48:56.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:48:56.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:48:56.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:08.603Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:49:08.626Z] Build build-prepare-sandbox #11524 completed: SUCCESS [2025-10-09T13:49:08.628Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:08.698Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:49:08.722Z] JOB prepare-sandbox-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2025-10-09T13:49:08.866Z] Copied 2 artifacts from "build-prepare-sandbox" build number 11524 [Pipeline] echo [2025-10-09T13:49:08.951Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:49:08.974Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:49:09.059Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:49:09.093Z] JOB prepare-sandbox-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] echo [2025-10-09T13:49:09.202Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-09T13:49:09.321Z] JOB fetch-sources-rocky9: wait finished. overall result = true [Pipeline] echo [2025-10-09T13:49:09.351Z] JOB fetch-sources-rocky9: entering run_job [Pipeline] writeFile [2025-10-09T13:49:09.393Z] + ls -la build-prepare-sandbox-33436 [2025-10-09T13:49:09.393Z] total 20 [2025-10-09T13:49:09.393Z] drwxr-xr-x 2 jenkins docker 4096 Oct 9 13:49 . [2025-10-09T13:49:09.393Z] drwxr-xr-x 4 jenkins docker 12288 Oct 9 13:49 .. [2025-10-09T13:49:09.393Z] -rw-r--r-- 1 jenkins docker 0 Oct 9 13:49 build.env [2025-10-09T13:49:09.393Z] -rw-r--r-- 1 jenkins docker 283 Oct 9 13:45 stackrc.build-prepare-sandbox.env [Pipeline] archiveArtifacts [2025-10-09T13:49:09.447Z] Archiving artifacts [Pipeline] withCredentials [2025-10-09T13:49:09.478Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] echo [2025-10-09T13:49:09.532Z] JOB fetch-sources-rocky9 / stream build-rocky9 : deps: [prepare-sandbox-rocky9] [Pipeline] sh [Pipeline] dir [2025-10-09T13:49:09.599Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-09T13:49:09.760Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:49:09.786Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:09.831Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-09T13:49:09.867Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:49:09.913Z] JOB fetch-sources-rocky9: files found = 2 [Pipeline] echo [2025-10-09T13:49:09.951Z] JOB fetch-sources-rocky9: file #0 with path build-prepare-sandbox-33436/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-10-09T13:49:10.017Z] JOB fetch-sources-rocky9: file #1 with path build-prepare-sandbox-33436/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2025-10-09T13:49:10.061Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:49:10.081Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:10.147Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-09T13:49:10.260Z] JOB fetch-sources-rocky9: deps_env_file: deps.build-fetch-sources.55568.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-10-09T13:49:10.380Z] Archiving artifacts [2025-10-09T13:49:10.398Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-10-09T13:49:10.429Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:49:10.458Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:10.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:10.595Z] JOB fetch-sources-rocky9: Starting job: build-fetch-sources rnd: #55568 [Pipeline] timeout [2025-10-09T13:49:10.617Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:49:10.690Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:49:10.708Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-10-09T13:49:10.739Z] Scheduling project: build-fetch-sources [Pipeline] echo [2025-10-09T13:49:10.764Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:49:10.783Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:10.829Z] Will try again after 15 sec [Pipeline] sh [2025-10-09T13:49:10.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:10.988Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:49:11.003Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:49:11.049Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-09T13:49:11.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:49:11.360Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:11.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:11.468Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:49:11.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:49:11.541Z] Will try again after 15 sec [2025-10-09T13:49:18.415Z] Starting building: build-fetch-sources #10302 [Pipeline] { [Pipeline] echo [2025-10-09T13:49:23.729Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:49:23.751Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:23.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:24.100Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:49:24.117Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:24.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:24.913Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:49:24.935Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:25.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:25.190Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:49:25.216Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:25.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:25.606Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:49:25.637Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:25.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:25.866Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:49:25.884Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:25.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:25.979Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:49:25.997Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:26.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:26.103Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:49:26.120Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:49:26.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:26.452Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:49:26.473Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:26.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:26.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 [2025-10-09T13:49:26.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:49:26.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:38.858Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:49:38.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:38.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:39.232Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:49:39.252Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:39.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:40.074Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-09T13:49:40.106Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:40.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:40.313Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:49:40.347Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:40.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:40.749Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:49:40.768Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:40.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:40.967Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:49:40.982Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:41.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:41.094Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:49:41.110Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:41.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:41.236Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:49:41.251Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:49:41.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:41.557Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:49:41.574Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:41.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:41.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 [2025-10-09T13:49:41.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:49:41.749Z] Will try again after 15 sec [2025-10-09T13:49:51.955Z] Build build-fetch-sources #10302 completed: SUCCESS [Pipeline] echo [2025-10-09T13:49:51.984Z] JOB fetch-sources-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-09T13:49:52.094Z] Copied 2 artifacts from "build-fetch-sources" build number 10302 [Pipeline] echo [2025-10-09T13:49:52.142Z] JOB fetch-sources-rocky9: Collected artifacts: [Pipeline] sh [2025-10-09T13:49:52.445Z] + ls -la build-fetch-sources-55568 [2025-10-09T13:49:52.445Z] total 24 [2025-10-09T13:49:52.445Z] drwxr-xr-x 2 jenkins docker 4096 Oct 9 13:49 . [2025-10-09T13:49:52.445Z] drwxr-xr-x 5 jenkins docker 12288 Oct 9 13:49 .. [2025-10-09T13:49:52.445Z] -rw-r--r-- 1 jenkins docker 686 Oct 9 13:49 build.env [2025-10-09T13:49:52.445Z] -rw-r--r-- 1 jenkins docker 283 Oct 9 13:49 deps.build-fetch-sources.55568.env [Pipeline] withCredentials [2025-10-09T13:49:52.528Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-09T13:49:52.849Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-09T13:49:53.416Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-10-09T13:49:53.989Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:49:54.010Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:54.065Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-10-09T13:49:54.339Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:49:54.354Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:54.398Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-09T13:49:55.249Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-09T13:49:55.346Z] JOB configure-rocky9: wait finished. overall result = true [Pipeline] echo [2025-10-09T13:49:55.370Z] JOB configure-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-09T13:49:55.457Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-10-09T13:49:55.529Z] JOB configure-rocky9 / stream build-rocky9 : deps: [fetch-sources-rocky9] [Pipeline] dir [2025-10-09T13:49:55.554Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] echo [2025-10-09T13:49:55.581Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:49:55.596Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-10-09T13:49:55.685Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:49:55.726Z] JOB configure-rocky9: files found = 2 [Pipeline] echo [2025-10-09T13:49:55.755Z] JOB configure-rocky9: file #0 with path build-fetch-sources-55568/build.env [Pipeline] readFile [Pipeline] echo [2025-10-09T13:49:55.840Z] JOB configure-rocky9: file #1 with path build-fetch-sources-55568/deps.build-fetch-sources.55568.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-09T13:49:55.963Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:49:55.986Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:56.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:56.094Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:49:56.112Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:49:56.147Z] JOB configure-rocky9: deps_env_file: deps.build-configure.99218.env [Pipeline] writeFile [2025-10-09T13:49:56.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2025-10-09T13:49:56.271Z] Archiving artifacts [Pipeline] echo [2025-10-09T13:49:56.295Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:49:56.311Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:49:56.370Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:49:56.388Z] JOB configure-rocky9: Starting job: build-configure rnd: #99218 [Pipeline] timeout [2025-10-09T13:49:56.405Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-10-09T13:49:56.459Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:49:56.474Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] build [2025-10-09T13:49:56.502Z] Scheduling project: build-configure [2025-10-09T13:49:56.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:56.649Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:49:56.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:49:56.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:49:56.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 [2025-10-09T13:49:56.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:49:56.859Z] Will try again after 15 sec [2025-10-09T13:50:01.978Z] Starting building: build-configure #9121 [Pipeline] { [Pipeline] echo [2025-10-09T13:50:09.108Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:50:09.142Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:09.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:09.434Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:09.451Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:09.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:10.742Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:50:10.761Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:10.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:11.109Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:50:11.133Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:11.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:11.287Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:50:11.303Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:11.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:11.413Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:50:11.431Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:11.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:11.593Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:50:11.609Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:50:11.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:11.757Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:11.780Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:11.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:11.897Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:11.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:50:11.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:24.264Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:50:24.291Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:24.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:24.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:24.560Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:24.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:25.857Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:50:25.878Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:25.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:26.275Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:50:26.302Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:26.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:26.414Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:50:26.435Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:26.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:26.522Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:50:26.542Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:26.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:26.686Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:50:26.701Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:50:26.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:26.870Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:26.889Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:26.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:27.003Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:27.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:50:27.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:39.414Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:50:39.460Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:39.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:39.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:39.671Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:39.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:40.970Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-09T13:50:40.993Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:41.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:41.411Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:50:41.434Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:41.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:41.559Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:50:41.580Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:50:41.664Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:50:41.703Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:50:41.728Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:41.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:41.834Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:50:41.855Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:50:41.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:41.981Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:42.000Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:42.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:42.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 [2025-10-09T13:50:42.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:50:42.198Z] Will try again after 15 sec [2025-10-09T13:50:44.500Z] Build build-configure #9121 completed: SUCCESS [Pipeline] echo [2025-10-09T13:50:44.529Z] JOB configure-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-09T13:50:44.665Z] Copied 2 artifacts from "build-configure" build number 9121 [Pipeline] echo [2025-10-09T13:50:44.722Z] JOB configure-rocky9: Collected artifacts: [Pipeline] sh [2025-10-09T13:50:45.022Z] + ls -la build-configure-99218 [2025-10-09T13:50:45.022Z] total 20 [2025-10-09T13:50:45.022Z] drwxr-xr-x 2 jenkins docker 4096 Oct 9 13:50 . [2025-10-09T13:50:45.022Z] drwxr-xr-x 6 jenkins docker 12288 Oct 9 13:50 .. [2025-10-09T13:50:45.022Z] -rw-r--r-- 1 jenkins docker 0 Oct 9 13:50 build.env [2025-10-09T13:50:45.022Z] -rw-r--r-- 1 jenkins docker 969 Oct 9 13:49 deps.build-configure.99218.env [Pipeline] withCredentials [2025-10-09T13:50:45.094Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-09T13:50:45.428Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-09T13:50:45.993Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-09T13:50:54.578Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:50:54.596Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:54.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:54.769Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:54.793Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:54.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:56.082Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-09T13:50:56.151Z] JOB package-deployers-rocky9: wait finished. overall result = true [Pipeline] echo [2025-10-09T13:50:56.176Z] JOB package-deployers-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-09T13:50:56.260Z] Archiving artifacts [Pipeline] echo [2025-10-09T13:50:56.385Z] JOB package-deployers-rocky9 / stream build-rocky9 : deps: [configure-rocky9] [Pipeline] dir [2025-10-09T13:50:56.430Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2025-10-09T13:50:56.564Z] JOB package-deployers-rocky9: files found = 2 [Pipeline] echo [2025-10-09T13:50:56.585Z] JOB package-deployers-rocky9: file #0 with path build-configure-99218/build.env [Pipeline] readFile [Pipeline] echo [2025-10-09T13:50:56.632Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:50:56.648Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:56.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:56.759Z] JOB package-deployers-rocky9: file #1 with path build-configure-99218/deps.build-configure.99218.env [Pipeline] readFile [Pipeline] echo [2025-10-09T13:50:56.792Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:50:56.809Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:50:56.873Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-09T13:50:56.939Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:50:56.955Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:50:57.000Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:50:57.023Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:50:57.039Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:50:57.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:50:57.119Z] JOB package-deployers-rocky9: deps_env_file: deps.build-package-deployers.43811.env [Pipeline] writeFile [Pipeline] echo [2025-10-09T13:50:57.165Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:57.180Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:50:57.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2025-10-09T13:50:57.260Z] Archiving artifacts [Pipeline] echo [2025-10-09T13:50:57.307Z] JOB package-deployers-rocky9: Starting job: build-package-deployers rnd: #43811 [Pipeline] timeout [2025-10-09T13:50:57.324Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-10-09T13:50:57.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:50:57.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] build [2025-10-09T13:50:57.388Z] Scheduling project: build-package-deployers [2025-10-09T13:50:57.455Z] Will try again after 15 sec [2025-10-09T13:51:03.433Z] Starting building: build-package-deployers #6351 [Pipeline] { [Pipeline] echo [2025-10-09T13:51:09.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:51:09.724Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:09.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:09.893Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:51:09.917Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:10.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:11.744Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-09T13:51:11.759Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:11.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:11.908Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:51:11.927Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:11.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:12.034Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:51:12.053Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:12.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:12.142Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:51:12.157Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:51:12.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:12.267Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:51:12.284Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:12.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:12.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:51:12.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:51:12.618Z] Will try again after 15 sec [2025-10-09T13:51:16.553Z] Build build-package-deployers #6351 completed: SUCCESS [Pipeline] echo [2025-10-09T13:51:16.581Z] JOB package-deployers-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-09T13:51:16.697Z] Copied 2 artifacts from "build-package-deployers" build number 6351 [Pipeline] echo [2025-10-09T13:51:16.743Z] JOB package-deployers-rocky9: Collected artifacts: [Pipeline] sh [2025-10-09T13:51:17.030Z] + ls -la build-package-deployers-43811 [2025-10-09T13:51:17.030Z] total 20 [2025-10-09T13:51:17.030Z] drwxr-xr-x 2 jenkins docker 4096 Oct 9 13:51 . [2025-10-09T13:51:17.030Z] drwxr-xr-x 7 jenkins docker 12288 Oct 9 13:51 .. [2025-10-09T13:51:17.030Z] -rw-r--r-- 1 jenkins docker 0 Oct 9 13:51 build.env [2025-10-09T13:51:17.030Z] -rw-r--r-- 1 jenkins docker 969 Oct 9 13:50 deps.build-package-deployers.43811.env [Pipeline] withCredentials [2025-10-09T13:51:17.081Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-09T13:51:17.410Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-09T13:51:17.675Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-09T13:51:24.829Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:51:24.846Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:24.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:25.033Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:51:25.064Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:25.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:26.869Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-09T13:51:26.955Z] JOB compile-rocky9: wait finished. overall result = true [Pipeline] echo [2025-10-09T13:51:26.998Z] JOB compile-rocky9: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-10-09T13:51:27.069Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:51:27.091Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2025-10-09T13:51:27.138Z] Archiving artifacts [2025-10-09T13:51:27.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:51:27.333Z] JOB compile-rocky9 / stream build-rocky9 : deps: [package-deployers-rocky9] [Pipeline] dir [2025-10-09T13:51:27.378Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] echo [2025-10-09T13:51:27.402Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:51:27.424Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:51:27.454Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:51:27.470Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] findFiles [2025-10-09T13:51:27.578Z] Will try again after 15 sec [2025-10-09T13:51:27.602Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:51:27.621Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:51:27.646Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:51:27.738Z] JOB compile-rocky9: files found = 2 [Pipeline] { [2025-10-09T13:51:27.807Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:51:27.825Z] JOB compile-rocky9: file #0 with path build-package-deployers-43811/build.env [Pipeline] readFile [Pipeline] echo [2025-10-09T13:51: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 [2025-10-09T13:51:27.967Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-09T13:51:27.999Z] JOB compile-rocky9: file #1 with path build-package-deployers-43811/deps.build-package-deployers.43811.env [Pipeline] readFile [2025-10-09T13:51:28.198Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-09T13:51:28.482Z] JOB compile-rocky9: deps_env_file: deps.build-compile.97915.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-09T13:51:28.612Z] Archiving artifacts [Pipeline] echo [2025-10-09T13:51:28.701Z] JOB compile-rocky9: Starting job: build-compile rnd: #97915 [Pipeline] timeout [2025-10-09T13:51:28.747Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-09T13:51:28.811Z] Scheduling project: build-compile [2025-10-09T13:51:34.096Z] Starting building: build-compile #6330 [Pipeline] { [Pipeline] echo [2025-10-09T13:51:39.971Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:51:39.999Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:40.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:40.206Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:51:40.234Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:40.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:42.259Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-09T13:51:42.277Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:42.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:42.620Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:51:42.639Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:51:42.692Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:51:42.726Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:51:42.741Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:51:42.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:42.842Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:51:42.859Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:42.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:51:43.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 [2025-10-09T13:51:43.290Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:51:43.343Z] Will try again after 15 sec [2025-10-09T13:51:54.013Z] Build build-compile #6330 completed: SUCCESS [Pipeline] echo [2025-10-09T13:51:54.102Z] JOB compile-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-09T13:51:54.399Z] Copied 2 artifacts from "build-compile" build number 6330 [Pipeline] echo [2025-10-09T13:51:54.491Z] JOB compile-rocky9: Collected artifacts: [Pipeline] sh [2025-10-09T13:51:55.071Z] + ls -la build-compile-97915 [2025-10-09T13:51:55.072Z] total 20 [2025-10-09T13:51:55.072Z] drwxr-xr-x 2 jenkins docker 4096 Oct 9 13:51 . [2025-10-09T13:51:55.072Z] drwxr-xr-x 8 jenkins docker 12288 Oct 9 13:51 .. [2025-10-09T13:51:55.072Z] -rw-r--r-- 1 jenkins docker 0 Oct 9 13:51 build.env [2025-10-09T13:51:55.072Z] -rw-r--r-- 1 jenkins docker 969 Oct 9 13:51 deps.build-compile.97915.env [Pipeline] { [Pipeline] { [Pipeline] withCredentials [2025-10-09T13:51:55.507Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2025-10-09T13:51:55.569Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:51:55.603Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:51:55.657Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:51:55.690Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:51:55.776Z] Will try again after 15 sec [2025-10-09T13:51:55.806Z] Will try again after 15 sec [Pipeline] sh [2025-10-09T13:51:56.124Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-09T13:51:56.697Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-10-09T13:51:57.390Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-09T13:51:57.502Z] JOB package-rocky9: wait finished. overall result = true [Pipeline] echo [2025-10-09T13:51:57.533Z] JOB package-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-09T13:51:57.630Z] Archiving artifacts [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2025-10-09T13:51:57.729Z] JOB package-rocky9 / stream build-rocky9 : deps: [compile-rocky9] [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] dir [2025-10-09T13:51:57.790Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] echo [2025-10-09T13:51:57.818Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:51:57.834Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2025-10-09T13:51:57.921Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:51:57.945Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:51:58.013Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:51:58.030Z] JOB package-rocky9: files found = 2 [Pipeline] echo [2025-10-09T13:51:58.045Z] JOB package-rocky9: file #0 with path build-compile-97915/build.env [Pipeline] readFile [Pipeline] { [2025-10-09T13:51:58.121Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:51:58.196Z] JOB package-rocky9: file #1 with path build-compile-97915/deps.build-compile.97915.env [Pipeline] readFile [Pipeline] echo [2025-10-09T13:51:58.233Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:51:58.254Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:51:58.310Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-10-09T13:51:58.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:51:58.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:51:58.508Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:51:58.558Z] JOB package-rocky9: deps_env_file: deps.build-package.4579.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-09T13:51:58.709Z] Archiving artifacts [Pipeline] echo [2025-10-09T13:51:58.779Z] JOB package-rocky9: Starting job: build-package rnd: #4579 [Pipeline] timeout [2025-10-09T13:51:58.812Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-09T13:51:58.876Z] Scheduling project: build-package [2025-10-09T13:52:05.985Z] Starting building: build-package #5229 [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:52:10.931Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:52:10.984Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:52:11.033Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:11.082Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:11.174Z] Will try again after 15 sec [2025-10-09T13:52:11.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:13.052Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:52:13.072Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:13.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:13.195Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:52:13.223Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:52:13.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:13.347Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:13.366Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:13.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:13.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:13.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:52:13.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:26.236Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:52:26.303Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:52:26.421Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:52:26.492Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:26.528Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:26.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:28.195Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:52:28.212Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:28.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:28.320Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:52:28.342Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:52:28.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:28.498Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:28.526Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:28.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:28.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:28.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:52:28.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:41.468Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:52:41.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:41.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:41.660Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:41.676Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:41.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:43.301Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:52:43.319Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:43.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:43.467Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:52:43.483Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:52:43.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:43.674Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:43.698Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:43.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:43.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:43.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:52:43.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:56.597Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:52:56.620Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:56.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:56.810Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:56.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:56.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:58.409Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:52:58.431Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:58.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:58.612Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:52:58.628Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:52:58.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:58.798Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:52:58.815Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:52:58.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:52:58.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 [2025-10-09T13:52:58.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:52:58.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:11.756Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:53:11.785Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:11.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:12.003Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:53:12.028Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:12.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:13.520Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:53:13.537Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:13.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:13.714Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:53:13.731Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:53:13.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:13.906Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:53:13.922Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:13.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:14.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 [2025-10-09T13:53:14.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:53:14.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:26.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:53:27.003Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:27.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:27.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:53:27.179Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:27.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:28.623Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:53:28.642Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:28.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:28.818Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:53:28.834Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:53:28.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:29.006Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:53:29.024Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:29.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:29.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 [2025-10-09T13:53:29.145Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:53:29.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:42.117Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:53:42.147Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:42.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:42.332Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:53:42.360Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:42.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:43.760Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:53:43.788Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:43.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:43.954Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:53:43.973Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:53:44.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:44.116Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:53:44.137Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:44.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:44.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:53:44.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:53:44.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:57.323Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:53:57.358Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:57.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:57.697Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:53:57.729Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:57.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:58.950Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:53:58.973Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:59.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:59.099Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:53:59.124Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:53:59.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:59.260Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:53:59.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:53:59.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:53:59.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 [2025-10-09T13:53:59.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:53:59.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:12.664Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:54:12.704Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:12.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:12.955Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:54:13.004Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:13.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:14.096Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:54:14.131Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:14.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:14.254Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:54:14.272Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:54:14.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:14.400Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:54:14.430Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:14.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:14.551Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:54:14.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:54:14.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:54:28.408Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:54:28.444Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:54:28.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:54:28.515Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:28.588Z] Will try again after 15 sec [2025-10-09T13:54:28.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:29.243Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:54:29.275Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:29.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:29.417Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:54:29.441Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:54:29.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:29.563Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:54:29.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:29.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:29.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:54:29.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:54:29.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:43.628Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:54:43.649Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:54:43.726Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:54:43.789Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:54:43.832Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:43.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:44.470Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:54:44.507Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:54:44.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:44.748Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:54:44.784Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-09T13:54:44.952Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:54:44.982Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:54:45.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:45.111Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:54:45.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 [2025-10-09T13:54:45.158Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:54:45.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:58.762Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:54:58.782Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:58.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:58.980Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:54:59.006Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:59.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:54:59.705Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:54:59.732Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:54:59.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:55:00.596Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:55:00.624Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-09T13:55:00.664Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:00.693Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T13:55:00.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 [2025-10-09T13:55:00.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:55:00.837Z] Will try again after 15 sec [2025-10-09T13:55:00.867Z] Will try again after 15 sec [2025-10-09T13:55:00.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:13.872Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:55:13.899Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:13.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:14.180Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:14.215Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:14.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:14.846Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:55:14.883Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:14.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T13:55:15.911Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:55:15.937Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-09T13:55:15.990Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:55:16.027Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:16.060Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:16.137Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:55:16.167Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:16.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:55:16.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:29.002Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:55:29.019Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:29.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:29.345Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:29.372Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:29.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:30.027Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:55:30.048Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:30.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:31.025Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:55:31.047Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:55:31.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:31.168Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:31.186Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:31.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:31.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:31.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:55:31.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:44.109Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:55:44.128Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:44.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:44.480Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:44.497Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:44.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:45.171Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:55:45.187Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:45.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:46.167Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:55:46.194Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:55:46.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:46.337Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:46.359Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:46.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:46.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:46.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:55:46.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:59.214Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:55:59.233Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:59.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:55:59.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:55:59.624Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:55:59.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:00.277Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:56:00.293Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:00.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:01.329Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:56:01.353Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:56:01.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:01.496Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:56:01.518Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:01.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:02.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 [2025-10-09T13:56:02.058Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:56:02.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:14.327Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:56:14.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:14.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:14.722Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:56:14.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:14.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:15.379Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:56:15.407Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:15.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:16.487Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:56:16.517Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:56:16.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:16.655Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:56:16.675Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:16.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:17.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:56:17.189Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:56:17.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:29.454Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:56:29.479Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:29.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:29.822Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:56:29.843Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:29.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:30.499Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:56:30.517Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:30.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:31.641Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:56:31.670Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:56:31.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:31.803Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:56:31.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:31.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:32.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 [2025-10-09T13:56:32.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:56:32.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:44.587Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:56:44.614Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:44.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:44.931Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:56:44.947Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:45.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:45.600Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:56:45.621Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:45.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:46.777Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:56:46.811Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:56:46.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:46.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:56:46.981Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:47.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:47.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 [2025-10-09T13:56:47.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:56:47.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:56:59.729Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:56:59.765Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:56:59.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:00.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:57:00.079Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:00.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:00.711Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:57:00.737Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:00.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:01.920Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:57:01.939Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:57:02.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:02.098Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:57:02.118Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:02.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:02.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 [2025-10-09T13:57:02.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:57:02.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:14.901Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:57:14.930Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:14.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:15.171Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:57:15.187Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:15.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:15.873Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:57:15.911Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:15.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:17.052Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:57:17.067Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:57:17.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:17.239Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:57:17.259Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:17.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:17.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:57:17.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:57:17.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:30.047Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:57:30.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:30.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:30.280Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:57:30.300Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:30.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:31.038Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:57:31.072Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:31.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:32.176Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:57:32.195Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:57:32.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:32.377Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:57:32.397Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:32.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:32.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 [2025-10-09T13:57:32.748Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:57:32.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:45.190Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:57:45.212Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:45.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:45.386Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:57:45.403Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:45.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:46.224Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:57:46.258Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:46.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:47.284Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:57:47.300Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:57:47.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:47.495Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:57:47.518Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:57:47.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:57:47.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 [2025-10-09T13:57:47.846Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:57:47.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:00.345Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:58:00.374Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:00.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:00.537Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:58:00.557Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:00.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:01.387Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:58:01.412Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:01.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:02.386Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:58:02.405Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:58:02.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:02.618Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:58:02.642Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:02.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:02.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:58:02.947Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:58:03.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:15.512Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:58:15.533Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:15.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:15.657Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:58:15.675Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:15.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:16.547Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:58:16.585Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:16.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:17.492Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:58:17.508Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:58:17.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:17.750Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:58:17.770Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:17.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:18.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 [2025-10-09T13:58:18.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:58:18.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:30.649Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:58:30.679Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:30.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:30.822Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:58:30.842Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:30.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:31.707Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:58:31.738Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:31.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:32.595Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:58:32.616Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:58:32.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:32.878Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:58:32.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:32.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:33.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 [2025-10-09T13:58:33.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:58:33.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:45.811Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:58:45.845Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:45.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:45.973Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:58:45.989Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:46.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:46.862Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:58:46.889Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:46.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:47.711Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:58:47.734Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:58:47.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:48.021Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:58:48.041Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:58:48.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:58:48.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 [2025-10-09T13:58:48.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:58:48.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:00.966Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:59:01.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:01.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:01.154Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:01.171Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:01.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:02.025Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:59:02.055Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:02.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:02.826Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:59:02.852Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:59:02.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:03.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:03.159Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:03.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:03.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:03.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:59:03.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:16.153Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:59:16.178Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:16.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:16.303Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:16.318Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:16.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:17.196Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:59:17.219Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:17.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:17.955Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:59:17.977Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:59:18.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:18.275Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:18.297Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:18.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:18.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:18.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:59:18.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:31.312Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:59:31.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:59:31.446Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:59:31.480Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:31.506Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:31.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:32.331Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:59:32.359Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:32.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:33.068Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:59:33.095Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:59:33.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:33.402Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:33.419Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:33.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:33.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:33.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:59:33.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:46.500Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:59:46.543Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T13:59:46.640Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T13:59:46.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:46.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:46.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:47.517Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T13:59:47.555Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:47.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:48.204Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T13:59:48.224Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T13:59:48.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:48.517Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:48.537Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T13:59:48.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T13:59:48.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T13:59:48.717Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T13:59:48.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:01.698Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:00:01.722Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:01.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:01.825Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:00:01.840Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:01.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:02.669Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:00:02.697Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:02.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:03.332Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:00:03.367Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:00:03.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:03.646Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:00:03.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:03.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:03.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 [2025-10-09T14:00:03.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:00:03.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:16.834Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:00:16.864Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:16.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:16.993Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:00:17.010Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:17.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:17.815Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:00:17.849Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:17.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:18.505Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:00:18.534Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:00:18.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:18.771Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:00:18.792Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:18.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:18.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:00:18.984Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:00:19.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:32.003Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:00:32.028Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:32.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:32.144Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:00:32.161Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:32.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:32.969Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:00:32.995Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:33.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:33.666Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:00:33.693Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:00:33.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:33.891Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:00:33.911Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:33.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:34.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 [2025-10-09T14:00:34.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:00:34.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:47.153Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:00:47.186Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:47.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:47.300Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:00:47.321Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:47.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:48.093Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:00:48.114Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:48.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:48.810Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:00:48.831Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:00:48.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:49.025Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:00:49.046Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:00:49.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:00:49.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:00:49.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:00:49.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:02.296Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:01:02.320Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:02.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:02.413Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:01:02.429Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:02.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:03.218Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:01:03.246Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:03.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:03.966Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:01:03.989Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:01:04.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:04.140Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:01:04.162Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:04.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:04.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:01:04.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:01:04.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:17.427Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:01:17.451Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:17.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:17.562Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:01:17.578Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:17.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:18.353Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:01:18.374Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:18.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:19.099Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:01:19.128Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:01:19.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:19.269Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:01:19.299Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:19.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:19.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:01:19.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:01:19.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:32.560Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:01:32.583Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:32.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:32.686Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:01:32.702Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:32.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:33.492Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:01:33.513Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:33.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:34.238Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:01:34.269Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:01:34.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:34.440Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:01:34.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:34.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:34.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 [2025-10-09T14:01:34.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:01:34.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:47.692Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:01:47.728Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:47.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:47.837Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:01:47.853Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:47.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:48.639Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:01:48.668Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:48.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:49.414Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:01:49.453Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:01:49.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:49.606Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:01:49.629Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:01:49.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:01:49.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 [2025-10-09T14:01:49.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:01:49.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:02.845Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:02:02.868Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:02.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:02.979Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:02.995Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:03.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:03.776Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:02:03.812Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:03.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:04.552Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:02:04.577Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:02:04.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:04.745Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:04.768Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:04.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:04.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:04.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:02:04.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:17.984Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:02:18.015Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:18.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:18.116Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:18.134Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:18.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:18.917Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:02:18.949Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:19.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:19.685Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:02:19.710Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:02:19.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:19.875Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:19.909Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:19.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:20.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:20.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:02:20.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:33.121Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:02:33.144Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:33.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:33.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:33.268Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:33.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:34.058Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:02:34.074Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:34.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:34.828Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:02:34.853Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:02:34.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:35.029Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:35.052Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:35.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:35.179Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:35.206Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:02:35.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:48.263Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:02:48.300Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:48.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:48.450Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:48.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:48.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:49.171Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:02:49.188Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:49.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:49.976Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:02:50.000Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:02:50.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:50.165Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:50.196Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:02:50.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:02:50.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:02:50.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:02:50.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:03.392Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:03:03.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:03.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:03.555Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:03:03.572Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:03.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:04.287Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:03:04.307Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:04.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:05.095Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:03:05.116Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:03:05.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:05.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:03:05.315Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:05.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:05.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 [2025-10-09T14:03:05.499Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:03:05.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:18.507Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:03:18.526Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:18.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:18.651Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:03:18.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:18.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:19.388Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:03:19.411Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:19.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:20.214Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:03:20.236Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:03:20.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:20.423Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:03:20.452Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:20.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:20.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 [2025-10-09T14:03:20.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:03:20.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:33.637Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:03:33.665Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:33.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:33.763Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:03:33.791Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:33.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:34.498Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:03:34.523Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:34.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:35.339Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:03:35.360Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:03:35.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:35.559Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:03:35.578Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:35.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:35.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:03:35.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:03:35.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:48.761Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:03:48.783Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:48.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:48.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:03:48.938Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:48.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:49.619Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:03:49.648Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:49.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:50.450Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:03:50.474Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:03:50.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:50.693Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:03:50.715Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:03:50.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:03:50.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:03:50.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:03:50.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:03.881Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:04:03.916Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:03.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:04.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:04:04.071Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:04.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:04.738Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:04:04.761Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:04.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:05.569Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:04:05.598Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:04:05.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:05.821Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:04:05.839Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:05.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:06.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 [2025-10-09T14:04:06.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:04:06.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:19.027Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:04:19.048Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:19.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:19.166Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:04:19.189Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:19.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:19.861Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:04:19.887Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:19.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:20.679Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:04:20.698Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:04:20.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:20.948Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:04:20.971Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:21.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:21.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 [2025-10-09T14:04:21.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:04:21.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:34.147Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:04:34.168Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:34.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:34.271Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:04:34.290Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:34.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:35.030Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:04:35.064Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:35.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:35.791Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:04:35.811Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:04:35.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:36.095Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:04:36.117Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:36.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:36.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:04:36.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:04:36.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:49.351Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:04:49.382Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:04:49.466Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T14:04:49.495Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:04:49.511Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:49.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:50.202Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:04:50.237Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:50.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:50.909Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:04:50.929Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:04:50.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:51.224Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:04:51.251Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:04:51.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:04:51.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:04:51.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:04:51.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:04.515Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:05:04.543Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:05:05.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:05.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:05:05.895Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T14:05:05.943Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:05:05.977Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:05:06.063Z] Will try again after 15 sec [2025-10-09T14:05:06.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:06.171Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:05:06.194Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:05:06.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:06.479Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:05:06.504Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:05:06.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:06.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 [2025-10-09T14:05:06.775Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:05:06.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:20.825Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:05:20.849Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:05:20.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T14:05:21.276Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:05:21.316Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T14:05:21.358Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:05:21.394Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:05:21.491Z] Will try again after 15 sec [2025-10-09T14:05:21.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:21.598Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:05:21.628Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:05:21.667Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T14:05:21.695Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:05:21.720Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:05:21.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:21.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 [2025-10-09T14:05:21.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:05:21.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:35.942Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:05:35.962Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:05:36.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:36.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:05:36.619Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:05:36.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:36.822Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:05:36.849Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T14:05:36.883Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:05:36.918Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-09T14:05:37.051Z] Will try again after 15 sec [2025-10-09T14:05:37.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:37.220Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:05:37.242Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-09T14:05:37.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 [2025-10-09T14:05:37.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:05:37.339Z] Will try again after 15 sec [2025-10-09T14:05:37.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:51.047Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:05:51.063Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:05:51.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:51.788Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:05:51.821Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:05:51.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:05:52.086Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:05:52.109Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:05:52.209Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T14:05:52.259Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:05:52.287Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:05:52.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-09T14:05:52.424Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:05:52.445Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:05:52.528Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T14:05:52.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:05:52.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:05:52.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:06.141Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:06:06.161Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:06.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:06.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:06.980Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:07.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:07.253Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:06:07.272Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:07.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:07.463Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:06:07.488Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:06:07.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:07.623Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:07.644Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:06:07.737Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T14:06:07.775Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:07.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:06:07.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:21.256Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:06:21.270Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:21.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:22.097Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:22.120Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:22.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:22.401Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:06:22.415Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:22.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:22.590Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:06:22.615Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:06:22.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:22.771Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:22.794Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:22.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:22.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:22.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:06:22.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:36.353Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:06:36.371Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:36.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:37.240Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:37.265Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:37.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:37.508Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:06:37.525Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:37.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:37.751Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:06:37.778Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:06:37.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:37.954Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:37.971Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:06:38.052Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T14:06:38.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 [2025-10-09T14:06:38.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:06:38.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:51.455Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:06:51.471Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:51.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:52.391Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:52.413Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:52.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:52.624Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:06:52.643Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:52.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:52.951Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:06:52.979Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:06:53.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:53.099Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:53.118Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:06:53.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:06:53.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:06:53.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:06:53.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:06.552Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:07:06.569Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:06.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:07.543Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:07.570Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:07.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:07.740Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:07:07.776Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:07.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:08.098Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:07:08.123Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:07:08.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:08.267Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:08.287Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:07:08.360Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T14:07:08.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:08.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:07:08.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:21.655Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:07:21.672Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:21.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:22.678Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:22.698Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:22.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:22.914Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:07:22.937Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:23.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:23.274Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:07:23.301Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:07:23.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:23.412Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:23.436Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:23.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:23.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 [2025-10-09T14:07:23.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:07:23.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:36.759Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:07:36.775Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:36.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:37.812Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:37.835Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:37.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:38.051Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:07:38.072Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:38.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:38.418Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:07:38.452Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:07:38.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:38.587Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:38.608Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:07:38.674Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T14:07:38.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:38.718Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:07:38.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:51.940Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:07:51.955Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:52.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:52.951Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:52.972Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:53.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:53.185Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:07:53.203Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:07:53.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:53.592Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:07:53.618Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:07:53.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:07:53.764Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:53.786Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:07:53.854Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T14:07:53.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:07:53.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:07:53.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:07.035Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:08:07.055Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:07.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:08.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:08:08.092Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:08.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:08.300Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:08:08.323Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:08.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:08.767Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:08:08.791Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:08:08.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:08.929Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:08:08.950Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-09T14:08:09.037Z] Will try again after 15 sec [Pipeline] echo [2025-10-09T14:08:09.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 [2025-10-09T14:08:09.099Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:08:09.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:22.140Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:08:22.160Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:22.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:23.207Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:08:23.235Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:23.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:23.431Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:08:23.459Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:23.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:23.903Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:08:23.926Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:08:23.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:24.075Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:08:24.092Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:24.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:24.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 [2025-10-09T14:08:24.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:08:24.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:37.247Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:08:37.267Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:37.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:38.327Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:08:38.355Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:38.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:38.577Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:08:38.603Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:38.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:39.031Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:08:39.057Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:08:39.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:39.189Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:08:39.213Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:39.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:39.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 [2025-10-09T14:08:39.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:08:39.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:52.354Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:08:52.372Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:52.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:53.457Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:08:53.480Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:53.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:53.722Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:08:53.907Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:53.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:54.181Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:08:54.207Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:08:54.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:54.310Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:08:54.330Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:08:54.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:08:54.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:08:54.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:08:54.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:07.456Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:09:07.478Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:07.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:08.572Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:09:08.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:08.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:09.042Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:09:09.076Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:09.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:09.310Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:09:09.334Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:09:09.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:09.473Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:09:09.492Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:09.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:09.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 [2025-10-09T14:09:09.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:09:09.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:22.573Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:09:22.589Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:22.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:23.694Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:09:23.712Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:23.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:24.189Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:09:24.220Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:24.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:24.466Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:09:24.486Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:09:24.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:24.617Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:09:24.639Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:24.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:24.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 [2025-10-09T14:09:24.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:09:24.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:37.665Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:09:37.685Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:37.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:38.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:09:38.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:38.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:39.334Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:09:39.357Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:39.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:39.605Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:09:39.626Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:09:39.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:39.737Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:09:39.760Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:39.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:39.986Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:09:40.005Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:09:40.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:52.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:09:52.795Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:52.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:53.932Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:09:53.951Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:54.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:54.473Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-09T14:09:54.510Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:54.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:54.734Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-09T14:09:54.759Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-09T14:09:54.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:54.930Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-09T14:09:54.945Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:09:54.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:09:55.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:09:55.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-09T14:09:55.159Z] Will try again after 15 sec [2025-10-09T14:09:55.863Z] Build build-package #5229 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-09T14:09:55.989Z] JOB package-rocky9: Failed [Pipeline] copyArtifacts [2025-10-09T14:09:56.034Z] Copied 1 artifact from "build-package" build number 5229 [Pipeline] echo [2025-10-09T14:09:56.078Z] JOB package-rocky9: Collected artifacts: [Pipeline] sh [2025-10-09T14:09:56.366Z] + ls -la build-package-4579 [2025-10-09T14:09:56.366Z] total 20 [2025-10-09T14:09:56.366Z] drwxr-xr-x 2 jenkins docker 4096 Oct 9 14:09 . [2025-10-09T14:09:56.366Z] drwxr-xr-x 9 jenkins docker 12288 Oct 9 14:09 .. [2025-10-09T14:09:56.366Z] -rw-r--r-- 1 jenkins docker 969 Oct 9 13:51 deps.build-package.4579.env [Pipeline] withCredentials [2025-10-09T14:09:56.412Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-09T14:09:56.726Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-09T14:09:58.625Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-09T14:09:59.576Z] JOB package-rocky9: error in job!!! [Pipeline] echo [2025-10-09T14:09:59.591Z] JOB package-rocky9: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-09T14:09:59.607Z] JOB package-rocky9: Message - null [Pipeline] echo [2025-10-09T14:09:59.622Z] JOB package-rocky9: Cause - null [Pipeline] echo [2025-10-09T14:09:59.638Z] JOB package-rocky9: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-09T14:09:59.725Z] Failed in branch package-rocky9 [Pipeline] { [Pipeline] echo [2025-10-09T14:10:07.882Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:FAILURE] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-09T14:10:07.965Z] JOB deploy-platform-ansible-os: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-09T14:10:09.042Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-09T14:10:09.057Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-09T14:10:09.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-09T14:10:09.662Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:FAILURE] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-09T14:10:09.778Z] JOB freeze-rocky9: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] echo [2025-10-09T14:10:09.952Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:NOT_BUILT] [Pipeline] echo [2025-10-09T14:10:09.981Z] JOB cleanup-rocky9: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] { [Pipeline] echo [2025-10-09T14:10:10.093Z] JOB cleanup-rocky9: wait finished. overall result = true [Pipeline] echo [2025-10-09T14:10:10.135Z] JOB cleanup-rocky9: entering run_job [Pipeline] echo [2025-10-09T14:10:10.179Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:FAILURE, deploy-platform-ansible-os:NOT_BUILT] [Pipeline] } [Pipeline] writeFile [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2025-10-09T14:10:10.305Z] JOB deploy-tf-ansible-os: wait finished. overall result = false [Pipeline] } [Pipeline] archiveArtifacts [2025-10-09T14:10:10.359Z] Archiving artifacts [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-10-09T14:10:10.423Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:NOT_BUILT, deploy-tf-ansible-os:NOT_BUILT, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-09T14:10:10.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-09T14:10:10.507Z] JOB cleanup-rocky9 / stream build-rocky9 : deps: [freeze-rocky9] [2025-10-09T14:10:10.544Z] Will try again after 15 sec [Pipeline] dir [2025-10-09T14:10:10.572Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-09T14:10:10.758Z] JOB cleanup-rocky9: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-09T14:10:10.857Z] JOB cleanup-rocky9: content of deps file is empty [Pipeline] echo [2025-10-09T14:10:10.886Z] JOB cleanup-rocky9: Starting job: build-cleanup rnd: #37636 [Pipeline] timeout [2025-10-09T14:10:10.912Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-09T14:10:10.973Z] Scheduling project: build-cleanup [2025-10-09T14:10:18.630Z] Starting building: build-cleanup #10159 [2025-10-09T14:10:21.346Z] Build build-cleanup #10159 completed: SUCCESS [Pipeline] echo [2025-10-09T14:10:21.367Z] JOB cleanup-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-09T14:10:21.452Z] Copied 0 artifacts from "build-cleanup" build number 10159 [Pipeline] echo [2025-10-09T14:10:21.493Z] JOB cleanup-rocky9: Collected artifacts: [Pipeline] sh [2025-10-09T14:10:21.778Z] + ls -la build-cleanup-37636 [2025-10-09T14:10:21.778Z] total 16 [2025-10-09T14:10:21.778Z] drwxr-xr-x 2 jenkins docker 4096 Oct 9 14:10 . [2025-10-09T14:10:21.778Z] drwxr-xr-x 10 jenkins docker 12288 Oct 9 14:10 .. [Pipeline] withCredentials [2025-10-09T14:10:21.826Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-09T14:10:22.154Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-09T14:10:24.051Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-10-09T14:10:24.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:NOT_BUILT] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-09T14:10:24.238Z] JOB test-sanity-ansible-os: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [2025-10-09T14:10:25.392Z] Failed in branch stream-build-rocky9 [Pipeline] { [Pipeline] echo [2025-10-09T14:10:25.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:NOT_BUILT, deploy-tf-ansible-os:NOT_BUILT, test-sanity-ansible-os:NOT_BUILT] [Pipeline] echo [2025-10-09T14:10:25.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-09T14:10:25.691Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-10-09T14:10:25.721Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-09T14:10:25.823Z] Archiving artifacts [Pipeline] echo [2025-10-09T14:10:25.882Z] JOB collect-logs-and-cleanup-ansible-os / stream ansible-os : deps: [deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os] [Pipeline] dir [2025-10-09T14:10:25.920Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-09T14:10:26.038Z] JOB collect-logs-and-cleanup-ansible-os: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-10-09T14:10:26.121Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-09T14:10:26.225Z] JOB collect-logs-and-cleanup-ansible-os: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-10-09T14:10:26.387Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-09T14:10:26.487Z] JOB collect-logs-and-cleanup-ansible-os: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-09T14:10:26.609Z] JOB collect-logs-and-cleanup-ansible-os: content of deps file is empty [Pipeline] echo [2025-10-09T14:10:26.646Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #1302 [Pipeline] timeout [2025-10-09T14:10:27.026Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-09T14:10:27.090Z] Scheduling project: collect-logs-and-cleanup [2025-10-09T14:10:33.634Z] Starting building: collect-logs-and-cleanup #8795 [2025-10-09T14:10:36.415Z] Build collect-logs-and-cleanup #8795 completed: SUCCESS [Pipeline] echo [2025-10-09T14:10:36.438Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-09T14:10:36.535Z] Copied 0 artifacts from "collect-logs-and-cleanup" build number 8795 [Pipeline] echo [2025-10-09T14:10:36.570Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2025-10-09T14:10:36.855Z] + ls -la collect-logs-and-cleanup-1302 [2025-10-09T14:10:36.855Z] total 16 [2025-10-09T14:10:36.855Z] drwxr-xr-x 2 jenkins docker 4096 Oct 9 14:10 . [2025-10-09T14:10:36.855Z] drwxr-xr-x 11 jenkins docker 12288 Oct 9 14:10 .. [Pipeline] withCredentials [2025-10-09T14:10:36.909Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-09T14:10:37.228Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-09T14:10:38.610Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // parallel [Pipeline] echo [2025-10-09T14:10:40.247Z] ERROR: Failed to run null [Pipeline] echo [2025-10-09T14:10:40.282Z] 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] echo [2025-10-09T14:10:40.310Z] Jobs results: [deploy-platform-ansible-os:[job-rnd:55914, number:-1, duration:0, result:NOT_BUILT], deploy-tf-ansible-os:[job-rnd:5602, number:-1, duration:0, result:NOT_BUILT], test-sanity-ansible-os:[job-rnd:22605, number:-1, duration:0, result:NOT_BUILT], collect-logs-and-cleanup-ansible-os:[job-rnd:1302, number:8795, started:1760019033634, duration:2733, result:SUCCESS], prepare-sandbox-rocky9:[job-rnd:33436, number:11524, started:1760017363346, duration:385249, result:SUCCESS], fetch-sources-rocky9:[job-rnd:55568, number:10302, started:1760017758414, duration:33491, result:SUCCESS], configure-rocky9:[job-rnd:99218, number:9121, started:1760017801977, duration:41940, result:SUCCESS], package-deployers-rocky9:[job-rnd:43811, number:6351, started:1760017863432, duration:12534, result:SUCCESS], compile-rocky9:[job-rnd:97915, number:6330, started:1760017894095, duration:19821, result:SUCCESS], package-rocky9:[job-rnd:4579, result:FAILURE, number:5229, started:1760017925984, duration:1069783], freeze-rocky9:[job-rnd:52497, number:-1, duration:0, result:NOT_BUILT], cleanup-rocky9:[job-rnd:37636, number:10159, started:1760019018629, duration:2674, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2025-10-09T14:10:40.416Z] Evaluated results for ansible-os = [results:[NOT_BUILT, NOT_BUILT, NOT_BUILT, SUCCESS], duration:2733] [Pipeline] echo [2025-10-09T14:10:40.456Z] Evaluated results for build-rocky9 = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, FAILURE, NOT_BUILT, SUCCESS], duration:1565492] [Pipeline] echo [2025-10-09T14:10:40.505Z] Notify gerrit verified=-1, submit=false, msg= [2025-10-09T14:10:40.505Z] TF CI Build Failed (check) in 0h 28m 12s [2025-10-09T14:10:40.505Z] [2025-10-09T14:10:40.505Z] Failed checks: [2025-10-09T14:10:40.505Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/21/2221/1/check_2953/ansible-os : FAILURE in 0h 0m 2s [2025-10-09T14:10:40.505Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/21/2221/1/check_2953/build-rocky9 : FAILURE in 0h 26m 5s [2025-10-09T14:10:40.505Z] [2025-10-09T14:10:40.505Z] Succeeded checks: [Pipeline] withCredentials [2025-10-09T14:10:40.542Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-10-09T14:10:40.607Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-10-09T14:10:40.908Z] + /home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585 --patchset 1 --branch master --labels Verified=-1 --message 'TF CI Build Failed (check) in 0h 28m 12s [2025-10-09T14:10:40.908Z] [2025-10-09T14:10:40.908Z] Failed checks: [2025-10-09T14:10:40.908Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/21/2221/1/check_2953/ansible-os : FAILURE in 0h 0m 2s [2025-10-09T14:10:40.908Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/21/2221/1/check_2953/build-rocky9 : FAILURE in 0h 26m 5s [2025-10-09T14:10:40.908Z] [2025-10-09T14:10:40.908Z] Succeeded checks:' [2025-10-09T14:10:40.908Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-test~master~I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585', 'project': 'opensdn-io/tf-test', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-10-09 13:51:13.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}}, 'hashtags': [], 'change_id': 'I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585', 'subject': 'remove unused vars', 'status': 'NEW', 'created': '2025-10-09 13:42:14.000000000', 'updated': '2025-10-09 13:51:13.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 7, 'deletions': 63, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '11ffc4e56e4e63884af56b92114c6da0297705c2', '_number': 2221, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-10-09 13:51:13.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Code-Review': {'+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}], 'reviewers': {'CC': [{'_account_id': 1000001}], 'REVIEWER': [{'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': '76765200c211bce4d98c5a5d2ff2ee33b520c8e9', 'revisions': {'76765200c211bce4d98c5a5d2ff2ee33b520c8e9': {'kind': 'REWORK', '_number': 1, 'created': '2025-10-09 13:42:14.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/21/2221/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-test', 'ref': 'refs/changes/21/2221/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-test', 'ref': 'refs/changes/21/2221/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-test', 'ref': 'refs/changes/21/2221/1'}}, 'commit': {'parents': [{'commit': 'e9c1028399e284ced7b177b31913ed3edc97f647', 'subject': "don't pull opensdn-base"}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-09 13:41:52.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-09 13:41:52.000000000', 'tz': 180}, 'subject': 'remove unused vars', 'message': 'remove unused vars\n\nChange-Id: I9696b18c3a7c27a0b975ae3a9b03e2b0e490f585\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'}]}]} [2025-10-09T14:10:40.908Z] DEBUG: push message data: {'labels': {'Verified': '-1'}, 'message': 'TF CI Build Failed (check) in 0h 28m 12s\n\nFailed checks:\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/21/2221/1/check_2953/ansible-os : FAILURE in 0h 0m 2s\n- build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/21/2221/1/check_2953/build-rocky9 : FAILURE in 0h 26m 5s\n\nSucceeded checks:'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2025-10-09T14:10:41.312Z] Archiving artifacts [Pipeline] withCredentials [2025-10-09T14:10:41.419Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-10-09T14:10:41.795Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-09T14:10:42.728Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: job-cleanup-workers) [Pipeline] stage [Pipeline] { (cleanup-workers) [Pipeline] echo [2025-10-09T14:10:44.004Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2025-10-09T14:10:44.046Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2025-10-09T14:10:44.083Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #26284 [Pipeline] timeout [2025-10-09T14:10:44.107Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-09T14:10:44.152Z] Scheduling project: cleanup-workers [2025-10-09T14:10:53.640Z] Starting building: cleanup-workers #5495 [2025-10-09T14:10:57.686Z] Build cleanup-workers #5495 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-09T14:10:57.792Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2025-10-09T14:10:57.865Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2025-10-09T14:10:58.298Z] + ls -la cleanup-workers-26284 [2025-10-09T14:10:58.298Z] ls: cannot access 'cleanup-workers-26284': No such file or directory [2025-10-09T14:10:58.298Z] + /bin/true [Pipeline] withCredentials [2025-10-09T14:10:58.758Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-09T14:10:59.115Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-09T14:11:01.018Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-09T14:11:01.955Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2025-10-09T14:11:01.969Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-09T14:11:01.984Z] JOB cleanup-workers: Message - null [Pipeline] echo [2025-10-09T14:11:02.000Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2025-10-09T14:11:02.015Z] JOB cleanup-workers: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-09T14:11:02.086Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2025-10-09T14:11:02.158Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/2953/consoleText [Pipeline] withCredentials [2025-10-09T14:11:02.194Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh