Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-api-client/+/2229 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-10T04:23:10.292Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2025-10-10T04:23:10.346Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2025-10-10T04:23:10.424Z] [WS-CLEANUP] Deleting project workspace... [2025-10-10T04:23:10.424Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-10T04:23:10.598Z] [WS-CLEANUP] done [Pipeline] checkout [2025-10-10T04:23:10.621Z] The recommended git tool is: git [2025-10-10T04:23:10.625Z] No credentials specified [2025-10-10T04:23:10.627Z] Cloning the remote Git repository [2025-10-10T04:23:10.630Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2025-10-10T04:23:10.630Z] > git init /home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins # timeout=10 [2025-10-10T04:23:10.636Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2025-10-10T04:23:10.636Z] > git --version # timeout=10 [2025-10-10T04:23:10.638Z] > git --version # 'git version 2.25.1' [2025-10-10T04:23:10.647Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-10T04:23:11.908Z] Avoid second fetch [2025-10-10T04:23:11.914Z] Checking out Revision 34fb771fc6b4e081080f3b53da9d9aa0153ee2aa (refs/remotes/origin/master) [2025-10-10T04:23:11.979Z] Commit message: "Merge "remove tpc jobs"" [2025-10-10T04:23:11.887Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2025-10-10T04:23:11.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-10T04:23:11.909Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-10-10T04:23:11.915Z] > git config core.sparsecheckout # timeout=10 [2025-10-10T04:23:11.917Z] > git checkout -f 34fb771fc6b4e081080f3b53da9d9aa0153ee2aa # timeout=10 [2025-10-10T04:23:11.980Z] > git rev-list --no-walk 34fb771fc6b4e081080f3b53da9d9aa0153ee2aa # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2025-10-10T04:23:12.245Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-10-10T04:23:12.537Z] + /home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3 --branch master --changed_files --output /home/jenkins/workspace/pipeline-check@3/patchsets-info.json [2025-10-10T04:23:12.537Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-api-client~master~I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3', 'project': 'opensdn-io/tf-api-client', 'branch': 'master', 'hashtags': [], 'change_id': 'I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3', 'subject': 'change paths in SConscript to avoid extra moving after compiling', 'status': 'NEW', 'created': '2025-10-10 04:23:00.000000000', 'updated': '2025-10-10 04:23:00.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 0, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '8bdf8efe31a3196239d37a9015b0776067802c8d', '_number': 2229, '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': 'd9c4480dcbedf395d60215f89fdcf73f206acfb4', 'revisions': {'d9c4480dcbedf395d60215f89fdcf73f206acfb4': {'kind': 'REWORK', '_number': 1, 'created': '2025-10-10 04:23:00.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/29/2229/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-api-client', 'ref': 'refs/changes/29/2229/1'}}, 'commit': {'parents': [{'commit': 'f4b87e4b03e114eefc2cf3238e995ab641bb01ba', 'subject': 'Update unit-test to work with pugixml-1.15'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-10 04:22:46.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-10 04:22:56.000000000', 'tz': 180}, 'subject': 'change paths in SConscript to avoid extra moving after compiling', 'message': 'change paths in SConscript to avoid extra moving after compiling\n\nChange-Id: I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-10-10T04:23:12.537Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-api-client~master~Ic13df63e8ccbd1762ca9f4853e5d97ec0d563f70', 'project': 'opensdn-io/tf-api-client', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-09-24 09:05:27.000000000', 'reason': 'Removed by by clicking the attention icon', 'reason_account': {'_account_id': 1000003}}, '1000015': {'account': {'_account_id': 1000015}, 'last_update': '2025-09-26 12:15:56.000000000', 'reason': 'Change was submitted'}}, 'hashtags': [], 'change_id': 'Ic13df63e8ccbd1762ca9f4853e5d97ec0d563f70', 'subject': 'Update unit-test to work with pugixml-1.15', 'status': 'MERGED', 'created': '2025-09-23 11:00:09.000000000', 'updated': '2025-09-26 12:16:22.000000000', 'submitted': '2025-09-26 12:15:56.000000000', 'submitter': {'_account_id': 1000001}, 'insertions': 1, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '2152', 'meta_rev_id': 'e90b4613be6ddb117d2ed8983294de2500a41646', '_number': 2152, 'owner': {'_account_id': 1000015}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-09-26 12:15:44.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': 0, '_account_id': 1000001}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 2, 'date': '2025-09-26 12:15:44.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': -1, 'date': '2025-09-23 12:26:00.000000000', 'permitted_voting_range': {'min': -1, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': 'f4b87e4b03e114eefc2cf3238e995ab641bb01ba', 'revisions': {'f4b87e4b03e114eefc2cf3238e995ab641bb01ba': {'kind': 'REWORK', '_number': 1, 'created': '2025-09-23 11:00:09.000000000', 'uploader': {'_account_id': 1000015}, 'ref': 'refs/changes/52/2152/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-api-client', 'ref': 'refs/changes/52/2152/1'}}, 'commit': {'parents': [{'commit': '10ec0dcc93161703e139894f2e33f02f3cd1ca25', 'subject': "unpin test's libs"}], 'author': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-09-23 10:59:50.000000000', 'tz': 180}, 'committer': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-09-23 11:00:08.000000000', 'tz': 180}, 'subject': 'Update unit-test to work with pugixml-1.15', 'message': 'Update unit-test to work with pugixml-1.15\n\nChange-Id: Ic13df63e8ccbd1762ca9f4853e5d97ec0d563f70\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}]}]} [2025-10-10T04:23:12.537Z] DEBUG: Change: I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3: depends_on: [] [Pipeline] archiveArtifacts [2025-10-10T04:23:12.566Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2025-10-10T04:23:13.897Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-10-10T04:23:13.945Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-10-10T04:23:14.233Z] + /home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3 --branch master [2025-10-10T04:23:14.239Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-api-client~master~I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3', 'project': 'opensdn-io/tf-api-client', 'branch': 'master', 'hashtags': [], 'change_id': 'I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3', 'subject': 'change paths in SConscript to avoid extra moving after compiling', 'status': 'NEW', 'created': '2025-10-10 04:23:00.000000000', 'updated': '2025-10-10 04:23:00.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 0, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '8bdf8efe31a3196239d37a9015b0776067802c8d', '_number': 2229, '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': 'd9c4480dcbedf395d60215f89fdcf73f206acfb4', 'revisions': {'d9c4480dcbedf395d60215f89fdcf73f206acfb4': {'kind': 'REWORK', '_number': 1, 'created': '2025-10-10 04:23:00.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/29/2229/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-api-client', 'ref': 'refs/changes/29/2229/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-api-client', 'ref': 'refs/changes/29/2229/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-api-client', 'ref': 'refs/changes/29/2229/1'}}, 'commit': {'parents': [{'commit': 'f4b87e4b03e114eefc2cf3238e995ab641bb01ba', 'subject': 'Update unit-test to work with pugixml-1.15'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-10 04:22:46.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-10 04:22:56.000000000', 'tz': 180}, 'subject': 'change paths in SConscript to avoid extra moving after compiling', 'message': 'change paths in SConscript to avoid extra moving after compiling\n\nChange-Id: I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3\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-10T04:23:14.265Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2025-10-10T04:23:14.280Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2025-10-10T04:23:14.384Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/29/2229/1/check_2976 [Pipeline] echo [2025-10-10T04:23:14.410Z] terminate_runs_by_review_number: start [Pipeline] echo [2025-10-10T04:23:14.688Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] echo [2025-10-10T04:23:14.713Z] Search for dependent builds for I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3 [Pipeline] echo [2025-10-10T04:23:14.979Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2025-10-10T04:23:15.312Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2025-10-10T04:23:15.935Z] 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-10T04:23:16.882Z] Streams from config: [test-unit:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[test-unit-agent, test-unit-opserver, test-unit-bgp, test-unit-group-one, test-unit-group-two, test-unit-ungrouped]], prepare-ut-sandbox:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[prepare-sandbox-ut-sandbox, fetch-sources-ut-sandbox, configure-ut-sandbox, cleanup-worker-ut-sandbox]], ansible-os:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:ansible, MONITORING_ORCHESTRATOR:os, USE_DATAPLANE_NETWORK:true], jobs:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os, collect-logs-and-cleanup-ansible-os]], build-rocky9:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[prepare-sandbox-rocky9, fetch-sources-rocky9, configure-rocky9, package-deployers-rocky9, compile-rocky9, package-rocky9, freeze-rocky9, cleanup-rocky9]]] [Pipeline] echo [2025-10-10T04:23:16.910Z] Jobs from config: [test-unit-agent:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-opserver:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-bgp:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-one:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-two:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-ungrouped:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], prepare-sandbox-ut-sandbox:[job-name:build-prepare-sandbox, stream:prepare-ut-sandbox, vars:[PUBLISH_TYPE:stable, VM_TYPE:small]], fetch-sources-ut-sandbox:[job-name:build-fetch-sources, stream:prepare-ut-sandbox, depends-on:[prepare-sandbox-ut-sandbox]], configure-ut-sandbox:[job-name:build-configure, stream:prepare-ut-sandbox, depends-on:[fetch-sources-ut-sandbox], vars:[PUBLISH_TYPE:build]], cleanup-worker-ut-sandbox:[job-name:build-cleanup, stream:prepare-ut-sandbox, type:post-hook, depends-on:[configure-ut-sandbox]], deploy-platform-ansible-os:[stream:ansible-os, depends-on:[package-rocky9]], deploy-tf-ansible-os:[stream:ansible-os, depends-on:[package-rocky9, deploy-platform-ansible-os]], test-sanity-ansible-os:[job-name:test-sanity, stream:ansible-os, depends-on:[deploy-tf-ansible-os]], collect-logs-and-cleanup-ansible-os:[job-name:collect-logs-and-cleanup, stream:ansible-os, type:post-hook, depends-on:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os]], prepare-sandbox-rocky9:[job-name:build-prepare-sandbox, stream:build-rocky9, vars:[DEVENV_TAG:frozen]], fetch-sources-rocky9:[job-name:build-fetch-sources, stream:build-rocky9, depends-on:[prepare-sandbox-rocky9]], configure-rocky9:[job-name:build-configure, stream:build-rocky9, depends-on:[fetch-sources-rocky9]], package-deployers-rocky9:[job-name:build-package-deployers, stream:build-rocky9, depends-on:[configure-rocky9]], compile-rocky9:[job-name:build-compile, stream:build-rocky9, depends-on:[package-deployers-rocky9]], package-rocky9:[job-name:build-package, stream:build-rocky9, depends-on:[compile-rocky9]], freeze-rocky9:[job-name:build-freeze, stream:build-rocky9, depends-on:[package-rocky9], vars:[PUBLISH_TYPE:frozen]], cleanup-rocky9:[job-name:build-cleanup, stream:build-rocky9, type:post-hook, depends-on:[freeze-rocky9]]] [Pipeline] echo [2025-10-10T04:23:16.925Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2025-10-10T04:23:16.964Z] Notify gerrit verified=0, submit=false, msg= [2025-10-10T04:23:16.964Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2976/ [Pipeline] withCredentials [2025-10-10T04:23:16.987Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-10-10T04:23:17.063Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-10-10T04:23:17.357Z] + /home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3 --patchset 1 --branch master --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2976/' [2025-10-10T04:23:17.360Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-api-client~master~I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3', 'project': 'opensdn-io/tf-api-client', 'branch': 'master', 'hashtags': [], 'change_id': 'I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3', 'subject': 'change paths in SConscript to avoid extra moving after compiling', 'status': 'NEW', 'created': '2025-10-10 04:23:00.000000000', 'updated': '2025-10-10 04:23:00.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 0, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '8bdf8efe31a3196239d37a9015b0776067802c8d', '_number': 2229, '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': 'd9c4480dcbedf395d60215f89fdcf73f206acfb4', 'revisions': {'d9c4480dcbedf395d60215f89fdcf73f206acfb4': {'kind': 'REWORK', '_number': 1, 'created': '2025-10-10 04:23:00.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/29/2229/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-api-client', 'ref': 'refs/changes/29/2229/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-api-client', 'ref': 'refs/changes/29/2229/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-api-client', 'ref': 'refs/changes/29/2229/1'}}, 'commit': {'parents': [{'commit': 'f4b87e4b03e114eefc2cf3238e995ab641bb01ba', 'subject': 'Update unit-test to work with pugixml-1.15'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-10 04:22:46.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-10 04:22:56.000000000', 'tz': 180}, 'subject': 'change paths in SConscript to avoid extra moving after compiling', 'message': 'change paths in SConscript to avoid extra moving after compiling\n\nChange-Id: I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-10-10T04:23:17.360Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2976/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-10T04:23:17.457Z] Notify discord for new job is started [Pipeline] echo [2025-10-10T04:23:17.503Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] echo [2025-10-10T04:23:17.528Z] Notify discord msg= [2025-10-10T04:23:17.529Z] New review. [2025-10-10T04:23:17.529Z] [change paths in SConscript to avoid extra moving a](https://gerrit.opensdn.io/c/opensdn-io/tf-api-client/+/2229) [Pipeline] withCredentials [2025-10-10T04:23:17.551Z] Masking supported pattern matches of $DISCORD_WEBHOOK_URL [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-10-10T04:23:17.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-10T04:23:17.943Z] Dload Upload Total Spent Left Speed [2025-10-10T04:23:17.943Z] [2025-10-10T04:23:18.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2025-10-10T04:23:18.203Z] 100 173 0 0 100 173 0 827 --:--:-- --:--:-- --:--:-- 827 [2025-10-10T04:23:18.203Z] 100 173 0 0 100 173 0 510 --:--:-- --:--:-- --:--:-- 508 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-ansible-os) [Pipeline] { (Branch: stream-build-rocky9) [Pipeline] parallel [Pipeline] { (Branch: test-unit-agent) [Pipeline] { (Branch: test-unit-opserver) [Pipeline] { (Branch: test-unit-bgp) [Pipeline] { (Branch: test-unit-group-one) [Pipeline] { (Branch: test-unit-group-two) [Pipeline] { (Branch: test-unit-ungrouped) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-ut-sandbox) [Pipeline] { (Branch: fetch-sources-ut-sandbox) [Pipeline] { (Branch: configure-ut-sandbox) [Pipeline] { (Branch: cleanup-worker-ut-sandbox) [Pipeline] parallel [Pipeline] { (Branch: deploy-platform-ansible-os) [Pipeline] { (Branch: deploy-tf-ansible-os) [Pipeline] { (Branch: test-sanity-ansible-os) [Pipeline] { (Branch: collect-logs-and-cleanup-ansible-os) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-rocky9) [Pipeline] { (Branch: fetch-sources-rocky9) [Pipeline] { (Branch: configure-rocky9) [Pipeline] { (Branch: package-deployers-rocky9) [Pipeline] { (Branch: compile-rocky9) [Pipeline] { (Branch: package-rocky9) [Pipeline] { (Branch: freeze-rocky9) [Pipeline] { (Branch: cleanup-rocky9) [Pipeline] stage [Pipeline] { (test-unit-agent) [Pipeline] stage [Pipeline] { (test-unit-opserver) [Pipeline] stage [Pipeline] { (test-unit-bgp) [Pipeline] stage [Pipeline] { (test-unit-group-one) [Pipeline] stage [Pipeline] { (test-unit-group-two) [Pipeline] stage [Pipeline] { (test-unit-ungrouped) [Pipeline] stage [Pipeline] { (prepare-sandbox-ut-sandbox) [Pipeline] stage [Pipeline] { (fetch-sources-ut-sandbox) [Pipeline] stage [Pipeline] { (configure-ut-sandbox) [Pipeline] stage [Pipeline] { (cleanup-worker-ut-sandbox) [Pipeline] stage [Pipeline] { (deploy-platform-ansible-os) [Pipeline] stage [Pipeline] { (deploy-tf-ansible-os) [Pipeline] stage [Pipeline] { (test-sanity-ansible-os) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-ansible-os) [Pipeline] stage [Pipeline] { (prepare-sandbox-rocky9) [Pipeline] stage [Pipeline] { (fetch-sources-rocky9) [Pipeline] stage [Pipeline] { (configure-rocky9) [Pipeline] stage [Pipeline] { (package-deployers-rocky9) [Pipeline] stage [Pipeline] { (compile-rocky9) [Pipeline] stage [Pipeline] { (package-rocky9) [Pipeline] stage [Pipeline] { (freeze-rocky9) [Pipeline] stage [Pipeline] { (cleanup-rocky9) [Pipeline] echo [2025-10-10T04:23:19.434Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.468Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.507Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.542Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.575Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.612Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.649Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.684Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.721Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.756Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.790Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.834Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.904Z] JOB fetch-sources-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.936Z] JOB configure-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:19.974Z] JOB package-deployers-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:20.014Z] JOB compile-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:20.048Z] JOB package-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:20.083Z] JOB freeze-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:20.118Z] JOB cleanup-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-10-10T04:23:20.166Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2025-10-10T04:23:20.186Z] JOB prepare-sandbox-rocky9: entering run_job [Pipeline] echo [2025-10-10T04:23:20.224Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:20.243Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.263Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:20.277Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.300Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:20.319Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.341Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:20.361Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.383Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:20.401Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.429Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:20.447Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.477Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:20.494Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.519Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:20.534Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.562Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:20.581Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.605Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:23:20.622Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.649Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:23:20.671Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.691Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:23:20.706Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.726Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:23:20.743Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.763Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:23:20.778Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.801Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:23:20.816Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.836Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:23:20.852Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.874Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:23:20.887Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.907Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:23:20.922Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:23:20.952Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:23:20.965Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-10-10T04:23:21.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:23:21.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [2025-10-10T04:23:21.122Z] Will try again after 15 sec [2025-10-10T04:23:21.139Z] Will try again after 15 sec [2025-10-10T04:23:21.159Z] Will try again after 15 sec [2025-10-10T04:23:21.177Z] Will try again after 15 sec [2025-10-10T04:23:21.195Z] Will try again after 15 sec [2025-10-10T04:23:21.212Z] Will try again after 15 sec [2025-10-10T04:23:21.232Z] Will try again after 15 sec [2025-10-10T04:23:21.250Z] Will try again after 15 sec [2025-10-10T04:23:21.267Z] Will try again after 15 sec [2025-10-10T04:23:21.287Z] Will try again after 15 sec [2025-10-10T04:23:21.307Z] Will try again after 15 sec [2025-10-10T04:23:21.324Z] Will try again after 15 sec [2025-10-10T04:23:21.340Z] Will try again after 15 sec [2025-10-10T04:23:21.360Z] Will try again after 15 sec [2025-10-10T04:23:21.379Z] Will try again after 15 sec [2025-10-10T04:23:21.397Z] Will try again after 15 sec [2025-10-10T04:23:21.445Z] Will try again after 15 sec [2025-10-10T04:23:21.473Z] Will try again after 15 sec [2025-10-10T04:23:21.498Z] Will try again after 15 sec [2025-10-10T04:23:21.518Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-10-10T04:23:21.543Z] Archiving artifacts [Pipeline] archiveArtifacts [2025-10-10T04:23:21.863Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:23:21.927Z] JOB prepare-sandbox-rocky9: Starting job: build-prepare-sandbox rnd: #66530 [Pipeline] timeout [2025-10-10T04:23:21.949Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-10-10T04:23:21.998Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #26552 [Pipeline] timeout [2025-10-10T04:23:22.027Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-10T04:23:22.050Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-10-10T04:23:22.096Z] Scheduling project: build-prepare-sandbox [2025-10-10T04:23:29.647Z] Starting building: build-prepare-sandbox #11577 [2025-10-10T04:23:34.653Z] Starting building: build-prepare-sandbox #11578 [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:23:36.179Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:36.193Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:36.211Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:36.224Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-10-10T04:23:36.301Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:23:36.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:23:36.373Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:36.386Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:36.404Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:36.417Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:36.436Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:36.448Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-10T04:23:36.487Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:36.503Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:36.522Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:36.536Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-10T04:23:36.578Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:36.592Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:36.619Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:36.638Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:23:36.700Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:23:36.714Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-10T04:23:36.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:23:36.762Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:36.781Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:23:36.803Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:23:36.855Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:23:36.891Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:23:36.926Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:23:36.945Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:23:36.962Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:23:37.035Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:23:37.078Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:23:37.128Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:23:37.159Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:37.205Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:23:37.219Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:37.239Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:23:37.254Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:37.277Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:23:37.291Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:23:37.334Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:23:37.354Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:23:37.373Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:23:37.425Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:23:37.440Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:23:37.455Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:37.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:23:37.498Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:23:37.540Z] Will try again after 15 sec [2025-10-10T04:23:37.564Z] Will try again after 15 sec [2025-10-10T04:23:37.582Z] Will try again after 15 sec [2025-10-10T04:23:37.658Z] Will try again after 15 sec [2025-10-10T04:23:37.706Z] Will try again after 15 sec [2025-10-10T04:23:37.735Z] Will try again after 15 sec [2025-10-10T04:23:37.753Z] Will try again after 15 sec [2025-10-10T04:23:37.774Z] Will try again after 15 sec [2025-10-10T04:23:37.811Z] Will try again after 15 sec [2025-10-10T04:23:37.843Z] Will try again after 15 sec [2025-10-10T04:23:37.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:23:51.340Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:51.361Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:23:51.418Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:23:51.448Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:51.463Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:23:51.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:23:52.507Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:52.519Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:52.540Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:52.555Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:52.575Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:52.594Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:52.626Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:52.646Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:52.679Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:52.692Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:52.718Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:52.732Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:52.751Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:23:52.766Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:23:52.810Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:23:52.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-10-10T04:23:52.887Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:23:52.918Z] Will try again after 15 sec [2025-10-10T04:23:52.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-10-10T04:23:52.983Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:23:53.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:23:53.099Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:23:53.115Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:53.135Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:23:53.151Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:53.170Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:23:53.184Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:53.204Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:23:53.220Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:53.258Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:23:53.275Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:53.309Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:23:53.333Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:53.360Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:23:53.375Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:53.398Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:23:53.422Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:53.447Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:23:53.464Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-10T04:23:53.567Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:23:53.588Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:23:53.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:23:53.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:23:53.758Z] Will try again after 15 sec [2025-10-10T04:23:53.781Z] Will try again after 15 sec [2025-10-10T04:23:53.804Z] Will try again after 15 sec [2025-10-10T04:23:53.825Z] Will try again after 15 sec [2025-10-10T04:23:53.843Z] Will try again after 15 sec [2025-10-10T04:23:53.861Z] Will try again after 15 sec [2025-10-10T04:23:53.879Z] Will try again after 15 sec [2025-10-10T04:23:53.898Z] Will try again after 15 sec [2025-10-10T04:23:53.917Z] Will try again after 15 sec [2025-10-10T04:23:53.937Z] Will try again after 15 sec [2025-10-10T04:23:53.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:06.455Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:06.472Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:06.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:06.587Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:06.603Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:06.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:07.854Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:07.869Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:24:07.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:24:08.004Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:08.021Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:08.041Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:08.055Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:08.089Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:08.105Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:08.125Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:08.139Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:24:08.211Z] Will try again after 15 sec [2025-10-10T04:24:08.229Z] Will try again after 15 sec [2025-10-10T04:24:08.248Z] Will try again after 15 sec [2025-10-10T04:24:08.265Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:08.280Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:08.293Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:08.314Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:08.330Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:24:08.451Z] Will try again after 15 sec [2025-10-10T04:24:08.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:24:08.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:24:08.839Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:08.859Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:08.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-10-10T04:24:08.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-10-10T04:24:09.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:24:09.077Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:24:09.091Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:09.113Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:24:09.133Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:09.153Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:24:09.169Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-10T04:24:09.202Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:24:09.229Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:09.251Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:24:09.267Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:09.289Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:24:09.303Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-10T04:24:09.348Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:24:09.363Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:24:09.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:09.417Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:09.463Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:09.482Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:24:09.539Z] Will try again after 15 sec [2025-10-10T04:24:09.567Z] Will try again after 15 sec [2025-10-10T04:24:09.596Z] Will try again after 15 sec [2025-10-10T04:24:09.620Z] Will try again after 15 sec [2025-10-10T04:24:09.669Z] Will try again after 15 sec [2025-10-10T04:24:09.693Z] Will try again after 15 sec [2025-10-10T04:24:09.712Z] Will try again after 15 sec [2025-10-10T04:24:09.729Z] Will try again after 15 sec [2025-10-10T04:24:09.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:21.568Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:21.582Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:21.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:21.690Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:21.704Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:21.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:22.966Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:22.981Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:23.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:23.244Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:23.261Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-10-10T04:24:23.413Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:23.433Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:23.446Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:23.472Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:23.486Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:23.511Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:23.531Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:24:23.645Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:24:23.684Z] Will try again after 15 sec [2025-10-10T04:24:23.731Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:23.807Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:23.824Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:23.878Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:23.892Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:24:23.947Z] Will try again after 15 sec [2025-10-10T04:24:23.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:24:24.077Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:24:24.090Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:24.113Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:24.135Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:24.182Z] Will try again after 15 sec [2025-10-10T04:24:24.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:24.568Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:24:24.581Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:24:24.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:24:24.729Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:24:24.747Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:24.784Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:24:24.805Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:24.843Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:24:24.857Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-10T04:24:24.894Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:24:24.919Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-10-10T04:24:25.019Z] Will try again after 15 sec [2025-10-10T04:24:25.039Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:25.057Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:24:25.072Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:25.106Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:25.121Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:24:25.137Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:24:25.187Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:25.202Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:25.222Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:25.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-10T04:24:25.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:24:25.341Z] Will try again after 15 sec [2025-10-10T04:24:25.371Z] Will try again after 15 sec [2025-10-10T04:24:25.402Z] Will try again after 15 sec [2025-10-10T04:24:25.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:36.664Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:36.681Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:36.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:36.785Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:36.801Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:36.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:38.064Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:38.079Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:38.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:38.450Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:38.465Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:38.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:38.680Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:38.695Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:24:38.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:38.813Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:38.836Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:38.864Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:38.886Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:38.939Z] Will try again after 15 sec [2025-10-10T04:24:38.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:24:39.037Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:39.052Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:39.074Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:39.093Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:24:39.148Z] Will try again after 15 sec [2025-10-10T04:24:39.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:24:39.230Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:24:39.243Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:39.261Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:39.276Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:39.323Z] Will try again after 15 sec [2025-10-10T04:24:39.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:39.679Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:24:39.693Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:39.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:40.059Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:24:40.077Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:24:40.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:40.188Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:24:40.203Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:40.224Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:24:40.244Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:24:40.316Z] Will try again after 15 sec [2025-10-10T04:24:40.337Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:40.373Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:24:40.388Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:24:40.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:24:40.515Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:24:40.536Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:40.562Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:24:40.577Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:24:40.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:40.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:40.658Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:40.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:24:40.732Z] Will try again after 15 sec [2025-10-10T04:24:40.754Z] Will try again after 15 sec [2025-10-10T04:24:40.774Z] Will try again after 15 sec [2025-10-10T04:24:40.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:51.771Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:51.788Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:51.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:51.899Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:51.914Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:51.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:53.179Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:53.195Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:53.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:53.550Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:53.564Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:53.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:53.794Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:53.817Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:53.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:53.992Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:54.015Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:24:54.108Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:54.155Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:54.175Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:24:54.268Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:54.307Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:54.321Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:54.340Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:24:54.357Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-10T04:24:54.416Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:24:54.447Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:54.486Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:24:54.500Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:54.517Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:54.531Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:54.574Z] Will try again after 15 sec [2025-10-10T04:24:54.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:54.781Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:24:54.795Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:54.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:55.177Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:24:55.197Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:55.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:55.350Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:24:55.369Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:24:55.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:55.504Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:24:55.518Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:55.558Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:24:55.574Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:24:55.589Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:24:55.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:55.770Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:24:55.787Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:24:55.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:24:55.955Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:24:55.976Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:24:56.003Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:56.022Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:24:56.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:24:56.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:24:56.133Z] Will try again after 15 sec [2025-10-10T04:24:56.156Z] Will try again after 15 sec [2025-10-10T04:24:56.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:06.871Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:06.886Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:06.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:07.020Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:07.040Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:07.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:08.309Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:08.333Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:08.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:08.652Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:08.673Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:08.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:08.914Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:08.938Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:09.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:09.145Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:09.164Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:09.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:09.302Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:09.325Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:09.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:09.457Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:09.476Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:25:09.543Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:25:09.577Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:09.596Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:25:09.711Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:25:09.747Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:25:09.767Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:25:09.798Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:09.820Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:09.889Z] Will try again after 15 sec [2025-10-10T04:25:09.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:09.999Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:25:10.022Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:10.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:10.293Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:25:10.317Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:10.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:10.486Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:25:10.522Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:10.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:10.663Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:25:10.689Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:25:10.775Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:25:10.825Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:25:10.846Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:10.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:10.996Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:25:11.021Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:11.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:25:11.195Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:25:11.215Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-10T04:25:11.277Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:25:11.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:11.321Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:11.404Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:25:11.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:11.443Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:25:11.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:21.996Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:22.016Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:22.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:22.145Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:22.162Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:22.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:23.432Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:23.450Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:23.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:23.780Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:23.796Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:23.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:24.037Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:24.057Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:24.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:24.267Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:24.280Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:24.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:24.422Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:24.441Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:24.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:24.577Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:24.591Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:24.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:24.902Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:24.920Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:25:24.999Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:25:25.031Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:25:25.047Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:25:25.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:25.085Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:25.140Z] Will try again after 15 sec [2025-10-10T04:25:25.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:25.226Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:25:25.241Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:25.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:25.420Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:25:25.440Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:25.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:25.628Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:25:25.646Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:25.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:25.810Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:25:25.825Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:25.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:25.964Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:25:25.986Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:26.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:26.127Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:25:26.153Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:26.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:26.309Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:25:26.333Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:25:26.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:26.448Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:26.465Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:26.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:26.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:26.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:25:26.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:37.116Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:37.132Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:37.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:37.249Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:37.268Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:37.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:38.551Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:38.570Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:38.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:38.886Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:38.901Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:38.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:39.148Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:39.169Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:39.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:39.391Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:39.408Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:39.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:39.549Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:39.569Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:39.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:39.695Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:39.711Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:39.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:40.032Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:40.048Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:25:40.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:40.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:25:40.188Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:25:40.250Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:25:40.304Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:40.320Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:25:40.384Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:25:40.422Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:25:40.444Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:40.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:40.557Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:25:40.607Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:40.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:40.735Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:25:40.754Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:40.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:40.901Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:25:40.916Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:40.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:41.122Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:25:41.145Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:41.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:41.262Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:25:41.278Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:41.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:41.425Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:25:41.443Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:25:41.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:41.560Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:41.576Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:41.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:41.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:41.707Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:25:41.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:52.222Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:52.241Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:52.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:52.363Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:52.377Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:52.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:53.682Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:53.696Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:53.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:53.986Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:54.002Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:54.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:54.284Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:54.311Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:54.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:54.510Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:54.527Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:54.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:54.681Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:54.702Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:54.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:54.815Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:54.832Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:54.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:55.131Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:25:55.147Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:25:55.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:55.281Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:25:55.303Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:55.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:55.443Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:55.458Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:55.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:55.570Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:25:55.587Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:55.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:55.703Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:25:55.725Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:55.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:55.888Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:25:55.905Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:25:56.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:25:56.587Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:25:56.603Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:25:56.623Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:25:56.647Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:25:56.673Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:25:56.692Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:25:56.720Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:25:56.744Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:25:56.808Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:25:56.845Z] Will try again after 15 sec [2025-10-10T04:25:56.864Z] Will try again after 15 sec [2025-10-10T04:25:56.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:25:56.991Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:57.011Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:25:57.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:25:57.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:25:57.118Z] Will try again after 15 sec [2025-10-10T04:25:57.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:07.328Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:07.342Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:07.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:07.462Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:07.480Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:07.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:08.787Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:08.803Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:08.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:09.085Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:09.102Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:09.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:09.415Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:09.429Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:09.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:09.622Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:09.640Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:09.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:09.786Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:09.806Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:09.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:09.918Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:09.937Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:09.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:10.226Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:10.241Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:26:10.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:10.395Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:26:10.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:10.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:10.550Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:10.570Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:10.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:10.679Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:26:10.703Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:10.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:10.826Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:26:10.841Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:10.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:11.608Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:26:11.632Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:11.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:11.839Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:26:11.860Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:26:11.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:12.038Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:26:12.061Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:26:12.091Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:26:12.111Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:26:12.151Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:26:12.173Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:26:12.227Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:26:12.267Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:26:12.303Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:26:12.365Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:12.387Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:26:12.411Z] JOB collect-logs-and-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-10T04:26:12.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:26:12.471Z] Will try again after 15 sec [2025-10-10T04:26:12.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:22.421Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:22.437Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:22.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:22.557Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:22.572Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:22.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:23.887Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:23.901Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:23.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:24.182Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:24.199Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:24.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:24.526Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:24.542Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:24.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:24.734Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:24.757Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:24.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:24.898Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:24.914Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:24.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:25.056Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:25.074Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:25.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:25.319Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:25.342Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:26:25.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:25.514Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:26:25.528Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:25.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:25.653Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:25.672Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:25.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:25.820Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:26:25.840Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:25.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:25.934Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:26:25.951Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:26.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:26.747Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:26:26.768Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:26.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:27.017Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:26:27.034Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:27.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:27.259Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:26:27.277Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:26:27.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:27.399Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:26:27.422Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:26:27.442Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:26:27.462Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:26:27.513Z] Will try again after 15 sec [2025-10-10T04:26:27.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:26:27.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:27.626Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:26:27.649Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:27.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:26:27.726Z] Will try again after 15 sec [2025-10-10T04:26:27.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:37.516Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:37.529Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:37.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:37.648Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:37.663Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:37.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:38.980Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:38.995Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:39.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:39.274Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:39.290Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:39.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:39.635Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:39.654Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:39.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:39.860Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:39.875Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:39.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:40.019Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:40.033Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:40.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:40.157Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:40.175Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:40.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:40.414Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:40.431Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:26:40.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:40.615Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:26:40.631Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:40.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:40.745Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:40.760Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:40.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:40.928Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:26:40.951Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:41.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:41.057Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:26:41.071Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:41.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:41.872Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:26:41.889Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:41.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:42.125Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:26:42.141Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:42.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:42.383Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:26:42.401Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:42.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:42.547Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:26:42.568Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:26:42.628Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:26:42.661Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:26:42.678Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:26:42.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:26:42.809Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:42.827Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:42.878Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:26:42.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:42.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:26:43.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:52.604Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:52.621Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:52.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:52.735Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:52.748Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:52.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:54.091Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:54.106Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:54.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:54.375Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:54.391Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:54.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:54.766Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:54.784Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:54.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:54.962Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:54.977Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:55.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:55.125Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:55.141Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:55.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:55.260Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:55.279Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:55.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:55.521Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:26:55.536Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:26:55.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:55.723Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:26:55.740Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:55.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:55.849Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:55.867Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:55.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:56.056Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:26:56.076Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:56.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:56.182Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:26:56.198Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:56.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:56.990Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:26:57.008Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:57.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:57.229Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:26:57.252Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:57.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:57.506Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:26:57.528Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:57.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:57.672Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:26:57.696Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:57.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:57.804Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:26:57.819Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:26:57.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:57.928Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:57.943Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:26:57.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:26:58.078Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:26:58.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:26:58.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:07.711Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:07.732Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:07.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:07.828Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:07.844Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:07.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:09.196Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:09.216Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:09.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:09.476Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:09.488Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:09.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:09.876Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:09.895Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:09.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:10.064Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:10.087Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:10.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:10.226Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:10.241Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:10.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:10.361Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:10.379Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:10.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:10.612Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:10.625Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:27:10.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:10.819Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:27:10.835Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:10.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:10.949Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:27:10.967Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:11.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:11.165Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:27:11.184Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:11.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:11.288Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:27:11.303Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:11.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:12.098Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:27:12.119Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:12.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:12.340Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:27:12.360Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:12.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:12.644Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:27:12.665Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:12.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:12.795Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:27:12.816Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:12.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:12.927Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:27:12.942Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:27:13.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:13.062Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:27:13.081Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:13.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:13.216Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:27:13.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:27:13.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:22.814Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:22.830Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:22.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:22.936Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:22.953Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:23.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:24.305Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:24.320Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:24.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:24.563Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:24.578Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:24.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:24.981Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:25.007Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:25.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:25.179Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:25.194Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:25.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:25.359Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:25.375Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:25.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:25.491Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:25.508Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:25.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:25.709Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:25.723Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:27:25.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:25.915Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:27:25.930Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:25.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:26.059Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:27:26.074Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:26.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:26.271Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:27:26.285Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:26.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:26.413Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:27:26.434Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:26.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:27.206Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:27:27.227Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:27.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:27.452Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:27:27.481Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:27.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:27.778Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:27:27.799Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:27.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:27.903Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:27:27.923Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:27.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:28.053Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:27:28.067Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:27:28.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:28.178Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:27:28.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:28.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:28.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:27:28.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:27:28.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:37.919Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:37.934Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:37.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:38.073Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:38.095Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:38.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:39.410Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:39.430Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:39.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:39.654Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:39.672Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:39.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:40.105Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:40.126Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:40.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:40.298Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:40.322Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:40.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:40.469Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:40.489Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:40.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:40.604Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:40.624Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:40.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:40.801Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:40.816Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:27:40.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:41.012Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:27:41.026Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:41.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:41.174Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:27:41.190Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:41.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:41.389Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:27:41.410Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:41.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:41.530Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:27:41.548Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:41.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:42.314Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:27:42.333Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:42.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:42.583Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:27:42.600Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:42.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:42.890Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:27:42.919Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:42.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:43.125Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:27:43.145Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:27:43.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:43.332Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:27:43.352Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:27:43.415Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:27:43.440Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:27:43.466Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:27:43.577Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:27:43.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-10T04:27:43.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:27:43.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:53.011Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:53.026Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:53.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:53.178Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:53.193Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:53.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:54.524Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:54.539Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:54.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:54.775Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:54.806Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:54.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:55.231Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:55.248Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:55.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:55.411Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:55.429Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:55.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:55.592Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:55.608Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:55.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:55.727Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:55.745Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:55.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:55.901Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:27:55.916Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:27:55.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:56.132Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:27:56.149Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:56.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:56.280Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:27:56.299Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:56.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:56.503Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:27:56.522Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:56.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:56.640Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:27:56.655Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:56.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:57.439Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:27:57.460Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:57.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:57.714Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:27:57.744Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:57.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:58.040Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:27:58.057Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:58.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:58.293Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:27:58.315Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:58.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:58.460Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:27:58.476Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:27:58.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:58.634Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:27:58.658Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:27:58.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:27:58.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-10T04:27:58.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:27:58.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:08.110Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:08.125Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:08.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:08.274Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:08.289Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:08.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:09.638Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:09.653Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:09.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:09.913Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:09.933Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:09.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:10.337Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:10.351Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:10.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:10.528Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:10.569Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:10.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:10.708Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:10.726Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:10.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:10.845Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:10.865Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:10.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:11.021Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:11.066Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:28:11.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:11.239Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:28:11.254Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:11.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:11.397Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:11.426Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:11.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:11.621Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:28:11.643Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:11.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:11.749Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:28:11.763Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:11.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:12.561Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:28:12.589Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:12.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:12.897Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:28:12.913Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:12.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:13.165Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:28:13.180Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:13.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:13.411Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:28:13.428Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:13.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:13.561Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:28:13.578Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:28:13.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:13.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:13.773Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:13.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:13.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:13.977Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:28:14.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:23.243Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:23.260Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:23.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:23.369Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:23.387Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:23.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:24.757Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:24.772Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:24.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:25.026Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:25.044Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:25.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:25.465Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:25.484Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:25.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:25.673Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:25.689Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:25.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:25.837Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:25.854Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:25.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:25.996Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:26.011Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:26.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:26.158Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:26.174Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:28:26.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:26.337Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:28:26.352Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:26.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:26.541Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:26.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:26.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:26.739Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:28:26.758Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:26.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:26.866Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:28:26.884Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:26.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:27.677Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:28:27.700Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:27.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:28.002Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:28:28.022Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:28.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:28.258Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:28:28.272Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:28.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:28.509Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:28:28.523Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:28.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:28.668Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:28:28.683Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:28:28.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:28.938Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:28.957Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:29.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:29.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-10T04:28:29.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:28:29.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:38.345Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:38.366Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:38.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:38.471Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:38.487Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:38.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:39.856Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:39.870Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:39.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:40.124Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:40.140Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:40.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:40.592Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:40.613Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:40.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:40.784Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:40.806Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:40.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:40.978Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:41.000Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:41.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:41.110Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:41.130Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:41.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:41.252Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:41.269Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:28:41.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:41.476Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:28:41.491Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:41.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:41.676Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:41.690Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:41.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:41.853Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:28:41.878Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:41.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:41.993Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:28:42.039Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:42.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:42.803Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:28:42.820Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:42.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:43.106Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:28:43.123Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:43.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:43.355Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:28:43.372Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:43.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:43.611Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:28:43.632Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:43.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:43.791Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:28:43.817Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:28:43.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:44.050Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:44.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:44.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:44.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:44.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:28:44.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:53.447Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:53.466Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:53.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:53.565Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:53.579Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:53.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:54.955Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:54.970Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:55.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:55.226Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:55.243Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:55.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:55.722Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:55.747Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:55.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:55.897Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:55.918Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:56.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:56.117Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:56.139Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:56.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:56.244Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:56.263Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:56.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:56.462Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:28:56.477Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:28:56.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:56.565Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:28:56.585Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:56.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:56.793Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:56.817Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:56.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:56.999Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:28:57.023Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:57.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:57.160Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:28:57.182Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:57.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:57.908Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:28:57.925Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:57.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:58.210Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:28:58.225Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:58.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:58.448Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:28:58.465Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:58.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:58.720Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:28:58.738Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:58.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:58.921Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:28:58.949Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:28:59.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:59.171Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:59.187Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:28:59.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:28:59.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:28:59.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:28:59.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:08.552Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:08.570Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:08.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:08.664Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:08.679Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:08.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:10.050Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:10.066Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:10.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:10.324Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:10.344Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:10.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:10.844Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:10.867Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:10.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:11.032Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:11.047Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:11.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:11.229Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:11.248Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:11.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:11.375Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:11.404Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:11.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:11.552Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:11.567Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:29:11.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:11.667Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:29:11.681Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:11.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:11.949Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:29:11.967Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:12.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:12.144Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:29:12.161Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:12.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:12.289Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:29:12.313Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:12.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:13.010Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:29:13.027Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:13.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:13.321Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:29:13.335Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:13.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:13.546Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:29:13.560Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:13.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:13.816Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:29:13.830Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:13.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:14.048Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:29:14.064Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:29:14.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:14.268Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:29:14.287Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:14.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:14.411Z] JOB collect-logs-and-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-10T04:29:14.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:29:14.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:23.666Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:23.687Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:23.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:23.793Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:23.809Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:23.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:25.149Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:25.165Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:25.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:25.426Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:25.442Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:25.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:25.966Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:25.986Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:26.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:26.121Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:26.139Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:26.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:26.329Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:26.343Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:26.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:26.487Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:26.502Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:26.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:26.646Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:26.660Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:29:26.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:26.759Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:29:26.774Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:26.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:27.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:29:27.085Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:27.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:27.252Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:29:27.269Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:27.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:27.405Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:29:27.424Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:27.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:28.115Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:29:28.130Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:28.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:28.412Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:29:28.426Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:28.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:28.649Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:29:28.665Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:28.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:28.912Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:29:28.929Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:28.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:29.151Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:29:29.164Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:29:29.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:29.383Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:29:29.399Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:29.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:29.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:29:29.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:29:29.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:38.782Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:38.798Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:38.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:38.894Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:38.910Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:38.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:40.259Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:40.276Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:40.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:40.532Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:40.549Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:40.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:41.093Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:41.113Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:41.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:41.219Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:41.235Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:41.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:41.434Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:41.452Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:41.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:41.603Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:41.626Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:41.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:41.751Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:41.768Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:29:41.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:41.865Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:29:41.880Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:41.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:42.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:29:42.203Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:42.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:42.363Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:29:42.385Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:42.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:42.511Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:29:42.525Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:42.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:43.215Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:29:43.232Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:43.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:43.506Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:29:43.524Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:43.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:43.748Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:29:43.764Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:43.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:44.012Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:29:44.032Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:44.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:44.242Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:29:44.258Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:29:44.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:44.486Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:29:44.505Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:44.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:44.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-10T04:29:44.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:29:44.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:53.891Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:53.911Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:53.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:54.009Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:54.029Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:54.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:55.355Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:55.373Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:55.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:55.653Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:55.671Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:55.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:56.213Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:56.235Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:56.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:56.339Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:56.354Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:56.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:56.605Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:56.633Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:56.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:56.737Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:56.760Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:56.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:56.878Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:29:56.894Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:29:56.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:56.986Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:29:57.007Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:57.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:57.308Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:29:57.327Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:57.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:57.482Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:29:57.499Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:57.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:57.618Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:29:57.641Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:57.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:58.322Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:29:58.338Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:58.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:58.616Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:29:58.633Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:58.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:58.847Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:29:58.863Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:58.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:59.117Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:29:59.132Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:59.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:59.348Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:29:59.362Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:29:59.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:59.602Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:29:59.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:29:59.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:29:59.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-10T04:29:59.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:29:59.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:09.005Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:09.022Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:09.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:09.128Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:09.146Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:09.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:10.465Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:10.484Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:10.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:10.761Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:10.785Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:10.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:11.346Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:11.369Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:11.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:11.483Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:11.498Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:11.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:11.733Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:11.755Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:11.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:11.869Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:11.889Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:11.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:12.003Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:12.027Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:30:12.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:12.136Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:30:12.152Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:12.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:12.445Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:30:12.467Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:12.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:12.609Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:30:12.627Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:12.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:12.743Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:30:12.763Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:12.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:13.427Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:30:13.444Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:13.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:13.734Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:30:13.749Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:13.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:13.949Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:30:13.964Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:14.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:14.221Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:30:14.243Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:14.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:14.451Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:30:14.464Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:30:14.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:14.742Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:30:14.760Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:14.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:14.870Z] JOB collect-logs-and-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-10T04:30:14.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:30:14.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:24.112Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:24.128Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:24.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:24.235Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:24.251Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:24.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:25.577Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:25.595Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:25.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:25.875Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:25.892Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:25.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:26.485Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:26.512Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:26.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:26.631Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:26.652Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:26.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:26.849Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:26.870Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:26.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:26.981Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:27.002Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:27.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:27.118Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:27.142Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:30:27.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:27.247Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:30:27.263Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:27.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:27.572Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:30:27.593Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:27.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:27.724Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:30:27.744Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:27.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:27.850Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:30:27.864Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:27.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:28.529Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:30:28.544Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:28.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:28.834Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:30:28.849Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:28.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:29.045Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:30:29.060Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:29.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:29.333Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:30:29.353Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:29.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:29.542Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:30:29.556Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:30:29.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:29.845Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:30:29.862Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:29.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:29.968Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:30:29.983Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:30:30.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:39.215Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:39.231Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:39.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:39.351Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:39.368Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:39.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:40.690Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:40.709Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:40.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:41.022Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:41.049Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:41.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:41.604Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:41.627Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:41.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:41.756Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:41.778Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:41.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:41.975Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:41.994Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:42.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:42.117Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:42.141Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:42.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:42.265Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:42.284Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:30:42.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:42.379Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:30:42.393Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:42.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:42.696Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:30:42.719Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:42.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:42.843Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:30:42.869Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:42.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:42.979Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:30:43.004Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:43.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:43.624Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:30:43.642Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:43.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:43.931Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:30:43.951Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:44.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:44.137Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:30:44.150Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:44.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:44.439Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:30:44.454Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:44.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:44.639Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:30:44.656Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:30:44.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:30:45.156Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:30:45.177Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:30:45.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:30:45.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:30:45.270Z] Will try again after 15 sec [2025-10-10T04:30:45.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:54.321Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:54.339Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:54.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:54.444Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:54.458Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:54.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:55.786Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:55.806Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:55.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:56.154Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:56.168Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:56.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:56.717Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:56.738Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:56.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:56.877Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:56.894Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:56.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:57.091Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:57.118Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:57.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:57.251Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:57.277Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:57.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:57.380Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:30:57.397Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:30:57.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:57.489Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:30:57.506Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:57.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:57.816Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:30:57.834Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:57.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:57.960Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:30:57.982Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:58.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:58.100Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:30:58.125Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:58.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:58.728Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:30:58.745Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:58.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:59.038Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:30:59.063Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:59.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:59.355Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:30:59.371Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:59.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:59.533Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:30:59.548Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:30:59.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:30:59.933Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:30:59.957Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:31:00.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:31:00.342Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:00.370Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:00.421Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:31:00.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:00.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:31:00.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:09.420Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:09.436Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:09.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:09.537Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:09.551Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:09.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:10.893Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:10.910Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:10.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:11.246Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:11.264Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:11.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:11.828Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:11.850Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:11.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:11.982Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:12.001Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:12.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:12.208Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:12.234Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:12.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:12.367Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:12.388Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:12.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:12.500Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:12.515Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:31:12.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:12.615Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:31:12.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:12.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:12.962Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:12.996Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:13.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:13.125Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:31:13.143Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:13.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:13.262Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:31:13.283Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:13.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:13.842Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:31:13.857Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:13.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:14.153Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:31:14.168Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:14.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:14.459Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:31:14.473Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:14.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:14.628Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:31:14.641Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:14.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:15.056Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:31:15.071Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:31:15.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:15.463Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:15.479Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:15.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:15.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:15.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:31:15.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:24.512Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:24.531Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:24.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:24.627Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:24.642Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:24.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:25.994Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:26.016Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:26.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:26.355Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:26.373Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:26.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:26.948Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:26.971Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:27.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:27.084Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:27.104Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:27.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:27.337Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:27.358Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:27.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:27.476Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:27.495Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:27.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:27.606Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:27.622Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:31:27.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:27.719Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:31:27.734Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:27.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:28.112Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:28.130Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:28.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:28.250Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:31:28.275Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:28.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:28.395Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:31:28.418Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:28.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:28.944Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:31:28.961Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:29.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:29.247Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:31:29.262Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:29.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:29.560Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:31:29.575Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:29.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:29.715Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:31:29.731Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:29.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:30.151Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:31:30.164Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:31:30.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:30.569Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:30.595Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:30.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:31.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:31.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:31:31.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:39.609Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:39.624Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:39.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:39.735Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:39.749Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:39.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:41.095Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:41.115Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:41.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:41.460Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:41.481Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:41.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:42.062Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:42.081Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:42.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:42.194Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:42.214Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:42.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:42.454Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:42.475Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:42.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:42.598Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:42.623Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:42.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:42.725Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:42.742Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:31:42.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:42.839Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:31:42.856Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:42.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:43.225Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:43.247Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:43.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:43.373Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:31:43.393Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:43.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:43.533Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:31:43.558Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:43.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:44.044Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:31:44.061Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:44.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:44.342Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:31:44.361Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:44.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:44.656Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:31:44.672Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:44.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:44.815Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:31:44.831Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:44.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:45.253Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:31:45.277Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:31:45.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:45.710Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:45.736Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:45.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:46.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:46.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:31:46.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:54.710Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:54.725Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:54.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:54.836Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:54.860Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:54.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:56.221Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:56.249Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:56.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:56.562Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:56.582Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:56.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:57.183Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:57.205Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:57.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:57.333Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:57.355Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:57.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:57.573Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:57.595Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:57.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:57.712Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:57.735Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:57.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:57.846Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:31:57.865Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:31:57.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:57.963Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:31:57.981Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:58.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:58.341Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:31:58.365Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:58.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:58.483Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:31:58.508Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:58.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:58.663Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:31:58.684Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:58.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:59.141Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:31:59.163Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:59.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:59.445Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:31:59.461Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:59.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:59.763Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:31:59.787Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:59.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:31:59.912Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:31:59.930Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:31:59.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:00.374Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:32:00.390Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:32:00.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:00.858Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:00.873Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:00.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:01.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:01.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:32:01.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:09.818Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:09.835Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:09.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:09.968Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:09.984Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:10.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:11.364Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:11.388Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:11.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:11.690Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:11.709Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:11.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:12.337Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:12.364Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:12.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:12.504Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:12.532Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:12.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:12.691Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:12.711Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:12.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:12.843Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:12.868Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:12.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:13.035Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:13.052Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-10T04:32:13.124Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:32:13.164Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:32:13.180Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:13.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:13.486Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:13.528Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:13.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:13.691Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:32:13.715Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:14.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:32:15.413Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:32:15.430Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:32:15.459Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:32:15.474Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:32:15.504Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:32:15.520Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:32:15.545Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:32:15.561Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:32:15.585Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:32:15.601Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:15.655Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:32:15.696Z] Will try again after 15 sec [2025-10-10T04:32:15.722Z] Will try again after 15 sec [2025-10-10T04:32:15.749Z] Will try again after 15 sec [2025-10-10T04:32:15.773Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:32:15.806Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:32:15.825Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:32:15.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:16.031Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:16.054Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:16.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:16.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:16.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:32:16.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:24.923Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:24.942Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:24.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:25.069Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:25.085Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:25.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:26.490Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:26.514Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:26.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:26.787Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:26.812Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:26.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:27.492Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:27.513Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:27.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:27.686Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:27.713Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:27.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:27.844Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:27.864Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:27.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:27.988Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:28.002Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:28.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:28.163Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:28.186Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:32:28.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:28.331Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:32:28.356Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:28.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:28.663Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:28.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:28.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:29.463Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-10-10T04:32:29.482Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:29.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:30.689Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:32:30.704Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:32:30.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:32:30.837Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:32:30.858Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:32:30.886Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:32:30.907Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:32:30.943Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:32:30.959Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:32:30.987Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:32:31.019Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:31.095Z] Will try again after 15 sec [2025-10-10T04:32:31.118Z] Will try again after 15 sec [2025-10-10T04:32:31.160Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:32:31.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:31.317Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:32:31.337Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:32:31.364Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:31.382Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:31.429Z] Will try again after 15 sec [2025-10-10T04:32:31.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:31.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:31.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:32:31.624Z] Will try again after 15 sec [2025-10-10T04:32:33.894Z] Build build-prepare-sandbox #11577 completed: SUCCESS [Pipeline] echo [2025-10-10T04:32:33.914Z] JOB prepare-sandbox-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-10T04:32:34.042Z] Copied 2 artifacts from "build-prepare-sandbox" build number 11577 [Pipeline] echo [2025-10-10T04:32:34.085Z] JOB prepare-sandbox-rocky9: Collected artifacts: [Pipeline] sh [2025-10-10T04:32:34.384Z] + ls -la build-prepare-sandbox-66530 [2025-10-10T04:32:34.384Z] total 20 [2025-10-10T04:32:34.384Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:32 . [2025-10-10T04:32:34.384Z] drwxr-xr-x 4 jenkins docker 12288 Oct 10 04:32 .. [2025-10-10T04:32:34.384Z] -rw-r--r-- 1 jenkins docker 0 Oct 10 04:32 build.env [2025-10-10T04:32:34.384Z] -rw-r--r-- 1 jenkins docker 283 Oct 10 04:25 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-10-10T04:32:34.445Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:32:34.768Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:32:35.338Z] 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-10T04:32:40.026Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:40.045Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:40.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:40.162Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:40.181Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:40.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:41.611Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:41.648Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:41.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:41.908Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:41.930Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:42.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:42.626Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:42.640Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:42.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:42.822Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:42.851Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:42.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:42.989Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:43.015Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:43.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:43.141Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:43.156Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:43.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:43.313Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:43.340Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:32:43.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:43.484Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:32:43.515Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:43.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:43.761Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:43.777Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:43.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:44.574Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:32:44.649Z] JOB fetch-sources-rocky9: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:32:44.673Z] JOB fetch-sources-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:32:44.756Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:32:44.799Z] JOB fetch-sources-rocky9 / stream build-rocky9 : deps: [prepare-sandbox-rocky9] [Pipeline] dir [2025-10-10T04:32:44.834Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-10T04:32:44.921Z] JOB fetch-sources-rocky9: files found = 2 [Pipeline] echo [2025-10-10T04:32:44.950Z] JOB fetch-sources-rocky9: file #0 with path build-prepare-sandbox-66530/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:32:45.007Z] JOB fetch-sources-rocky9: file #1 with path build-prepare-sandbox-66530/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-10T04:32:45.135Z] JOB fetch-sources-rocky9: deps_env_file: deps.build-fetch-sources.37802.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:32:45.200Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:32:45.252Z] JOB fetch-sources-rocky9: Starting job: build-fetch-sources rnd: #37802 [Pipeline] timeout [2025-10-10T04:32:45.267Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-10T04:32:45.314Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2025-10-10T04:32:45.798Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:32:45.817Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:45.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:46.124Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:32:46.140Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:32:46.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:32:46.338Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:32:46.362Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:32:46.402Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:32:46.417Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:32:46.453Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:32:46.475Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:46.523Z] Will try again after 15 sec [2025-10-10T04:32:46.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-10-10T04:32:46.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:46.677Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:32:46.692Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:32:46.713Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:46.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:46.769Z] Will try again after 15 sec [2025-10-10T04:32:46.793Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:32:46.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:46.848Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:32:46.961Z] Will try again after 15 sec [2025-10-10T04:32:53.426Z] Starting building: build-fetch-sources #10348 [Pipeline] { [Pipeline] echo [2025-10-10T04:32:55.147Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:55.164Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:55.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:55.267Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:55.281Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:55.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:56.756Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:56.791Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:56.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:57.036Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:57.051Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:57.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:57.727Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:57.745Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:57.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:57.990Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:58.020Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:58.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:58.136Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:58.153Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:58.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:58.265Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:58.284Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:58.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:58.442Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:32:58.464Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:32:58.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:58.663Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:32:58.693Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:58.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:32:58.881Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:32:58.911Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:32:58.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:00.915Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:33:00.934Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:00.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:01.353Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:33:01.373Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:01.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:01.554Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:33:01.570Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:33:01.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:01.738Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:33:01.759Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:33:01.807Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:33:01.824Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:01.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-10-10T04:33:01.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:02.015Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:33:02.037Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:33:02.060Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:02.087Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:02.137Z] Will try again after 15 sec [2025-10-10T04:33:02.167Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:33:02.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:02.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:33:02.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:10.257Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:10.274Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:10.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:10.374Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:10.389Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:10.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:11.900Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:11.926Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:11.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:12.165Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:12.185Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:12.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:12.827Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:12.843Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:12.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:13.134Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:13.155Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:13.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:13.280Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:13.299Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:13.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:13.421Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:13.439Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:13.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:13.574Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:13.600Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:33:13.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:13.827Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:33:13.848Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:13.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:14.033Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:14.056Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:14.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:16.020Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-10-10T04:33:16.039Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:16.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:16.508Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:33:16.538Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:16.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:16.711Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:33:16.734Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:17.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:33:17.426Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:33:17.475Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:33:17.517Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:33:17.542Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:33:17.574Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:33:17.602Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:33:17.651Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:17.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:33:17.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:17.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:33:17.801Z] Will try again after 15 sec [2025-10-10T04:33:17.822Z] Will try again after 15 sec [2025-10-10T04:33:17.845Z] Will try again after 15 sec [2025-10-10T04:33:17.868Z] Will try again after 15 sec [2025-10-10T04:33:17.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:25.374Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:25.393Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:25.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:25.500Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:25.515Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:25.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:27.027Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:27.045Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:27.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:27.294Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:27.313Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:27.375Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:33:27.923Z] Build build-fetch-sources #10348 completed: SUCCESS [Pipeline] echo [2025-10-10T04:33:27.944Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:27.975Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:28.048Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:33:28.064Z] JOB fetch-sources-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-10T04:33:28.181Z] Copied 2 artifacts from "build-fetch-sources" build number 10348 [Pipeline] echo [2025-10-10T04:33:28.242Z] JOB fetch-sources-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-10-10T04:33:28.372Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:28.393Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:33:28.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:28.551Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [2025-10-10T04:33:28.561Z] + ls -la build-fetch-sources-37802 [2025-10-10T04:33:28.562Z] total 24 [2025-10-10T04:33:28.562Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:33 . [2025-10-10T04:33:28.562Z] drwxr-xr-x 5 jenkins docker 12288 Oct 10 04:33 .. [2025-10-10T04:33:28.562Z] -rw-r--r-- 1 jenkins docker 405 Oct 10 04:33 build.env [2025-10-10T04:33:28.562Z] -rw-r--r-- 1 jenkins docker 283 Oct 10 04:32 deps.build-fetch-sources.37802.env [Pipeline] echo [2025-10-10T04:33:28.578Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:28.695Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:33:28.736Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:28.768Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] withCredentials [2025-10-10T04:33:28.851Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [2025-10-10T04:33:28.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:33:29.001Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:29.029Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] sh [Pipeline] echo [2025-10-10T04:33:29.127Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:33:29.152Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:29.262Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:33:29.315Z] Will try again after 15 sec [2025-10-10T04:33:29.345Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-10-10T04:33:29.409Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:29.428Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:29.489Z] Will try again after 15 sec [2025-10-10T04:33:30.713Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-10-10T04:33:31.153Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:33:31.231Z] JOB configure-rocky9: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:33:31.258Z] JOB configure-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:33:31.347Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:33:31.392Z] JOB configure-rocky9 / stream build-rocky9 : deps: [fetch-sources-rocky9] [Pipeline] dir [2025-10-10T04:33:31.435Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-10T04:33:31.536Z] JOB configure-rocky9: files found = 2 [Pipeline] echo [2025-10-10T04:33:31.565Z] JOB configure-rocky9: file #0 with path build-fetch-sources-37802/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-10-10T04:33:31.664Z] JOB configure-rocky9: file #1 with path build-fetch-sources-37802/deps.build-fetch-sources.37802.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:33:31.713Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:33:31.729Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:31.788Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-10T04:33:31.889Z] JOB configure-rocky9: deps_env_file: deps.build-configure.21420.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:33:32.023Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:33:32.075Z] JOB configure-rocky9: Starting job: build-configure rnd: #21420 [Pipeline] timeout [2025-10-10T04:33:32.094Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] sh [Pipeline] build [2025-10-10T04:33:32.179Z] Scheduling project: build-configure [Pipeline] { [Pipeline] echo [2025-10-10T04:33:32.350Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:33:32.379Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:32.514Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:33:32.877Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:33:32.896Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:33:32.927Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:33:32.949Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:33:32.986Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:33:33.004Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:33:33.124Z] Will try again after 15 sec [2025-10-10T04:33:33.157Z] Will try again after 15 sec [2025-10-10T04:33:33.198Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:33:33.219Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:33.237Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:33:33.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:33.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:33:33.421Z] Will try again after 15 sec [2025-10-10T04:33:33.448Z] Will try again after 15 sec [2025-10-10T04:33:39.764Z] Starting building: build-configure #9157 [Pipeline] { [Pipeline] echo [2025-10-10T04:33:40.477Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:40.493Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:40.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:40.592Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:40.608Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:40.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:42.140Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:42.165Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:42.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:42.413Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:42.433Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:42.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:43.083Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:43.103Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:43.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:43.535Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:43.562Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:43.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:43.736Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:43.761Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:43.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:43.962Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:43.985Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:44.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:44.306Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:44.330Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-10T04:33:44.413Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:33:44.451Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:33:44.475Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:44.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:44.595Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:44.620Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:44.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:46.839Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:33:46.859Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:46.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:47.554Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:33:47.582Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:47.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:48.183Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:33:48.206Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:33:48.313Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:33:48.348Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:33:48.370Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:33:48.393Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:33:48.415Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:33:48.494Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:33:49.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:49.544Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:49.573Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:33:49.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:49.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:33:49.699Z] Will try again after 15 sec [2025-10-10T04:33:49.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:55.587Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:55.603Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:55.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:55.710Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:55.726Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:55.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:57.262Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:57.284Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:57.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:57.544Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:57.562Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:57.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:58.334Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:58.351Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:58.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:58.675Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:58.713Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:58.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:58.895Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:58.916Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:59.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:59.086Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:59.113Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:59.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:59.457Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:33:59.471Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:33:59.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:59.628Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:33:59.648Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:59.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:33:59.768Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:33:59.788Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:33:59.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:01.960Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:34:01.987Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:02.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:02.717Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:34:02.730Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:02.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:03.354Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:34:03.383Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:03.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:03.541Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:34:03.563Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:03.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:04.513Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:34:04.532Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:34:04.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:34:04.769Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:34:04.796Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:04.839Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:34:04.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-10T04:34:04.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:34:04.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:10.691Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:10.707Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:10.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:10.805Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:10.819Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:10.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:12.379Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:12.399Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:12.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:12.681Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:12.697Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:12.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:13.433Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:13.448Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:13.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:13.881Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:13.903Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:13.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:14.064Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:14.109Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:14.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:14.257Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:14.278Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:14.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:14.591Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:14.611Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:34:14.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:14.749Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:34:14.771Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:14.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:14.926Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:34:14.950Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:15.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:17.080Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:34:17.104Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:17.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:17.838Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:34:17.859Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:17.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:18.516Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:34:18.544Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:18.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:18.661Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:34:18.679Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:18.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:19.670Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:34:19.686Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:34:19.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:19.873Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:34:19.890Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:19.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:20.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:34:20.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:34:20.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:25.786Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:25.804Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:25.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:25.900Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:25.917Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:25.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:27.503Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:27.527Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:27.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:27.809Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:27.834Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:27.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:28.538Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:28.555Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:28.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:28.991Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:29.020Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:29.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:29.244Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:29.269Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:29.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:29.399Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:29.428Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:29.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:29.725Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:29.744Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:34:29.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:29.882Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:34:29.900Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:29.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:30.041Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:34:30.060Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:30.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:32.190Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-10-10T04:34:32.214Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:32.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:32.988Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:34:33.013Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:33.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:33.644Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:34:33.667Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:33.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:33.782Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:34:33.801Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:33.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:34.773Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:34:34.790Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:34:34.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:34.971Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:34:34.985Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:35.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:35.189Z] JOB collect-logs-and-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-10T04:34:35.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:34:35.280Z] Will try again after 15 sec [2025-10-10T04:34:40.055Z] Build build-configure #9157 completed: SUCCESS [Pipeline] echo [2025-10-10T04:34:40.078Z] JOB configure-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-10T04:34:40.204Z] Copied 2 artifacts from "build-configure" build number 9157 [Pipeline] echo [2025-10-10T04:34:40.250Z] JOB configure-rocky9: Collected artifacts: [Pipeline] sh [2025-10-10T04:34:40.560Z] + ls -la build-configure-21420 [2025-10-10T04:34:40.560Z] total 20 [2025-10-10T04:34:40.560Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:34 . [2025-10-10T04:34:40.560Z] drwxr-xr-x 6 jenkins docker 12288 Oct 10 04:34 .. [2025-10-10T04:34:40.560Z] -rw-r--r-- 1 jenkins docker 0 Oct 10 04:34 build.env [2025-10-10T04:34:40.560Z] -rw-r--r-- 1 jenkins docker 688 Oct 10 04:33 deps.build-configure.21420.env [Pipeline] withCredentials [2025-10-10T04:34:40.620Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-10-10T04:34:40.881Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:40.896Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:40.941Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:34:40.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:41.001Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:41.016Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:41.061Z] Will try again after 15 sec [2025-10-10T04:34:41.869Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-10-10T04:34:42.622Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:42.643Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:42.697Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-10-10T04:34:42.935Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:42.960Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:43.027Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-10T04:34:43.639Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:43.654Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:43.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:44.135Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:44.158Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:44.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:44.359Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:44.380Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:44.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:44.573Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:44.597Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:44.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:44.900Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:44.935Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:34:45.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:45.060Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:34:45.078Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:45.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:45.180Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:34:45.200Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:45.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:47.310Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:34:47.426Z] JOB package-deployers-rocky9: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:34:47.462Z] JOB package-deployers-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:34:47.544Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:34:47.586Z] JOB package-deployers-rocky9 / stream build-rocky9 : deps: [configure-rocky9] [Pipeline] dir [2025-10-10T04:34:47.622Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-10T04:34:47.721Z] JOB package-deployers-rocky9: files found = 2 [Pipeline] echo [2025-10-10T04:34:47.750Z] JOB package-deployers-rocky9: file #0 with path build-configure-21420/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:34:47.814Z] JOB package-deployers-rocky9: file #1 with path build-configure-21420/deps.build-configure.21420.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-10T04:34:47.952Z] JOB package-deployers-rocky9: deps_env_file: deps.build-package-deployers.15084.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:34:48.021Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:34:48.069Z] JOB package-deployers-rocky9: Starting job: build-package-deployers rnd: #15084 [Pipeline] timeout [2025-10-10T04:34:48.094Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-10-10T04:34:48.184Z] Scheduling project: build-package-deployers [Pipeline] echo [2025-10-10T04:34:48.215Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:34:48.241Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:48.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:48.764Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:34:48.779Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:48.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:48.894Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:34:48.910Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:48.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:49.876Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:34:49.898Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:34:49.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:50.070Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:34:50.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:50.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:50.313Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:34:50.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:34:50.404Z] Will try again after 15 sec [2025-10-10T04:34:54.801Z] Starting building: build-package-deployers #6383 [Pipeline] { [Pipeline] echo [2025-10-10T04:34:55.977Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:55.995Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:56.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:56.105Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:56.121Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:56.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:57.737Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:57.757Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:57.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:58.082Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:58.104Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:58.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:58.743Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:58.759Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:58.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:59.259Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:59.286Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:59.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:59.475Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:59.495Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:59.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:34:59.689Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:34:59.750Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:34:59.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:00.051Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:00.071Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:35:00.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:00.203Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:35:00.226Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:00.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:00.363Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:00.388Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:00.443Z] Will try again after 15 sec [2025-10-10T04:35:02.228Z] Build build-prepare-sandbox #11578 completed: SUCCESS [Pipeline] echo [2025-10-10T04:35:02.253Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-10T04:35:02.412Z] Copied 2 artifacts from "build-prepare-sandbox" build number 11578 [Pipeline] echo [2025-10-10T04:35:02.521Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-10-10T04:35:02.828Z] + ls -la build-prepare-sandbox-26552 [2025-10-10T04:35:02.828Z] total 24 [2025-10-10T04:35:02.828Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:35 . [2025-10-10T04:35:02.828Z] drwxr-xr-x 7 jenkins docker 12288 Oct 10 04:35 .. [2025-10-10T04:35:02.828Z] -rw-r--r-- 1 jenkins docker 25 Oct 10 04:34 build.env [2025-10-10T04:35:02.828Z] -rw-r--r-- 1 jenkins docker 283 Oct 10 04:25 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-10-10T04:35:02.881Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:35:03.205Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-10-10T04:35:03.359Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-10-10T04:35:03.394Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:03.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:03.881Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:35:03.918Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:03.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:04.060Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:35:04.080Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:04.141Z] Will try again after 15 sec [2025-10-10T04:35:04.148Z] 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-10T04:35:05.017Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:35:05.037Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:35:05.119Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-10-10T04:35:05.311Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:05.332Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:05.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:05.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:05.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:35:05.584Z] Will try again after 15 sec [2025-10-10T04:35:08.250Z] Build build-package-deployers #6383 completed: SUCCESS [Pipeline] echo [2025-10-10T04:35:08.280Z] JOB package-deployers-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-10T04:35:08.421Z] Copied 2 artifacts from "build-package-deployers" build number 6383 [Pipeline] echo [2025-10-10T04:35:08.486Z] JOB package-deployers-rocky9: Collected artifacts: [Pipeline] sh [2025-10-10T04:35:08.785Z] + ls -la build-package-deployers-15084 [2025-10-10T04:35:08.785Z] total 20 [2025-10-10T04:35:08.785Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:35 . [2025-10-10T04:35:08.785Z] drwxr-xr-x 8 jenkins docker 12288 Oct 10 04:35 .. [2025-10-10T04:35:08.785Z] -rw-r--r-- 1 jenkins docker 0 Oct 10 04:35 build.env [2025-10-10T04:35:08.785Z] -rw-r--r-- 1 jenkins docker 688 Oct 10 04:34 deps.build-package-deployers.15084.env [Pipeline] withCredentials [2025-10-10T04:35:08.859Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:35:09.235Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:35:09.798Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] { [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-10-10T04:35:11.177Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:11.198Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:35:11.279Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:35:11.315Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:11.335Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:11.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:12.862Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:12.884Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:12.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:13.228Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:13.250Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:13.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:13.851Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:13.870Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:13.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:14.432Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:14.455Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:14.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:14.604Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:35:14.717Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:35:14.765Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:35:14.870Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-10-10T04:35:14.960Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2025-10-10T04:35:14.989Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] echo [2025-10-10T04:35:15.018Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:15.040Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-10-10T04:35:15.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:15.205Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2025-10-10T04:35:15.234Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-26552/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:35:15.290Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:15.311Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-10T04:35:15.392Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:35:15.414Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-26552/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:35:15.469Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:35:15.486Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:35:15.632Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-10T04:35:15.703Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:15.719Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:15.756Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:35:15.802Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.81245.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:35:15.873Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:35:16.004Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #81245 [Pipeline] timeout [2025-10-10T04:35:16.025Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-10T04:35:16.078Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2025-10-10T04:35:18.545Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:35:18.672Z] JOB compile-rocky9: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:35:18.715Z] JOB compile-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:35:18.824Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:35:18.890Z] JOB compile-rocky9 / stream build-rocky9 : deps: [package-deployers-rocky9] [Pipeline] dir [2025-10-10T04:35:18.930Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2025-10-10T04:35:19.060Z] JOB compile-rocky9: files found = 2 [Pipeline] echo [2025-10-10T04:35:19.079Z] JOB compile-rocky9: file #0 with path build-package-deployers-15084/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:35:19.141Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:35:19.158Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:35:19.224Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:35:19.240Z] JOB compile-rocky9: file #1 with path build-package-deployers-15084/deps.build-package-deployers.15084.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:35:19.289Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:35:19.306Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:19.356Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-10T04:35:19.453Z] JOB compile-rocky9: deps_env_file: deps.build-compile.83926.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:35:19.515Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:35:19.559Z] JOB compile-rocky9: Starting job: build-compile rnd: #83926 [Pipeline] timeout [2025-10-10T04:35:19.578Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-10T04:35:19.625Z] Scheduling project: build-compile [Pipeline] { [Pipeline] echo [2025-10-10T04:35:20.155Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:35:20.173Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:35:20.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:20.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:20.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:20.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:20.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:20.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:35:20.710Z] Will try again after 15 sec [2025-10-10T04:35:24.806Z] Starting building: build-fetch-sources #10351 [Pipeline] { [Pipeline] echo [2025-10-10T04:35:26.325Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:26.351Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:26.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:26.456Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:26.473Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:26.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:27.980Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:28.003Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:28.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:28.369Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:28.390Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:28.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:29.219Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:29.235Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:29.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:29.557Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:29.583Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:29.658Z] Will try again after 15 sec [2025-10-10T04:35:29.808Z] Starting building: build-compile #6362 [Pipeline] { [Pipeline] echo [2025-10-10T04:35:30.191Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:30.207Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:30.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:30.436Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:30.457Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:35:30.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:30.674Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:35:30.693Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:30.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:30.805Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:30.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:30.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:34.501Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:35:34.535Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:35:34.596Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:35:34.628Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:35:34.649Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:34.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:35.296Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:35:35.313Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:35:35.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:35.597Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:35.638Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:35.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:35.772Z] JOB collect-logs-and-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-10T04:35:35.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:35:35.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:41.440Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:41.456Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:41.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:41.556Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:41.576Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:41.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:43.100Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:43.122Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:43.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:43.499Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:43.530Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:43.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:44.325Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:44.387Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:44.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:44.696Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:44.720Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:44.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:45.310Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:45.333Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:45.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:45.579Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:45.604Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:35:45.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:45.804Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:35:45.823Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:45.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:45.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:45.969Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:46.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:49.641Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:35:49.664Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:49.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:49.797Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:35:49.813Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:49.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:50.420Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:35:50.436Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:35:50.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:50.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:50.790Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:50.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:50.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:35:51.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:35:51.128Z] Will try again after 15 sec [2025-10-10T04:35:55.898Z] Build build-fetch-sources #10351 completed: SUCCESS [Pipeline] echo [2025-10-10T04:35:55.936Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-10T04:35:56.125Z] Copied 2 artifacts from "build-fetch-sources" build number 10351 [Pipeline] echo [2025-10-10T04:35:56.220Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-10-10T04:35:56.594Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [2025-10-10T04:35:56.597Z] + ls -la build-fetch-sources-81245 [2025-10-10T04:35:56.599Z] total 24 [2025-10-10T04:35:56.599Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:35 . [2025-10-10T04:35:56.599Z] drwxr-xr-x 9 jenkins docker 12288 Oct 10 04:35 .. [2025-10-10T04:35:56.599Z] -rw-r--r-- 1 jenkins docker 405 Oct 10 04:35 build.env [2025-10-10T04:35:56.599Z] -rw-r--r-- 1 jenkins docker 308 Oct 10 04:35 deps.build-fetch-sources.81245.env [Pipeline] echo [2025-10-10T04:35:56.626Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:56.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] withCredentials [2025-10-10T04:35:56.814Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2025-10-10T04:35:56.820Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:56.873Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:35:56.936Z] Will try again after 15 sec [Pipeline] sh [2025-10-10T04:35:57.252Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:35:57.819Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-10-10T04:35:58.219Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:58.234Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:58.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:58.710Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:58.749Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:58.879Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-10T04:35:59.503Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:59.532Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:59.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:35:59.857Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:35:59.880Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:35:59.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:00.465Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:36:00.883Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-10-10T04:36:00.941Z] JOB configure-ut-sandbox: entering run_job [Pipeline] { [Pipeline] echo [2025-10-10T04:36:01.094Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:01.122Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:36:01.165Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:36:01.207Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] { [2025-10-10T04:36:01.340Z] Will try again after 15 sec [2025-10-10T04:36:01.388Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-10-10T04:36:01.424Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:36:01.450Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:01.482Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:01.617Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:36:01.663Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2025-10-10T04:36:01.705Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-10T04:36:01.868Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2025-10-10T04:36:01.901Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-81245/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:36:01.963Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-81245/deps.build-fetch-sources.81245.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-10T04:36:02.112Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.63641.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:36:02.221Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:36:02.265Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #63641 [Pipeline] timeout [2025-10-10T04:36:02.288Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-10T04:36:02.357Z] Scheduling project: build-configure [Pipeline] { [Pipeline] echo [2025-10-10T04:36:04.786Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:36:04.809Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:04.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:04.941Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:36:04.961Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:05.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:05.534Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:36:05.557Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:36:05.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:05.922Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:05.939Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:06.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:06.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:06.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:36:06.512Z] Will try again after 15 sec [2025-10-10T04:36:09.822Z] Starting building: build-configure #9160 [Pipeline] { [Pipeline] echo [2025-10-10T04:36:11.771Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:11.805Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:11.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:11.974Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:11.996Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:12.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:13.331Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:13.347Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:13.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:13.924Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:13.943Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:14.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:14.635Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:14.654Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:14.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:15.001Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:15.021Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:15.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:16.375Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:16.398Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-10T04:36:16.480Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:36:16.518Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:36:16.545Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:16.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:16.656Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:16.683Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:16.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:19.953Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:36:20.010Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:36:20.084Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:36:20.117Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:36:20.138Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:20.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:20.649Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:36:20.666Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:36:20.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:21.315Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:21.336Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:21.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:21.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:21.770Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:36:22.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:26.917Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:26.946Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:27.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:27.113Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:27.135Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:27.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:29.454Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:29.778Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:36:29.905Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:36:29.941Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:29.961Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:36:29.990Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:30.012Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:30.079Z] Will try again after 15 sec [2025-10-10T04:36:30.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:30.178Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:30.206Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:30.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:31.510Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:31.534Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:36:31.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:31.661Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:36:31.693Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:31.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:31.849Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:31.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:31.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:36:35.456Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:36:35.475Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:36:35.500Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:36:35.519Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:35.588Z] Will try again after 15 sec [2025-10-10T04:36:35.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:35.751Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:36:35.777Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:36:35.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:36.428Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:36.448Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:36.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:37.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:37.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:36:37.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:42.042Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:42.058Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:42.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:42.229Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:42.246Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:42.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:44.941Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:44.966Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:45.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:45.114Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:45.130Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:36:45.187Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:36:45.227Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:45.243Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:45.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:45.361Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:45.383Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:45.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:46.645Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:46.664Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:36:46.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:46.792Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:36:46.814Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:46.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:46.963Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:46.978Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:47.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:50.624Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:36:50.647Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:36:50.747Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:36:50.780Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:36:50.803Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:50.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:50.958Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:36:50.978Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:36:51.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:51.546Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:36:51.565Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:51.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:52.566Z] JOB collect-logs-and-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-10T04:36:52.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:36:52.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:57.151Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:57.178Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:57.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:36:57.345Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:36:57.360Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:36:57.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:00.082Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:00.096Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:00.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:00.243Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:00.270Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:00.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:00.411Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:00.434Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:00.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:00.834Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:00.854Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:00.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:01.761Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:01.784Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:37:01.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:01.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:37:01.923Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:01.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:02.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:02.085Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:02.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:05.785Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:37:05.819Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:05.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:05.955Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:37:05.971Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:06.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:06.081Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:37:06.104Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:37:06.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:06.665Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:06.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:06.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:07.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:07.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:37:07.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:12.329Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:12.366Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:12.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:12.550Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:12.575Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:12.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:15.201Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:15.222Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:15.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:15.373Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:15.397Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:15.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:15.549Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:15.567Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:15.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:15.942Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:15.962Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:16.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:16.873Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:16.896Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:37:16.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:17.013Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:37:17.033Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:17.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:17.185Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:17.201Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:17.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:20.955Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:37:20.983Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:21.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:21.148Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:37:21.178Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:37:21.260Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:37:21.305Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:37:21.323Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:37:21.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:21.767Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:21.789Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:21.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:23.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:23.106Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:37:23.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:27.524Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:27.570Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:27.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:27.793Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:27.825Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:27.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:30.356Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:30.395Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:30.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:30.582Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:30.629Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:37:30.751Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:37:30.852Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:30.882Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:30.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:31.061Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:31.093Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:31.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:32.010Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:32.059Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:37:32.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:32.265Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:37:32.291Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:37:32.418Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:37:32.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:32.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:32.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:36.122Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:37:36.155Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:36.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:36.355Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:37:36.376Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:36.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:36.605Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:37:36.638Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:37:36.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:36.892Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:36.916Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:36.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:38.270Z] JOB collect-logs-and-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-10T04:37:38.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:37:38.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:42.727Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:42.755Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:42.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:43.033Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:43.054Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:43.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:45.619Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:45.672Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:45.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:37:46.088Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:46.147Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:37:46.213Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:46.264Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:46.364Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:37:46.423Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:37:46.531Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:46.567Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:46.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:47.219Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:47.244Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-10-10T04:37:47.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:47.475Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:37:47.512Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:47.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:47.750Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:47.772Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:47.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:51.322Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:37:51.354Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:51.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:51.569Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:37:51.593Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:51.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:51.791Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:37:51.827Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:37:51.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:52.047Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:52.083Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:52.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:53.474Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:37:53.498Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:37:53.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:57.945Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:57.975Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:58.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:37:58.199Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:37:58.220Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:37:58.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:01.721Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:02.110Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2025-10-10T04:38:03.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:38:03.166Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:03.203Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:03.237Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:03.259Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:03.316Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:03.353Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:03.408Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:03.437Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:38:03.484Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:38:03.523Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:03.573Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:03.615Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:03.771Z] Will try again after 15 sec [2025-10-10T04:38:03.823Z] Will try again after 15 sec [2025-10-10T04:38:03.857Z] Will try again after 15 sec [2025-10-10T04:38:03.901Z] Will try again after 15 sec [2025-10-10T04:38:03.945Z] Will try again after 15 sec [2025-10-10T04:38:03.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:06.544Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:38:06.571Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:06.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:06.766Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:38:06.796Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:06.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:07.040Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:38:07.067Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:38:07.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:07.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:07.310Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:07.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:08.630Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:08.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:38:08.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:13.099Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:13.126Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:13.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:13.822Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:13.848Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:13.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:18.192Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:18.241Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:18.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:18.834Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:18.873Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:38:19.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:38:19.315Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:19.356Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:19.429Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:19.488Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:19.580Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:19.621Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:38:19.673Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:38:19.710Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:19.772Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:19.851Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:20.008Z] Will try again after 15 sec [2025-10-10T04:38:20.040Z] Will try again after 15 sec [2025-10-10T04:38:20.076Z] Will try again after 15 sec [2025-10-10T04:38:20.135Z] Will try again after 15 sec [2025-10-10T04:38:20.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:21.716Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:38:21.754Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:21.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:21.940Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:38:21.962Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:22.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:22.250Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:38:22.269Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:38:22.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:22.427Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:22.452Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:22.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:23.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:23.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:38:23.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:28.244Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:28.267Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:28.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:28.966Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:28.998Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:29.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:33.388Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:33.409Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:34.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:34.376Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:34.412Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:34.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:38:35.105Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:35.138Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:35.175Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:35.206Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:38:35.329Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:38:35.388Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:38:35.438Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-10-10T04:38:35.469Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:38:35.498Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:38:35.525Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:35.562Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:35.587Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:35.739Z] Will try again after 15 sec [2025-10-10T04:38:35.791Z] Will try again after 15 sec [2025-10-10T04:38:35.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:36.949Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:38:36.980Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:37.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:37.124Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:38:37.144Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:37.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:37.388Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:38:37.416Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:38:37.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:37.563Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:37.589Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:37.647Z] Will try again after 15 sec [Pipeline] { [2025-10-10T04:38:38.990Z] Build build-configure #9160 completed: SUCCESS [Pipeline] echo [2025-10-10T04:38:39.027Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-10T04:38:39.105Z] Copied 2 artifacts from "build-configure" build number 9160 [Pipeline] echo [2025-10-10T04:38:39.113Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:39.158Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:38:39.258Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:38:39.286Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-10-10T04:38:39.582Z] + ls -la build-configure-63641 [2025-10-10T04:38:39.582Z] total 24 [2025-10-10T04:38:39.582Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:38 . [2025-10-10T04:38:39.582Z] drwxr-xr-x 10 jenkins docker 12288 Oct 10 04:38 .. [2025-10-10T04:38:39.582Z] -rw-r--r-- 1 jenkins docker 35 Oct 10 04:38 build.env [2025-10-10T04:38:39.582Z] -rw-r--r-- 1 jenkins docker 713 Oct 10 04:36 deps.build-configure.63641.env [Pipeline] withCredentials [2025-10-10T04:38:39.649Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:38:39.977Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:38:40.539Z] 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-10T04:38:43.399Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:38:43.464Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:38:43.490Z] JOB test-unit-agent: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:38:43.570Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:43.616Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-10-10T04:38:43.646Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-10T04:38:43.735Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2025-10-10T04:38:43.761Z] JOB test-unit-agent: file #0 with path build-configure-63641/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:38:43.817Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-10-10T04:38:43.848Z] JOB test-unit-agent: file #1 with path build-configure-63641/deps.build-configure.63641.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:38:43.919Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-10T04:38:44.016Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.16879.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:38:44.077Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-10-10T04:38:44.120Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #16879 [Pipeline] timeout [2025-10-10T04:38:44.136Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-10-10T04:38:44.170Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] build [2025-10-10T04:38:44.193Z] Scheduling project: test-unit-agent [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:38:44.268Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:38:44.299Z] JOB test-unit-opserver: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:38:44.404Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:44.459Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-10-10T04:38:44.495Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-10-10T04:38:44.593Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2025-10-10T04:38:44.628Z] JOB test-unit-opserver: file #0 with path build-configure-63641/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:38:44.706Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-10-10T04:38:44.743Z] JOB test-unit-opserver: file #1 with path build-configure-63641/deps.build-configure.63641.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:38:44.804Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-10T04:38:44.908Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.38994.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:38:44.973Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:45.036Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #38994 [Pipeline] timeout [2025-10-10T04:38:45.057Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-10T04:38:45.112Z] Scheduling project: test-unit-opserver [Pipeline] { [Pipeline] echo [2025-10-10T04:38:49.279Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:38:49.357Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:38:49.386Z] JOB test-unit-bgp: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-10-10T04:38:49.469Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:49.522Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-10-10T04:38:49.555Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2025-10-10T04:38:49.663Z] JOB test-unit-bgp: files found = 2 [Pipeline] echo [2025-10-10T04:38:49.680Z] JOB test-unit-bgp: file #0 with path build-configure-63641/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:38:49.754Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:38:49.852Z] JOB test-unit-group-one: wait finished. overall result = true [2025-10-10T04:38:49.862Z] Starting building: test-unit-agent #2411 [Pipeline] echo [2025-10-10T04:38:49.876Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-10-10T04:38:49.927Z] JOB test-unit-group-one: entering run_job [Pipeline] echo [2025-10-10T04:38:49.982Z] JOB test-unit-bgp: file #1 with path build-configure-63641/deps.build-configure.63641.env [Pipeline] readFile [Pipeline] writeFile [Pipeline] echo [2025-10-10T04:38:50.097Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] archiveArtifacts [2025-10-10T04:38:50.145Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:50.199Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-10-10T04:38:50.224Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] } [Pipeline] findFiles [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-10-10T04:38:50.414Z] JOB test-unit-group-one: files found = 2 [Pipeline] echo [2025-10-10T04:38:50.449Z] JOB test-unit-group-one: file #0 with path build-configure-63641/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:38:50.493Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.15557.env [Pipeline] writeFile [Pipeline] echo [2025-10-10T04:38:50.539Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2025-10-10T04:38:50.678Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:50.700Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:38:50.725Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-10-10T04:38:50.751Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2025-10-10T04:38:50.780Z] JOB test-unit-group-two: entering run_job [Pipeline] echo [2025-10-10T04:38:50.813Z] JOB test-unit-group-one: file #1 with path build-configure-63641/deps.build-configure.63641.env [Pipeline] readFile [Pipeline] writeFile [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:38:51.007Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #15557 [Pipeline] timeout [2025-10-10T04:38:51.023Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-10-10T04:38:51.047Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:38:51.085Z] JOB test-unit-ungrouped: entering run_job [Pipeline] { [Pipeline] echo [2025-10-10T04:38:51.123Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2025-10-10T04:38:51.150Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] build [2025-10-10T04:38:51.199Z] Scheduling project: test-unit-bgp [Pipeline] { [2025-10-10T04:38:51.220Z] Starting building: test-unit-opserver #2411 [Pipeline] archiveArtifacts [2025-10-10T04:38:51.303Z] Archiving artifacts [Pipeline] writeFile [Pipeline] echo [2025-10-10T04:38:51.362Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-10-10T04:38:51.389Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:38:51.442Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:51.523Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:51.554Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:38:51.637Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-10-10T04:38:51.663Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] } [Pipeline] writeFile [2025-10-10T04:38:51.759Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-10-10T04:38:51.779Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:51.799Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [2025-10-10T04:38:51.827Z] Will try again after 15 sec [Pipeline] dir [2025-10-10T04:38:51.849Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] // dir [Pipeline] archiveArtifacts [2025-10-10T04:38:51.958Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:51.997Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.35381.env [Pipeline] writeFile [Pipeline] echo [2025-10-10T04:38:52.079Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-10-10T04:38:52.106Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] echo [2025-10-10T04:38:52.175Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2025-10-10T04:38:52.199Z] JOB test-unit-group-two: file #0 with path build-configure-63641/build.env [Pipeline] readFile [Pipeline] findFiles [Pipeline] archiveArtifacts [2025-10-10T04:38:52.316Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:52.345Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] { [Pipeline] dir [2025-10-10T04:38:52.388Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] echo [2025-10-10T04:38:52.440Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:38:52.470Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2025-10-10T04:38:52.602Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-10-10T04:38:52.637Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2025-10-10T04:38:52.665Z] JOB test-unit-ungrouped: file #0 with path build-configure-63641/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:38:52.728Z] JOB test-unit-group-two: file #1 with path build-configure-63641/deps.build-configure.63641.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:38:52.770Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:38:52.790Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:38:52.854Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #35381 [Pipeline] timeout [2025-10-10T04:38:52.907Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-10T04:38:52.969Z] Scheduling project: test-unit-group-one [2025-10-10T04:38:53.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:38:53.117Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2025-10-10T04:38:53.142Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-63641/build.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:38:53.200Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:38:53.227Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-10-10T04:38:53.320Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:38:53.348Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-10-10T04:38:53.372Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-10-10T04:38:53.417Z] JOB test-unit-ungrouped: file #1 with path build-configure-63641/deps.build-configure.63641.env [Pipeline] readFile [Pipeline] echo [2025-10-10T04:38:53.451Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:53.471Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:38:53.529Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:38:53.548Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-63641/deps.build-configure.63641.env [Pipeline] readFile [Pipeline] } [2025-10-10T04:38:53.642Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:38:53.662Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] echo [2025-10-10T04:38:53.790Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.10921.env [Pipeline] writeFile [Pipeline] // dir [Pipeline] // dir [Pipeline] archiveArtifacts [2025-10-10T04:38:53.923Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:53.942Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.62855.env [Pipeline] writeFile [Pipeline] echo [2025-10-10T04:38:54.001Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #10921 [Pipeline] timeout [2025-10-10T04:38:54.020Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] archiveArtifacts [2025-10-10T04:38:54.059Z] Archiving artifacts [Pipeline] echo [2025-10-10T04:38:54.083Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.5372.env [Pipeline] writeFile [Pipeline] build [2025-10-10T04:38:54.143Z] Scheduling project: test-unit-group-two [Pipeline] echo [2025-10-10T04:38:54.253Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #62855 [Pipeline] timeout [2025-10-10T04:38:54.295Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] archiveArtifacts [2025-10-10T04:38:54.468Z] Archiving artifacts [Pipeline] { [Pipeline] build [2025-10-10T04:38:54.545Z] Scheduling project: test-unit-ungrouped [Pipeline] echo [2025-10-10T04:38:54.618Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #5372 [Pipeline] timeout [2025-10-10T04:38:54.663Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-10-10T04:38:54.713Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:38:54.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] build [2025-10-10T04:38:54.785Z] Scheduling project: build-cleanup [2025-10-10T04:38:54.851Z] Will try again after 15 sec [2025-10-10T04:38:54.956Z] Build test-unit-opserver #2411 completed: SUCCESS [Pipeline] echo [2025-10-10T04:38:54.977Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-10T04:38:55.109Z] Copied 1 artifact from "test-unit-opserver" build number 2411 [Pipeline] echo [2025-10-10T04:38:55.159Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2025-10-10T04:38:55.452Z] + ls -la test-unit-opserver-38994 [2025-10-10T04:38:55.452Z] total 20 [2025-10-10T04:38:55.452Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:38 . [2025-10-10T04:38:55.452Z] drwxr-xr-x 11 jenkins docker 12288 Oct 10 04:38 .. [2025-10-10T04:38:55.452Z] -rw-r--r-- 1 jenkins docker 465 Oct 10 04:38 deps.test-unit-opserver.38994.env [Pipeline] withCredentials [2025-10-10T04:38:55.523Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:38:55.865Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:38:56.794Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:38:57.288Z] Starting building: test-unit-bgp #2411 [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-10T04:38:59.869Z] Starting building: test-unit-group-one #2411 [2025-10-10T04:39:00.004Z] Build test-unit-bgp #2411 completed: SUCCESS [2025-10-10T04:39:00.018Z] Starting building: test-unit-group-two #2411 [Pipeline] echo [2025-10-10T04:39:00.030Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-10T04:39:00.256Z] Copied 1 artifact from "test-unit-bgp" build number 2411 [Pipeline] echo [2025-10-10T04:39:00.311Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [2025-10-10T04:39:00.602Z] + ls -la test-unit-bgp-15557 [2025-10-10T04:39:00.602Z] total 20 [2025-10-10T04:39:00.602Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:39 . [2025-10-10T04:39:00.602Z] drwxr-xr-x 12 jenkins docker 12288 Oct 10 04:39 .. [2025-10-10T04:39:00.602Z] -rw-r--r-- 1 jenkins docker 465 Oct 10 04:38 deps.test-unit-bgp.15557.env [Pipeline] withCredentials [2025-10-10T04:39:00.651Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:39:00.970Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:39:01.908Z] 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] } [2025-10-10T04:39:04.876Z] Starting building: test-unit-ungrouped #2411 [2025-10-10T04:39:05.776Z] Starting building: build-cleanup #10209 [Pipeline] { [Pipeline] echo [2025-10-10T04:39:06.808Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:39:06.835Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:39:06.930Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:39:06.977Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:06.998Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:07.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:08.092Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:39:08.119Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:08.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:08.409Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:39:08.438Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:08.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:08.577Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:39:08.600Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:39:08.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:08.709Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:08.725Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:08.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:09.892Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:09.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:39:10.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:22.042Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:39:22.076Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:39:22.187Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:39:22.228Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:22.265Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:22.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:23.343Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:39:23.361Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:23.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:23.557Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:39:23.574Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:23.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:23.696Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:39:23.713Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:39:23.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:23.819Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:23.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:23.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:25.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:25.176Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:39:25.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:37.255Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:39:37.282Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:37.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:37.434Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:37.452Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:37.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:38.470Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:39:38.488Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:38.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:38.700Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:39:38.737Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:38.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:38.848Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:39:38.864Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:39:38.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:38.994Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:39.514Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:39.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:40.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:40.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:39:40.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:52.411Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:39:52.435Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:52.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:52.640Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:52.665Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:52.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:53.584Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:39:53.600Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:53.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:53.834Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:39:53.860Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:53.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:53.963Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:39:53.979Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:39:54.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:54.645Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:54.660Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:39:54.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:39:55.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:39:55.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:39:55.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:07.604Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:40:07.626Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:07.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:07.790Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:40:07.829Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:07.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:08.689Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:40:08.715Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:08.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:08.954Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:40:08.979Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:09.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:09.087Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:40:09.106Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:40:09.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:09.759Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:40:09.778Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:09.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:10.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:40:10.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:40:10.675Z] Will try again after 15 sec [2025-10-10T04:40:21.843Z] Build build-cleanup #10209 completed: SUCCESS [Pipeline] echo [2025-10-10T04:40:21.873Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-10-10T04:40:22.005Z] Copied 1 artifact from "build-cleanup" build number 10209 [Pipeline] echo [2025-10-10T04:40:22.046Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-10-10T04:40:22.352Z] + ls -la build-cleanup-5372 [2025-10-10T04:40:22.352Z] total 20 [2025-10-10T04:40:22.352Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:40 . [2025-10-10T04:40:22.352Z] drwxr-xr-x 13 jenkins docker 12288 Oct 10 04:40 .. [2025-10-10T04:40:22.352Z] -rw-r--r-- 1 jenkins docker 748 Oct 10 04:38 deps.build-cleanup.5372.env [Pipeline] withCredentials [2025-10-10T04:40:22.416Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-10-10T04:40:22.748Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:40:22.750Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:40:22.779Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:22.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:22.962Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:40:22.990Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:23.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:23.812Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:40:23.828Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:23.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:24.090Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:40:24.106Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:24.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:24.216Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:40:24.233Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:40:24.289Z] Will try again after 15 sec [2025-10-10T04:40:24.649Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-10-10T04:40:24.867Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:40:24.887Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:24.942Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-10-10T04:40:25.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:40:25.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:40:25.821Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-10-10T04:40:37.938Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:40:37.963Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:38.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:38.115Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:40:38.142Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:38.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:38.936Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:40:38.961Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:39.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:39.213Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:40:39.241Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:39.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:39.363Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:40:39.387Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:40:39.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:39.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:40:40.037Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:40.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:40.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-10T04:40:40.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:40:40.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:53.086Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:40:53.123Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:53.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:53.297Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:40:53.321Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:53.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:54.091Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:40:54.114Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:54.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:54.380Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:40:54.400Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:54.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:54.545Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:40:54.568Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:40:54.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:55.185Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:40:55.230Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:40:55.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:40:56.033Z] JOB collect-logs-and-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-10T04:40:56.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:40:56.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:08.248Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:41:08.281Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:08.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:08.472Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:41:08.516Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:08.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:09.251Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:41:09.266Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:09.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:09.532Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:41:09.577Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:09.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:09.777Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:41:09.795Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:41:09.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:10.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:41:10.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:10.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:11.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:41:11.168Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:41:11.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:23.422Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:41:23.523Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:23.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:23.672Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:41:23.711Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:23.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:24.362Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:41:24.379Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:24.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:24.751Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:41:24.769Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:24.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:24.915Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:41:24.932Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:41:24.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:25.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:41:25.475Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:25.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:26.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-10T04:41:26.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:41:26.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:38.642Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:41:38.659Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:38.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:38.865Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:41:38.890Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:38.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:39.461Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:41:39.482Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:39.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:39.878Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:41:39.901Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:39.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:40.058Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:41:40.078Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:41:40.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:40.557Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:41:40.571Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:40.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:41.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:41:41.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:41:41.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:53.793Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:41:53.818Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:53.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:54.028Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:41:54.069Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:54.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:54.575Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:41:54.598Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:54.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:55.042Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:41:55.064Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:55.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:55.221Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:41:55.237Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:41:55.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:55.673Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:41:55.688Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:41:55.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:41:56.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-10T04:41:56.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:41:56.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:08.923Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:42:08.947Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:08.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:09.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:42:09.283Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:09.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:09.713Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:42:09.730Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:09.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:10.207Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:42:10.221Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:10.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:10.366Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:42:10.386Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:42:10.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:10.780Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:42:10.797Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:10.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:11.573Z] JOB collect-logs-and-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-10T04:42:11.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:42:11.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:24.033Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:42:24.046Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:24.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:24.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:42:24.452Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:24.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:24.839Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:42:24.859Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:24.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:25.313Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:42:25.352Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:25.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:25.514Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:42:25.529Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:42:25.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:25.883Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:42:25.898Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:25.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:26.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-10T04:42:26.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:42:26.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:39.138Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:42:39.159Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:39.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:39.567Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:42:39.594Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:39.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:39.993Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:42:40.010Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:40.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:40.445Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:42:40.462Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:40.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:40.632Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:42:40.654Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:42:40.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:40.977Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:42:40.999Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:41.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:41.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:42:41.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:42:41.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:54.258Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:42:54.281Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:54.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:54.758Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:42:54.776Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:54.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:55.110Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:42:55.129Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:55.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:55.569Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:42:55.587Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:55.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:55.772Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:42:55.792Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:42:55.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:56.089Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:42:56.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:42:56.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:42:56.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:42:56.892Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:42:56.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:09.386Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:43:09.408Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:09.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:09.887Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:09.926Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:10.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:10.242Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:43:10.265Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:10.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:10.724Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:43:10.744Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:10.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:10.900Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:43:10.923Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:43:10.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:11.210Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:11.227Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:11.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:11.979Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:12.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:43:12.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:24.518Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:43:24.541Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:24.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:25.055Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:25.075Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:25.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:25.380Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:43:25.399Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:25.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:25.858Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:43:25.878Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:25.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:26.027Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:43:26.050Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:43:26.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:26.342Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:26.358Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:26.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:27.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:27.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:43:27.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:39.642Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:43:39.663Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:39.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:40.182Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:40.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:40.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:40.499Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:43:40.532Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:40.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:40.975Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:43:41.007Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:41.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:41.172Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:43:41.188Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:43:41.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:41.463Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:41.493Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:41.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:42.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:42.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:43:42.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:43:55.783Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:43:55.815Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:43:55.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:55.904Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:43:56.038Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:43:56.065Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:56.183Z] Will try again after 15 sec [2025-10-10T04:43:56.213Z] Will try again after 15 sec [2025-10-10T04:43:56.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:43:56.371Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:43:56.392Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:43:56.430Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:43:56.454Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:43:56.543Z] Will try again after 15 sec [2025-10-10T04:43:56.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:56.645Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:56.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:43:56.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:43:57.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:43:57.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:43:57.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:44:11.289Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:44:11.328Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:44:11.713Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:44:11.738Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:44:11.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-10-10T04:44:12.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:12.086Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:44:12.111Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:44:12.163Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:44:12.195Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:44:12.256Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:44:12.280Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:44:12.333Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:44:12.353Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:44:12.432Z] Will try again after 15 sec [2025-10-10T04:44:12.457Z] Will try again after 15 sec [2025-10-10T04:44:12.476Z] Will try again after 15 sec [2025-10-10T04:44:12.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:12.578Z] JOB collect-logs-and-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-10T04:44:12.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:44:12.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:26.954Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:44:26.978Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:44:27.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:27.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:44:27.160Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:44:27.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:27.473Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:44:27.755Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2025-10-10T04:44:27.866Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:44:27.888Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:44:27.916Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:44:27.940Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:44:27.970Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:44:28.024Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:44:28.043Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:44:28.082Z] JOB collect-logs-and-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-10T04:44:28.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:44:28.168Z] Will try again after 15 sec [2025-10-10T04:44:28.200Z] Will try again after 15 sec [2025-10-10T04:44:28.222Z] Will try again after 15 sec [2025-10-10T04:44:28.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:42.095Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:44:42.111Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:44:42.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:42.264Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:44:42.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:44:42.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:42.907Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:44:42.934Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:44:43.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:43.208Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:44:43.229Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:44:43.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:43.393Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:44:43.408Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:44:43.434Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:44:43.448Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:44:43.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:44:43.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:44:43.547Z] Will try again after 15 sec [2025-10-10T04:44:43.579Z] Will try again after 15 sec [2025-10-10T04:44:43.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:57.235Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:44:57.262Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:44:57.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:57.421Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:44:57.451Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:44:57.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:58.052Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:44:58.073Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:44:58.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:44:58.392Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:44:58.408Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:44:58.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-10-10T04:44:58.667Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:44:58.687Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-10-10T04:44:58.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:44:58.732Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:44:58.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-10T04:44:58.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:44:58.821Z] Will try again after 15 sec [2025-10-10T04:44:58.841Z] Will try again after 15 sec [2025-10-10T04:44:58.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:12.359Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:45:12.378Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:12.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:12.572Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:12.587Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:12.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:13.172Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:45:13.199Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:13.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:13.614Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:45:13.628Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:13.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:13.857Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:45:13.873Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-10-10T04:45:13.952Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:45:13.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:14.013Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-10-10T04:45:14.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:14.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:45:14.120Z] Will try again after 15 sec [2025-10-10T04:45:14.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:27.475Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:45:27.504Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:27.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:27.685Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:27.704Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:27.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:28.284Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:45:28.308Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:28.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:28.724Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:45:28.749Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:28.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:28.993Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:45:29.008Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:45:29.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:29.173Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:29.189Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-10-10T04:45:29.267Z] Will try again after 15 sec [Pipeline] echo [2025-10-10T04:45:29.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:29.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:45:29.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:42.619Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:45:42.636Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:42.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:42.822Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:42.841Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:42.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:43.423Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:45:43.441Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:43.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:43.868Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:45:43.888Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:43.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:44.095Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:45:44.110Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:45:44.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:44.310Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:44.331Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:44.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:44.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:44.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:45:44.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:57.760Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:45:57.779Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:57.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:57.965Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:57.986Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:58.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:58.540Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:45:58.564Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:58.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:58.977Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:45:58.993Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:59.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:59.207Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:45:59.228Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:45:59.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:59.426Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:59.461Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:45:59.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:45:59.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:45:59.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:45:59.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:12.942Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:46:12.958Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:13.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:13.092Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:46:13.115Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:13.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:13.704Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:46:13.724Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:13.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:14.093Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:46:14.115Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:14.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:14.329Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:46:14.348Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:46:14.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:14.566Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:46:14.587Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:14.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:14.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:46:14.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:46:15.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:28.069Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:46:28.095Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:28.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:28.256Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:46:28.299Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:28.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:28.824Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:46:28.841Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:28.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:29.214Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:46:29.232Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:29.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:29.441Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:46:29.458Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:46:29.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:29.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:46:29.725Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:29.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:30.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:46:30.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:46:30.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:43.207Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:46:43.231Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:43.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:43.393Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:46:43.410Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:43.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:43.934Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:46:43.954Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:44.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:44.339Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:46:44.359Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:44.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:44.548Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:46:44.565Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:46:44.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:44.831Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:46:44.849Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:44.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:45.139Z] JOB collect-logs-and-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-10T04:46:45.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:46:45.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:58.334Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:46:58.359Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:58.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:58.520Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:46:58.545Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:58.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:59.039Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:46:59.058Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:59.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:59.454Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:46:59.474Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:46:59.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:59.666Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:46:59.686Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:46:59.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:46:59.946Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:46:59.960Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:00.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:00.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:47:00.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:47:00.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:13.447Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:47:13.473Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:13.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:13.635Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:47:13.661Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:13.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:14.143Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:47:14.156Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:14.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:14.566Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:47:14.592Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:14.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:14.779Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:47:14.796Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:47:14.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:15.077Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:47:15.099Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:15.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:15.357Z] JOB collect-logs-and-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-10T04:47:15.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:47:15.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:28.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:47:28.604Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:28.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:28.797Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:47:28.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:28.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:29.266Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:47:29.293Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:29.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:29.707Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:47:29.729Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:29.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:29.903Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:47:29.919Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:47:29.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:30.202Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:47:30.225Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:30.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:30.498Z] JOB collect-logs-and-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-10T04:47:30.513Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:47:30.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:43.740Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:47:43.767Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:43.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:43.938Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:47:43.961Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:44.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:44.384Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:47:44.404Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:44.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:44.826Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:47:44.855Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:44.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:45.015Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:47:45.033Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:47:45.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:45.317Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:47:45.334Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:45.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:45.596Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:47:45.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:47:45.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:58.871Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:47:58.892Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:58.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:59.072Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:47:59.089Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:59.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:59.500Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:47:59.525Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:47:59.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:47:59.949Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:47:59.967Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:00.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:00.129Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:48:00.149Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:48:00.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:00.433Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:00.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:00.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:00.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-10T04:48:00.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:48:00.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:13.991Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:48:14.013Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:14.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:14.197Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:14.215Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:14.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:14.625Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:48:14.652Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:14.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:15.068Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:48:15.082Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:15.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:15.247Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:48:15.265Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:48:15.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:15.553Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:15.573Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:15.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:15.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:15.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:48:15.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:29.119Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:48:29.135Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:29.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:29.311Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:29.326Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:29.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:29.734Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:48:29.749Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:29.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:30.169Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:48:30.194Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:30.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:30.369Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:48:30.384Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:48:30.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:30.669Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:30.690Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:30.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:30.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:30.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:48:30.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:44.244Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:48:44.267Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:44.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:44.403Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:44.418Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:44.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:44.833Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:48:44.850Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:44.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:45.296Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:48:45.314Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:45.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:45.493Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:48:45.509Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:48:45.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:45.850Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:45.869Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:45.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:46.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:46.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:48:46.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:59.373Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:48:59.403Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:59.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:59.521Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:48:59.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:48:59.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:48:59.939Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:48:59.954Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:00.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:00.412Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:49:00.428Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:00.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:00.609Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:49:00.630Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:49:00.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:00.966Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:49:00.981Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:01.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:01.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-10T04:49:01.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:49:01.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:14.510Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:49:14.537Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:14.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:14.670Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:49:14.685Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:14.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:15.054Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:49:15.068Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:15.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:15.518Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:49:15.536Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:15.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:15.729Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:49:15.745Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:49:15.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:16.071Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:49:16.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:16.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:16.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:49:16.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:49:16.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:29.650Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:49:29.666Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:29.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:29.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:49:29.821Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:29.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:30.166Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:49:30.185Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:30.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:30.624Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:49:30.643Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:30.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:30.842Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:49:30.861Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:49:30.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:31.178Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:49:31.200Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:31.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:31.334Z] JOB collect-logs-and-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-10T04:49:31.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:49:31.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:44.810Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:49:44.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:44.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:44.961Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:49:44.979Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:45.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:45.294Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:49:45.315Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:45.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:45.734Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:49:45.756Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:45.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:45.979Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:49:46.008Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:49:46.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:46.285Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:49:46.311Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:49:46.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:46.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:49:46.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:49:46.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:49:59.939Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:49:59.963Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:00.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:00.134Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:00.157Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:00.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:00.432Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:50:00.451Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:00.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:00.871Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:50:00.889Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:00.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:01.138Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:50:01.154Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:50:01.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:01.406Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:01.430Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:01.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:01.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:01.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:50:01.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:15.097Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:50:15.125Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:15.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:15.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:15.312Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:15.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:15.566Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:50:15.596Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:15.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:15.993Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:50:16.014Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:16.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:16.262Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:50:16.276Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:50:16.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:16.543Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:16.566Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:16.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:16.674Z] JOB collect-logs-and-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-10T04:50:16.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:50:16.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:30.254Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:50:30.276Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:30.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:30.457Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:30.478Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:30.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:30.705Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:50:30.727Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:30.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:31.115Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:50:31.142Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:31.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:31.358Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:50:31.370Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:50:31.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:31.663Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:31.683Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:31.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:31.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:31.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:50:31.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:45.384Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:50:45.410Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:45.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:45.623Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:45.646Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:45.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:45.842Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:50:45.872Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:45.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:46.240Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:50:46.259Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:46.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:46.463Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:50:46.481Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:50:46.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:46.766Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:46.789Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:50:46.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:50:46.903Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:50:46.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:50:46.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:00.531Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:51:00.567Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:51:00.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:00.812Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:51:00.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:51:00.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:01.100Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:51:01.133Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:51:01.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:01.397Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:51:01.417Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:51:01.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:01.603Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:51:01.628Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:51:01.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:01.896Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:51:01.939Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:51:02.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:02.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:51:02.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:51:02.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:15.811Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:51:15.827Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:51:15.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:15.999Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-10-10T04:51:16.021Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:51:16.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:16.272Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-10-10T04:51:16.293Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:51:16.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:16.535Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-10-10T04:51:16.550Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:51:16.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:16.775Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-10-10T04:51:16.790Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-10-10T04:51:16.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:17.077Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-10-10T04:51:17.094Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-10-10T04:51:17.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-10-10T04:51:17.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-10-10T04:51:17.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-10-10T04:51:17.482Z] Will try again after 15 sec Aborted by new patch set. [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] echo [2025-10-10T04:51:29.592Z] JOB deploy-platform-ansible-os: error in job!!! [Pipeline] echo [2025-10-10T04:51:29.604Z] Build build-compile #6362 completed: ABORTED [2025-10-10T04:51:29.613Z] JOB deploy-platform-ansible-os: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:51:29.628Z] JOB deploy-platform-ansible-os: Message - null [Pipeline] echo [2025-10-10T04:51:29.644Z] JOB deploy-platform-ansible-os: Cause - null [Pipeline] echo [2025-10-10T04:51:29.659Z] JOB deploy-platform-ansible-os: Stacktrace - [PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1232), PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:397), jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source), java.base/java.util.concurrent.FutureTask.run(Unknown Source), java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base/java.lang.Thread.run(Unknown Source)] [Pipeline] } [Pipeline] echo [2025-10-10T04:51:29.690Z] JOB deploy-tf-ansible-os: error in job!!! [Pipeline] echo [2025-10-10T04:51:29.715Z] JOB deploy-tf-ansible-os: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:51:29.733Z] JOB deploy-tf-ansible-os: Message - null [Pipeline] echo [2025-10-10T04:51:29.753Z] JOB deploy-tf-ansible-os: Cause - null [Pipeline] echo [2025-10-10T04:51:29.776Z] JOB deploy-tf-ansible-os: Stacktrace - [PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1232), PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:397), jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source), java.base/java.util.concurrent.FutureTask.run(Unknown Source), java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base/java.lang.Thread.run(Unknown Source)] [Pipeline] } [Pipeline] echo [2025-10-10T04:51:29.803Z] JOB test-sanity-ansible-os: error in job!!! [Pipeline] echo [2025-10-10T04:51:29.819Z] JOB test-sanity-ansible-os: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:51:29.836Z] JOB test-sanity-ansible-os: Message - null [Pipeline] echo [2025-10-10T04:51:29.853Z] JOB test-sanity-ansible-os: Cause - null [Pipeline] echo [2025-10-10T04:51:29.870Z] JOB test-sanity-ansible-os: Stacktrace - [PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1232), PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:397), jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source), java.base/java.util.concurrent.FutureTask.run(Unknown Source), java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base/java.lang.Thread.run(Unknown Source)] [Pipeline] } [Pipeline] echo [2025-10-10T04:51:29.898Z] JOB collect-logs-and-cleanup-ansible-os: error in job!!! [Pipeline] echo [2025-10-10T04:51:29.913Z] JOB collect-logs-and-cleanup-ansible-os: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:51:29.928Z] JOB collect-logs-and-cleanup-ansible-os: Message - null [Pipeline] echo [2025-10-10T04:51:30.058Z] JOB collect-logs-and-cleanup-ansible-os: Cause - null [Pipeline] echo [2025-10-10T04:51:30.123Z] JOB collect-logs-and-cleanup-ansible-os: Stacktrace - [PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1232), PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:397), jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source), java.base/java.util.concurrent.FutureTask.run(Unknown Source), java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base/java.lang.Thread.run(Unknown Source)] [Pipeline] } [Pipeline] echo [2025-10-10T04:51:30.153Z] JOB package-rocky9: error in job!!! [Pipeline] echo [2025-10-10T04:51:30.172Z] JOB package-rocky9: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:51:30.191Z] JOB package-rocky9: Message - null [Pipeline] echo [2025-10-10T04:51:30.211Z] JOB package-rocky9: Cause - null [Pipeline] echo [2025-10-10T04:51:30.236Z] JOB package-rocky9: Stacktrace - [PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1232), PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:397), jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source), java.base/java.util.concurrent.FutureTask.run(Unknown Source), java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base/java.lang.Thread.run(Unknown Source)] [Pipeline] } [Pipeline] echo [2025-10-10T04:51:30.274Z] JOB freeze-rocky9: error in job!!! [Pipeline] echo [2025-10-10T04:51:30.296Z] JOB freeze-rocky9: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:51:30.313Z] JOB freeze-rocky9: Message - null [Pipeline] echo [2025-10-10T04:51:30.341Z] JOB freeze-rocky9: Cause - null [Pipeline] echo [2025-10-10T04:51:30.365Z] JOB freeze-rocky9: Stacktrace - [PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1232), PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:397), jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source), java.base/java.util.concurrent.FutureTask.run(Unknown Source), java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base/java.lang.Thread.run(Unknown Source)] [Pipeline] } [Pipeline] echo [2025-10-10T04:51:30.413Z] JOB cleanup-rocky9: error in job!!! [Pipeline] echo [2025-10-10T04:51:30.584Z] JOB cleanup-rocky9: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:51:30.606Z] JOB cleanup-rocky9: Message - null [Pipeline] echo [2025-10-10T04:51:30.638Z] JOB cleanup-rocky9: Cause - null [Pipeline] echo [2025-10-10T04:51:30.652Z] JOB cleanup-rocky9: Stacktrace - [PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1232), PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:397), jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source), java.base/java.util.concurrent.FutureTask.run(Unknown Source), java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base/java.lang.Thread.run(Unknown Source)] [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [2025-10-10T04:51:30.969Z] Failed in branch deploy-platform-ansible-os [Pipeline] } [2025-10-10T04:51:30.988Z] Failed in branch deploy-tf-ansible-os [Pipeline] } [2025-10-10T04:51:31.005Z] Failed in branch test-sanity-ansible-os [Pipeline] } [2025-10-10T04:51:31.030Z] Failed in branch collect-logs-and-cleanup-ansible-os [Pipeline] } [2025-10-10T04:51:31.046Z] Failed in branch package-rocky9 [Pipeline] } [2025-10-10T04:51:31.069Z] Failed in branch freeze-rocky9 [Pipeline] } [2025-10-10T04:51:31.105Z] Failed in branch cleanup-rocky9 [Pipeline] } [Pipeline] // parallel [Pipeline] // timeout [Pipeline] } [2025-10-10T04:51:31.959Z] Failed in branch stream-ansible-os [Pipeline] echo [2025-10-10T04:51:31.992Z] JOB compile-rocky9: Failed [Pipeline] copyArtifacts [2025-10-10T04:51:32.076Z] Copied 2 artifacts from "build-compile" build number 6362 [Pipeline] echo [2025-10-10T04:51:32.149Z] JOB compile-rocky9: Collected artifacts: [Pipeline] sh [2025-10-10T04:51:32.483Z] + ls -la build-compile-83926 [2025-10-10T04:51:32.483Z] total 20 [2025-10-10T04:51:32.483Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:51 . [2025-10-10T04:51:32.483Z] drwxr-xr-x 14 jenkins docker 12288 Oct 10 04:51 .. [2025-10-10T04:51:32.483Z] -rw-r--r-- 1 jenkins docker 0 Oct 10 04:51 build.env [2025-10-10T04:51:32.483Z] -rw-r--r-- 1 jenkins docker 688 Oct 10 04:35 deps.build-compile.83926.env [Pipeline] withCredentials [2025-10-10T04:51:32.594Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:51:32.938Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:51:33.870Z] 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-10T04:51:34.832Z] JOB compile-rocky9: error in job!!! [Pipeline] echo [2025-10-10T04:51:34.856Z] JOB compile-rocky9: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:51:34.878Z] JOB compile-rocky9: Message - null [Pipeline] echo [2025-10-10T04:51:34.895Z] JOB compile-rocky9: Cause - null [Pipeline] echo [2025-10-10T04:51:34.918Z] JOB compile-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-10T04:51:35.005Z] Failed in branch compile-rocky9 [Pipeline] // parallel [Pipeline] } [2025-10-10T04:51:35.236Z] Failed in branch stream-build-rocky9 Click here to forcibly terminate running steps [2025-10-10T04:52:52.517Z] Build test-unit-group-one #2411 completed: ABORTED [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-10T04:52:52.853Z] JOB test-unit-group-one: Failed [Pipeline] copyArtifacts [2025-10-10T04:52:52.922Z] Copied 1 artifact from "test-unit-group-one" build number 2411 [Pipeline] echo [2025-10-10T04:52:52.964Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2025-10-10T04:52:53.273Z] + ls -la test-unit-group-one-35381 [2025-10-10T04:52:53.273Z] total 20 [2025-10-10T04:52:53.273Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:52 . [2025-10-10T04:52:53.273Z] drwxr-xr-x 15 jenkins docker 12288 Oct 10 04:52 .. [2025-10-10T04:52:53.273Z] -rw-r--r-- 1 jenkins docker 465 Oct 10 04:38 deps.test-unit-group-one.35381.env [Pipeline] withCredentials [2025-10-10T04:52:53.319Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:52:53.658Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:52:53.795Z] Build test-unit-group-two #2411 completed: ABORTED [Pipeline] } [2025-10-10T04:52:53.894Z] Build test-unit-ungrouped #2411 completed: ABORTED [2025-10-10T04:52:53.908Z] Build test-unit-agent #2411 completed: ABORTED [Pipeline] // timeout [Pipeline] echo [2025-10-10T04:52:54.026Z] JOB test-unit-group-two: Failed [Pipeline] copyArtifacts [Pipeline] } [2025-10-10T04:52:54.066Z] Copied 1 artifact from "test-unit-group-two" build number 2411 [Pipeline] } [Pipeline] // timeout [Pipeline] // timeout [Pipeline] echo [2025-10-10T04:52:54.204Z] JOB test-unit-agent: Failed [Pipeline] copyArtifacts [2025-10-10T04:52:54.244Z] Copied 1 artifact from "test-unit-agent" build number 2411 [Pipeline] echo [2025-10-10T04:52:54.252Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [Pipeline] echo [2025-10-10T04:52:54.316Z] JOB test-unit-ungrouped: Failed [Pipeline] copyArtifacts [2025-10-10T04:52:54.350Z] Copied 1 artifact from "test-unit-ungrouped" build number 2411 [Pipeline] echo [2025-10-10T04:52:54.380Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [Pipeline] echo [2025-10-10T04:52:54.453Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2025-10-10T04:52:54.553Z] + ls -la test-unit-agent-16879 [2025-10-10T04:52:54.553Z] total 20 [2025-10-10T04:52:54.553Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:52 . [2025-10-10T04:52:54.553Z] drwxr-xr-x 18 jenkins docker 12288 Oct 10 04:52 .. [2025-10-10T04:52:54.553Z] -rw-r--r-- 1 jenkins docker 465 Oct 10 04:38 deps.test-unit-agent.16879.env [Pipeline] withCredentials [2025-10-10T04:52:54.600Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:52:54.620Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:52:54.690Z] + ls -la test-unit-ungrouped-62855 [2025-10-10T04:52:54.690Z] total 20 [2025-10-10T04:52:54.690Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:52 . [2025-10-10T04:52:54.690Z] drwxr-xr-x 18 jenkins docker 12288 Oct 10 04:52 .. [2025-10-10T04:52:54.690Z] -rw-r--r-- 1 jenkins docker 465 Oct 10 04:38 deps.test-unit-ungrouped.62855.env [Pipeline] withCredentials [2025-10-10T04:52:54.752Z] + ls -la test-unit-ungrouped-62855 [2025-10-10T04:52:54.752Z] total 20 [2025-10-10T04:52:54.752Z] drwxr-xr-x 2 jenkins docker 4096 Oct 10 04:52 . [2025-10-10T04:52:54.752Z] drwxr-xr-x 18 jenkins docker 12288 Oct 10 04:52 .. [2025-10-10T04:52:54.752Z] -rw-r--r-- 1 jenkins docker 465 Oct 10 04:38 deps.test-unit-ungrouped.62855.env [2025-10-10T04:52:54.774Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] withCredentials [Pipeline] sh [2025-10-10T04:52:54.837Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:52:54.958Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:52:55.124Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [2025-10-10T04:52:55.247Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-10T04:52:55.666Z] JOB test-unit-group-one: error in job!!! [Pipeline] echo [2025-10-10T04:52:55.679Z] JOB test-unit-group-one: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:52:55.695Z] JOB test-unit-group-one: Message - null [Pipeline] echo [2025-10-10T04:52:55.711Z] JOB test-unit-group-one: Cause - null [Pipeline] echo [2025-10-10T04:52:55.725Z] JOB test-unit-group-one: 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-10T04:52:55.807Z] Failed in branch test-unit-group-one [2025-10-10T04:52:55.903Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:52:56.073Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:52:56.200Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] sh [Pipeline] } [Pipeline] sh [Pipeline] // withCredentials [Pipeline] echo [2025-10-10T04:52:57.325Z] JOB test-unit-group-two: error in job!!! [Pipeline] echo [2025-10-10T04:52:57.347Z] JOB test-unit-group-two: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:52:57.394Z] JOB test-unit-group-two: Message - null [Pipeline] echo [2025-10-10T04:52:57.415Z] JOB test-unit-group-two: Cause - null [Pipeline] echo [2025-10-10T04:52:57.430Z] JOB test-unit-group-two: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-10T04:52:57.502Z] Failed in branch test-unit-group-two [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-10T04:52:57.620Z] JOB test-unit-agent: error in job!!! [Pipeline] echo [2025-10-10T04:52:57.665Z] JOB test-unit-agent: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:52:57.699Z] JOB test-unit-agent: Message - null [Pipeline] echo [2025-10-10T04:52:57.726Z] JOB test-unit-agent: Cause - null [Pipeline] echo [2025-10-10T04:52:57.758Z] JOB test-unit-agent: 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] } [Pipeline] // stage [Pipeline] // withCredentials [Pipeline] } [2025-10-10T04:52:58.779Z] Failed in branch test-unit-agent [Pipeline] echo [2025-10-10T04:52:58.801Z] JOB test-unit-ungrouped: error in job!!! [Pipeline] echo [2025-10-10T04:52:58.833Z] JOB test-unit-ungrouped: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-10-10T04:52:58.867Z] JOB test-unit-ungrouped: Message - null [Pipeline] echo [2025-10-10T04:52:58.896Z] JOB test-unit-ungrouped: Cause - null [Pipeline] echo [2025-10-10T04:52:58.912Z] JOB test-unit-ungrouped: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-10T04:52:59.045Z] Failed in branch test-unit-ungrouped [Pipeline] // parallel [Pipeline] } [2025-10-10T04:52:59.305Z] Failed in branch stream-test-unit [Pipeline] // parallel [Pipeline] echo [2025-10-10T04:52:59.508Z] ERROR: Failed to run null [Pipeline] echo [2025-10-10T04:52:59.538Z] Stacktrace - [PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1232), PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:397), jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source), java.base/java.util.concurrent.FutureTask.run(Unknown Source), java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base/java.lang.Thread.run(Unknown Source)] [Pipeline] echo [2025-10-10T04:52:59.563Z] Jobs results: [test-unit-agent:[job-rnd:16879, result:ABORTED, number:2411, started:1760071129862, duration:844004], test-unit-opserver:[job-rnd:38994, number:2411, started:1760071131220, duration:3611, result:SUCCESS], test-unit-bgp:[job-rnd:15557, number:2411, started:1760071137288, duration:2673, result:SUCCESS], test-unit-group-one:[job-rnd:35381, result:ABORTED, number:2411, started:1760071139869, duration:832196], test-unit-group-two:[job-rnd:10921, result:ABORTED, number:2411, started:1760071140017, duration:833755], test-unit-ungrouped:[job-rnd:62855, result:ABORTED, number:2411, started:1760071144875, duration:828982], prepare-sandbox-ut-sandbox:[job-rnd:26552, number:11578, started:1760070214652, duration:687549, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:81245, number:10351, started:1760070924805, duration:30998, result:SUCCESS], configure-ut-sandbox:[job-rnd:63641, number:9160, started:1760070969822, duration:149142, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:5372, number:10209, started:1760071145775, duration:76010, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:33476], deploy-tf-ansible-os:[job-rnd:74320], test-sanity-ansible-os:[job-rnd:39534], collect-logs-and-cleanup-ansible-os:[job-rnd:84037], prepare-sandbox-rocky9:[job-rnd:66530, number:11577, started:1760070209646, duration:544191, result:SUCCESS], fetch-sources-rocky9:[job-rnd:37802, number:10348, started:1760070773425, duration:34374, result:SUCCESS], configure-rocky9:[job-rnd:21420, number:9157, started:1760070819762, duration:60227, result:SUCCESS], package-deployers-rocky9:[job-rnd:15084, number:6383, started:1760070894800, duration:13391, result:SUCCESS], compile-rocky9:[job-rnd:83926, result:ABORTED, number:6362, started:1760070929807, duration:959767], package-rocky9:[job-rnd:59278], freeze-rocky9:[job-rnd:79247], cleanup-rocky9:[job-rnd:12172]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2025-10-10T04:52:59.690Z] Evaluated results for test-unit = [results:[ABORTED, SUCCESS, SUCCESS, ABORTED, ABORTED, ABORTED], duration:3345221] [Pipeline] echo [2025-10-10T04:52:59.721Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:943699] [Pipeline] echo [2025-10-10T04:52:59.776Z] Evaluated results for ansible-os = [results:[NOT_BUILT, NOT_BUILT, NOT_BUILT, NOT_BUILT], duration:0] [Pipeline] echo [2025-10-10T04:52:59.803Z] Evaluated results for build-rocky9 = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, ABORTED, NOT_BUILT, NOT_BUILT, NOT_BUILT], duration:1611950] [Pipeline] echo [2025-10-10T04:52:59.848Z] Notify gerrit verified=-1, submit=false, msg= [2025-10-10T04:52:59.848Z] TF CI Build Aborted (check) in 0h 29m 45s [2025-10-10T04:52:59.848Z] [2025-10-10T04:52:59.848Z] Failed checks: [2025-10-10T04:52:59.848Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/29/2229/1/check_2976/test-unit : ABORTED in 0h 55m 45s [2025-10-10T04:52:59.848Z] - ansible-os : NOT_BUILT [2025-10-10T04:52:59.848Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/29/2229/1/check_2976/build-rocky9 : ABORTED in 0h 26m 51s [2025-10-10T04:52:59.848Z] [2025-10-10T04:52:59.848Z] Succeeded checks: [2025-10-10T04:52:59.848Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/29/2229/1/check_2976/prepare-ut-sandbox : SUCCESS in 0h 15m 43s [Pipeline] withCredentials [2025-10-10T04:52:59.885Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-10-10T04:52:59.948Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-10-10T04:53:00.260Z] + /home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3 --patchset 1 --branch master --labels Verified=-1 --message 'TF CI Build Aborted (check) in 0h 29m 45s [2025-10-10T04:53:00.260Z] [2025-10-10T04:53:00.260Z] Failed checks: [2025-10-10T04:53:00.260Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/29/2229/1/check_2976/test-unit : ABORTED in 0h 55m 45s [2025-10-10T04:53:00.260Z] - ansible-os : NOT_BUILT [2025-10-10T04:53:00.260Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/29/2229/1/check_2976/build-rocky9 : ABORTED in 0h 26m 51s [2025-10-10T04:53:00.260Z] [2025-10-10T04:53:00.260Z] Succeeded checks: [2025-10-10T04:53:00.260Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/29/2229/1/check_2976/prepare-ut-sandbox : SUCCESS in 0h 15m 43s' [2025-10-10T04:53:00.533Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-api-client~master~I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3', 'project': 'opensdn-io/tf-api-client', 'branch': 'master', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-10-10 04:51:38.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3', 'subject': 'change paths in SConscript to avoid extra moving after compiling', 'status': 'NEW', 'created': '2025-10-10 04:23:00.000000000', 'updated': '2025-10-10 04:51:49.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 0, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'c7a33ad8ffaefb5d2e4a547984418ff5a2084a87', '_number': 2229, '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': [{'_account_id': 1000001}], 'reviewers': {'CC': [{'_account_id': 1000001}]}, 'pending_reviewers': {}, 'current_revision': '4e3c1f6c7bfcad423a2980a3d907372cc2df2443', 'revisions': {'4e3c1f6c7bfcad423a2980a3d907372cc2df2443': {'kind': 'NO_CODE_CHANGE', '_number': 2, 'created': '2025-10-10 04:51:29.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/29/2229/2', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-api-client', 'ref': 'refs/changes/29/2229/2'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-api-client', 'ref': 'refs/changes/29/2229/2'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-api-client', 'ref': 'refs/changes/29/2229/2'}}, 'commit': {'parents': [{'commit': 'f4b87e4b03e114eefc2cf3238e995ab641bb01ba', 'subject': 'Update unit-test to work with pugixml-1.15'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-10 04:22:46.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2025-10-10 04:50:57.000000000', 'tz': 180}, 'subject': 'change paths in SConscript to avoid extra moving after compiling', 'message': 'change paths in SConscript to avoid extra moving after compiling\n\nDepends-On: I967a7490e0d795fbcd9db694733c29a0f62f88f7\nChange-Id: I2a819b36ba76df7bc46d12dd891689b3c1ffa5c3\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-10-10T04:53:00.533Z] DEBUG: push message data: {'labels': {'Verified': '-1'}, 'message': 'TF CI Build Aborted (check) in 0h 29m 45s\n\nFailed checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/29/2229/1/check_2976/test-unit : ABORTED in 0h 55m 45s\n- ansible-os : NOT_BUILT\n- build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/29/2229/1/check_2976/build-rocky9 : ABORTED in 0h 26m 51s\n\nSucceeded checks:\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/29/2229/1/check_2976/prepare-ut-sandbox : SUCCESS in 0h 15m 43s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2025-10-10T04:53:01.133Z] Archiving artifacts [Pipeline] withCredentials [2025-10-10T04:53:01.371Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-10-10T04:53:01.786Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:53:02.348Z] 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-10T04:53:03.324Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2025-10-10T04:53:03.362Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2025-10-10T04:53:03.394Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #22019 [Pipeline] timeout [2025-10-10T04:53:03.418Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-10-10T04:53:03.459Z] Scheduling project: cleanup-workers [2025-10-10T04:53:10.158Z] Starting building: cleanup-workers #5532 [2025-10-10T04:53:38.800Z] Build cleanup-workers #5532 completed: SUCCESS [Pipeline] echo [2025-10-10T04:53:38.819Z] JOB cleanup-workers: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [Pipeline] echo [2025-10-10T04:53:38.928Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2025-10-10T04:53:39.217Z] + ls -la cleanup-workers-22019 [2025-10-10T04:53:39.217Z] ls: cannot access 'cleanup-workers-22019': No such file or directory [2025-10-10T04:53:39.217Z] + /bin/true [Pipeline] withCredentials [2025-10-10T04:53:39.268Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-10-10T04:53:39.573Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-10-10T04:53:40.145Z] 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] echo [2025-10-10T04:53:41.210Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/2976/consoleText [Pipeline] withCredentials [2025-10-10T04:53:41.236Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh