Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/1841 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-20T06:30:57.730Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2025-06-20T06:30:57.775Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2025-06-20T06:30:57.854Z] [WS-CLEANUP] Deleting project workspace... [2025-06-20T06:30:57.854Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-20T06:30:57.968Z] [WS-CLEANUP] done [Pipeline] checkout [2025-06-20T06:30:58.004Z] The recommended git tool is: git [2025-06-20T06:30:58.008Z] No credentials specified [2025-06-20T06:30:58.010Z] Cloning the remote Git repository [2025-06-20T06:30:58.013Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2025-06-20T06:30:58.014Z] > git init /home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins # timeout=10 [2025-06-20T06:30:58.019Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2025-06-20T06:30:58.019Z] > git --version # timeout=10 [2025-06-20T06:30:58.022Z] > git --version # 'git version 2.25.1' [2025-06-20T06:30:58.022Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T06:30:59.233Z] Avoid second fetch [2025-06-20T06:30:59.238Z] Checking out Revision f60da23e9d8664dede5388cc2eefa2a4f0add2ec (refs/remotes/origin/master) [2025-06-20T06:30:59.300Z] Commit message: "fix repos substitution" [2025-06-20T06:30:59.223Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2025-06-20T06:30:59.225Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T06:30:59.234Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-06-20T06:30:59.239Z] > git config core.sparsecheckout # timeout=10 [2025-06-20T06:30:59.245Z] > git checkout -f f60da23e9d8664dede5388cc2eefa2a4f0add2ec # timeout=10 [2025-06-20T06:30:59.302Z] > git rev-list --no-walk f60da23e9d8664dede5388cc2eefa2a4f0add2ec # 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-06-20T06:30:59.643Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-06-20T06:30:59.942Z] + /home/jenkins/workspace/pipeline-check@3/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review Ibcf07efb05130044f8ea53b8be9caa51fdee39c1 --branch master --changed_files --output /home/jenkins/workspace/pipeline-check@3/patchsets-info.json [2025-06-20T06:30:59.942Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ibcf07efb05130044f8ea53b8be9caa51fdee39c1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'hashtags': [], 'change_id': 'Ibcf07efb05130044f8ea53b8be9caa51fdee39c1', 'subject': 'Update for vxlan routing vrf to work correct with network policy + unit-tests', 'status': 'NEW', 'created': '2025-06-20 06:30:47.000000000', 'updated': '2025-06-20 06:30:47.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 1311, 'deletions': 166, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '8fab26caf860a8c1e768c724f9f8b3c1e50f0305', '_number': 1841, 'owner': {'_account_id': 1000015}, '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': 'f6c661d4b8f9de94b2262b4c785cd7265d5004c3', 'revisions': {'f6c661d4b8f9de94b2262b4c785cd7265d5004c3': {'kind': 'REWORK', '_number': 1, 'created': '2025-06-20 06:30:47.000000000', 'uploader': {'_account_id': 1000015}, 'ref': 'refs/changes/41/1841/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/41/1841/1'}}, 'commit': {'parents': [{'commit': 'c622ce7b39509ac9e92c1fd0a74933c487cf8979', 'subject': 'Merge "Updates in RoutePathReplicator\'s optimization to work correct with network policy"'}], 'author': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-06-20 06:30:27.000000000', 'tz': 180}, 'committer': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-06-20 06:30:45.000000000', 'tz': 180}, 'subject': 'Update for vxlan routing vrf to work correct with network policy + unit-tests', 'message': 'Update for vxlan routing vrf to work correct with network policy + unit-tests\n\nChange-Id: Ibcf07efb05130044f8ea53b8be9caa51fdee39c1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-06-20T06:30:59.942Z] DEBUG: Cannot find a change for SHA c622ce7b39509ac9e92c1fd0a74933c487cf8979 [2025-06-20T06:30:59.942Z] DEBUG: Change: Ibcf07efb05130044f8ea53b8be9caa51fdee39c1: depends_on: [] [Pipeline] archiveArtifacts [2025-06-20T06:30:59.974Z] 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-06-20T06:31:01.776Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-06-20T06:31:01.830Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-06-20T06:31:02.125Z] + /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 Ibcf07efb05130044f8ea53b8be9caa51fdee39c1 --branch master [2025-06-20T06:31:02.131Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ibcf07efb05130044f8ea53b8be9caa51fdee39c1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'hashtags': [], 'change_id': 'Ibcf07efb05130044f8ea53b8be9caa51fdee39c1', 'subject': 'Update for vxlan routing vrf to work correct with network policy + unit-tests', 'status': 'NEW', 'created': '2025-06-20 06:30:47.000000000', 'updated': '2025-06-20 06:30:47.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 1311, 'deletions': 166, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '8fab26caf860a8c1e768c724f9f8b3c1e50f0305', '_number': 1841, 'owner': {'_account_id': 1000015}, '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': 'f6c661d4b8f9de94b2262b4c785cd7265d5004c3', 'revisions': {'f6c661d4b8f9de94b2262b4c785cd7265d5004c3': {'kind': 'REWORK', '_number': 1, 'created': '2025-06-20 06:30:47.000000000', 'uploader': {'_account_id': 1000015}, 'ref': 'refs/changes/41/1841/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/41/1841/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/41/1841/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/41/1841/1'}}, 'commit': {'parents': [{'commit': 'c622ce7b39509ac9e92c1fd0a74933c487cf8979', 'subject': 'Merge "Updates in RoutePathReplicator\'s optimization to work correct with network policy"'}], 'author': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-06-20 06:30:27.000000000', 'tz': 180}, 'committer': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-06-20 06:30:45.000000000', 'tz': 180}, 'subject': 'Update for vxlan routing vrf to work correct with network policy + unit-tests', 'message': 'Update for vxlan routing vrf to work correct with network policy + unit-tests\n\nChange-Id: Ibcf07efb05130044f8ea53b8be9caa51fdee39c1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2025-06-20T06:31:02.156Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2025-06-20T06:31:02.170Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2025-06-20T06:31:02.277Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151 [Pipeline] echo [2025-06-20T06:31:02.303Z] terminate_runs_by_review_number: start [Pipeline] echo [2025-06-20T06:31:02.603Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] echo [2025-06-20T06:31:02.630Z] Search for dependent builds for Ibcf07efb05130044f8ea53b8be9caa51fdee39c1 [Pipeline] echo [2025-06-20T06:31:02.893Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2025-06-20T06:31:03.224Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2025-06-20T06:31:03.871Z] 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-06-20T06:31:05.101Z] Streams from config: [test-unit:[vars:[LINUX_DISTR:centos], 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:centos], 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-centos:[vars:[LINUX_DISTR:centos], jobs:[prepare-sandbox-centos, fetch-sources-centos, configure-centos, package-deployers-centos, compile-centos, package-centos, freeze-centos, cleanup-centos]]] [Pipeline] echo [2025-06-20T06:31:05.118Z] 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-centos]], deploy-tf-ansible-os:[stream:ansible-os, depends-on:[package-centos, 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-centos:[job-name:build-prepare-sandbox, stream:build-centos, vars:[DEVENV_TAG:frozen]], fetch-sources-centos:[job-name:build-fetch-sources, stream:build-centos, depends-on:[prepare-sandbox-centos]], configure-centos:[job-name:build-configure, stream:build-centos, depends-on:[fetch-sources-centos]], package-deployers-centos:[job-name:build-package-deployers, stream:build-centos, depends-on:[configure-centos]], compile-centos:[job-name:build-compile, stream:build-centos, depends-on:[package-deployers-centos]], package-centos:[job-name:build-package, stream:build-centos, depends-on:[compile-centos]], freeze-centos:[job-name:build-freeze, stream:build-centos, depends-on:[package-centos], vars:[PUBLISH_TYPE:frozen]], cleanup-centos:[job-name:build-cleanup, stream:build-centos, type:post-hook, depends-on:[freeze-centos]]] [Pipeline] echo [2025-06-20T06:31:05.139Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2025-06-20T06:31:05.171Z] Notify gerrit verified=0, submit=false, msg= [2025-06-20T06:31:05.171Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2151/ [Pipeline] withCredentials [2025-06-20T06:31:05.196Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-06-20T06:31:05.269Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-06-20T06:31:05.562Z] + /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 Ibcf07efb05130044f8ea53b8be9caa51fdee39c1 --patchset 1 --branch master --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2151/' [2025-06-20T06:31:05.563Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ibcf07efb05130044f8ea53b8be9caa51fdee39c1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'hashtags': [], 'change_id': 'Ibcf07efb05130044f8ea53b8be9caa51fdee39c1', 'subject': 'Update for vxlan routing vrf to work correct with network policy + unit-tests', 'status': 'NEW', 'created': '2025-06-20 06:30:47.000000000', 'updated': '2025-06-20 06:30:47.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 1311, 'deletions': 166, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '8fab26caf860a8c1e768c724f9f8b3c1e50f0305', '_number': 1841, 'owner': {'_account_id': 1000015}, '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': 'f6c661d4b8f9de94b2262b4c785cd7265d5004c3', 'revisions': {'f6c661d4b8f9de94b2262b4c785cd7265d5004c3': {'kind': 'REWORK', '_number': 1, 'created': '2025-06-20 06:30:47.000000000', 'uploader': {'_account_id': 1000015}, 'ref': 'refs/changes/41/1841/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/41/1841/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/41/1841/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/41/1841/1'}}, 'commit': {'parents': [{'commit': 'c622ce7b39509ac9e92c1fd0a74933c487cf8979', 'subject': 'Merge "Updates in RoutePathReplicator\'s optimization to work correct with network policy"'}], 'author': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-06-20 06:30:27.000000000', 'tz': 180}, 'committer': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-06-20 06:30:45.000000000', 'tz': 180}, 'subject': 'Update for vxlan routing vrf to work correct with network policy + unit-tests', 'message': 'Update for vxlan routing vrf to work correct with network policy + unit-tests\n\nChange-Id: Ibcf07efb05130044f8ea53b8be9caa51fdee39c1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-06-20T06:31:05.563Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2151/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-20T06:31:05.643Z] Notify discord for new job is started [Pipeline] echo [2025-06-20T06:31:05.685Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] echo [2025-06-20T06:31:05.720Z] Notify discord msg= [2025-06-20T06:31:05.720Z] New review. [2025-06-20T06:31:05.720Z] [Update for vxlan routing vrf to work correct with ](https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/1841) [Pipeline] withCredentials [2025-06-20T06:31:05.747Z] Masking supported pattern matches of $DISCORD_WEBHOOK_URL [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-06-20T06:31:06.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-20T06:31:06.108Z] Dload Upload Total Spent Left Speed [2025-06-20T06:31:07.042Z] [2025-06-20T06:31:07.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2025-06-20T06:31:07.042Z] 100 173 0 0 100 173 0 187 --:--:-- --:--:-- --:--:-- 187 [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-centos) [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-centos) [Pipeline] { (Branch: fetch-sources-centos) [Pipeline] { (Branch: configure-centos) [Pipeline] { (Branch: package-deployers-centos) [Pipeline] { (Branch: compile-centos) [Pipeline] { (Branch: package-centos) [Pipeline] { (Branch: freeze-centos) [Pipeline] { (Branch: cleanup-centos) [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-centos) [Pipeline] stage [Pipeline] { (fetch-sources-centos) [Pipeline] stage [Pipeline] { (configure-centos) [Pipeline] stage [Pipeline] { (package-deployers-centos) [Pipeline] stage [Pipeline] { (compile-centos) [Pipeline] stage [Pipeline] { (package-centos) [Pipeline] stage [Pipeline] { (freeze-centos) [Pipeline] stage [Pipeline] { (cleanup-centos) [Pipeline] echo [2025-06-20T06:31:08.558Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:08.602Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:08.648Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:08.696Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:08.740Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:08.789Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:08.835Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:08.882Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:08.928Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:08.970Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.012Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.047Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.132Z] JOB fetch-sources-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.172Z] JOB configure-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.206Z] JOB package-deployers-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.241Z] JOB compile-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.284Z] JOB package-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.323Z] JOB freeze-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.385Z] JOB cleanup-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-06-20T06:31:09.427Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2025-06-20T06:31:09.444Z] JOB prepare-sandbox-centos: entering run_job [Pipeline] echo [2025-06-20T06:31:09.477Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:09.491Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.511Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:09.524Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.544Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:09.559Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.581Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:09.598Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.621Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:09.637Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.659Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:09.675Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.701Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:09.719Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.744Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:09.760Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.779Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:09.794Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.819Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:31:09.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.858Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:09.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.896Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:31:09.911Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.932Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:31:09.947Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:09.972Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:31:09.990Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:10.018Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:31:10.036Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:10.058Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:31:10.077Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:10.101Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:31:10.119Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:10.140Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:31:10.161Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:31:10.221Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:10.240Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:31:10.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:10.313Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:31:10.371Z] Will try again after 15 sec [2025-06-20T06:31:10.394Z] Will try again after 15 sec [2025-06-20T06:31:10.417Z] Will try again after 15 sec [2025-06-20T06:31:10.441Z] Will try again after 15 sec [2025-06-20T06:31:10.462Z] Will try again after 15 sec [2025-06-20T06:31:10.481Z] Will try again after 15 sec [2025-06-20T06:31:10.500Z] Will try again after 15 sec [2025-06-20T06:31:10.522Z] Will try again after 15 sec [2025-06-20T06:31:10.543Z] Will try again after 15 sec [2025-06-20T06:31:10.566Z] Will try again after 15 sec [2025-06-20T06:31:10.584Z] Will try again after 15 sec [2025-06-20T06:31:10.607Z] Will try again after 15 sec [2025-06-20T06:31:10.625Z] Will try again after 15 sec [2025-06-20T06:31:10.646Z] Will try again after 15 sec [2025-06-20T06:31:10.696Z] Will try again after 15 sec [2025-06-20T06:31:10.722Z] Will try again after 15 sec [2025-06-20T06:31:10.745Z] Will try again after 15 sec [2025-06-20T06:31:10.766Z] Will try again after 15 sec [2025-06-20T06:31:10.788Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-06-20T06:31:10.815Z] Archiving artifacts [2025-06-20T06:31:10.863Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-06-20T06:31:11.125Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:31:11.195Z] JOB prepare-sandbox-centos: Starting job: build-prepare-sandbox rnd: #34252 [Pipeline] timeout [2025-06-20T06:31:11.217Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-06-20T06:31:11.247Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #11882 [Pipeline] timeout [2025-06-20T06:31:11.265Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T06:31:11.289Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-06-20T06:31:11.325Z] Scheduling project: build-prepare-sandbox [2025-06-20T06:31:17.072Z] Starting building: build-prepare-sandbox #9630 [2025-06-20T06:31:22.073Z] Starting building: build-prepare-sandbox #9631 [Pipeline] { [Pipeline] echo [2025-06-20T06:31:25.406Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:25.428Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-06-20T06:31:25.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:31:25.587Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:25.604Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:25.627Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:25.642Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:25.665Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:25.684Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:25.708Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:25.726Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-06-20T06:31:25.765Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:25.781Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:25.804Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:25.821Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:25.868Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:25.888Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2025-06-20T06:31:25.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-06-20T06:31:26.047Z] Will try again after 15 sec [2025-06-20T06:31:26.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-06-20T06:31:26.129Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:31:26.148Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:26.164Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:31:26.197Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:31:26.212Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:26.235Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:26.252Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:26.281Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:31:26.300Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:26.329Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:31:26.350Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:26.378Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:31:26.416Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-06-20T06:31:26.493Z] Will try again after 15 sec [Pipeline] { [2025-06-20T06:31:26.536Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:31:26.559Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:31:26.578Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:26.599Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:31:26.617Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:31:26.677Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:31:26.696Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:31:26.722Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:26.748Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:31:26.769Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:31:26.791Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:26.806Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:26.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:26.854Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:31:26.971Z] Will try again after 15 sec [2025-06-20T06:31:26.995Z] Will try again after 15 sec [2025-06-20T06:31:27.019Z] Will try again after 15 sec [2025-06-20T06:31:27.045Z] Will try again after 15 sec [2025-06-20T06:31:27.068Z] Will try again after 15 sec [2025-06-20T06:31:27.087Z] Will try again after 15 sec [2025-06-20T06:31:27.308Z] Will try again after 15 sec [2025-06-20T06:31:27.326Z] Will try again after 15 sec [2025-06-20T06:31:27.359Z] Will try again after 15 sec [2025-06-20T06:31:27.378Z] Will try again after 15 sec [2025-06-20T06:31:27.396Z] Will try again after 15 sec [2025-06-20T06:31:27.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:40.542Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:40.560Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:31:40.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:41.037Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:41.054Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:31:41.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:31:41.174Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:41.192Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:41.220Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:41.238Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:41.274Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:41.293Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:31:41.351Z] Will try again after 15 sec [2025-06-20T06:31:41.370Z] Will try again after 15 sec [2025-06-20T06:31:41.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:41.561Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:41.601Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:31:41.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:41.780Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:42.031Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:42.058Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:42.075Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-06-20T06:31:42.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-06-20T06:31:42.242Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:31:42.262Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:42.280Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:31:42.307Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:31:42.325Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:42.350Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:42.369Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:42.410Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:31:42.432Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:42.458Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:31:42.480Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:31:42.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-06-20T06:31:42.625Z] Will try again after 15 sec [Pipeline] { [2025-06-20T06:31:42.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2025-06-20T06:31:42.722Z] Will try again after 15 sec [2025-06-20T06:31:42.744Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:31:42.785Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:31:42.800Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:42.821Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:31:42.837Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:42.862Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:31:42.879Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:42.906Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:31:42.930Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:42.966Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:31:42.994Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:31:43.067Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:43.085Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:43.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-06-20T06:31:43.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:31:43.247Z] Will try again after 15 sec [2025-06-20T06:31:43.268Z] Will try again after 15 sec [2025-06-20T06:31:43.294Z] Will try again after 15 sec [2025-06-20T06:31:43.435Z] Will try again after 15 sec [2025-06-20T06:31:43.457Z] Will try again after 15 sec [2025-06-20T06:31:43.477Z] Will try again after 15 sec [2025-06-20T06:31:43.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:55.649Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:55.666Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:31:55.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:56.159Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:56.175Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:31:56.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:56.386Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:56.402Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-06-20T06:31:56.497Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:31:56.534Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:56.553Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:56.586Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:56.609Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:31:56.691Z] Will try again after 15 sec [2025-06-20T06:31:56.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:56.780Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:56.802Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:31:56.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:57.200Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:57.214Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:31:57.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:57.315Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:57.332Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:31:57.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:57.614Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:31:57.632Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-06-20T06:31:58.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:31:58.156Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:31:58.175Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:58.197Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:58.214Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:58.238Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:31:58.255Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:58.278Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:31:58.297Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:31:58.359Z] Will try again after 15 sec [2025-06-20T06:31:58.380Z] Will try again after 15 sec [Pipeline] { [2025-06-20T06:31:58.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-06-20T06:31:58.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:31:58.570Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:31:58.589Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:58.617Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:31:58.634Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:58.658Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:31:58.676Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:31:58.735Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:31:58.752Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:58.787Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:31:58.804Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:31:58.850Z] Will try again after 15 sec [2025-06-20T06:31:58.872Z] Will try again after 15 sec [2025-06-20T06:31:58.892Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:31:58.911Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:58.927Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:31:58.965Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:31:58.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:31:59.042Z] Will try again after 15 sec [2025-06-20T06:31:59.066Z] Will try again after 15 sec [2025-06-20T06:31:59.132Z] Will try again after 15 sec [2025-06-20T06:31:59.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:10.775Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:10.792Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:10.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:11.279Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:11.306Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:11.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:11.539Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:11.561Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:11.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:11.730Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:11.748Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:11.837Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:11.880Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:11.904Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:12.014Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:12.073Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:12.090Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:12.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:12.308Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:12.325Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:12.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:12.428Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:12.453Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:12.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:13.123Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:13.142Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:32:13.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:32:13.417Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:32:13.435Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:32:13.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:32:13.482Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:13.556Z] Will try again after 15 sec [Pipeline] { [2025-06-20T06:32:13.599Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:13.636Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:32:13.654Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:32:13.698Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:32:13.715Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:13.808Z] Will try again after 15 sec [2025-06-20T06:32:13.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:13.887Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:32:13.904Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-06-20T06:32:13.978Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:14.011Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:32:14.028Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:32:14.050Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:32:14.066Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:14.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-06-20T06:32:14.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:32:14.235Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:32:14.253Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:32:14.276Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:32:14.292Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:32:14.325Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:32:14.340Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:14.377Z] Will try again after 15 sec [2025-06-20T06:32:14.398Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:14.414Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:32:14.431Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:32:14.479Z] Will try again after 15 sec [2025-06-20T06:32:14.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:25.895Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:25.916Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:25.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:26.394Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:26.409Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:26.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:26.659Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:26.675Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:26.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:26.882Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:26.904Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:26.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:27.045Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:27.063Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:27.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:27.184Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:27.200Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:27.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:27.416Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:27.433Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:27.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:27.540Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:27.554Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:27.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:28.234Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:28.249Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:32:28.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:28.588Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:32:28.604Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:28.665Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:28.695Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:32:28.710Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:28.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:28.841Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:32:28.855Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:28.905Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:28.934Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:32:28.950Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:28.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:29.042Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:32:29.059Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:29.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:29.155Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:32:29.171Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:29.229Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:29.259Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:32:29.273Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:29.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:29.411Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:32:29.427Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:29.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:29.541Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:32:29.558Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-06-20T06:32:29.598Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:29.615Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:32:29.630Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:29.678Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:29.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:32:29.710Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:32:29.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:41.023Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:41.040Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:41.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:41.492Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:41.510Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:41.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:41.757Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:41.773Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:41.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:42.008Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:42.029Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:42.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:42.167Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:42.201Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:42.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:42.360Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:42.379Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:42.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:42.519Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:42.535Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:42.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:42.678Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:42.695Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:42.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:43.336Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:43.353Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:32:43.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:43.699Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:32:43.715Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:43.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:43.889Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:32:43.905Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:43.968Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:44.058Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:32:44.077Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:44.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:44.180Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:32:44.197Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:32:44.219Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:32:44.236Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:44.284Z] Will try again after 15 sec [Pipeline] { [2025-06-20T06:32:44.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:44.381Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:32:44.397Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:32:44.419Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:32:44.436Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:44.490Z] Will try again after 15 sec [2025-06-20T06:32:44.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:44.574Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:32:44.592Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:44.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:44.691Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:32:44.709Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-06-20T06:32:44.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:44.832Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:32:44.851Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:44.899Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:44.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:32:44.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:32:45.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:56.138Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:56.155Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:56.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:56.603Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:56.620Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:56.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:56.861Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:56.880Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:56.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:57.136Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:57.153Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:57.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:57.350Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:57.375Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:57.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:57.473Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:57.489Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:57.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:57.634Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:57.650Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:57.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:57.798Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:57.815Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:57.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:58.443Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:32:58.459Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:32:58.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:58.813Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:32:58.833Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:58.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:59.005Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:32:59.022Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:59.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:59.169Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:32:59.188Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:59.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:32:59.320Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:32:59.336Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:59.413Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:59.448Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:32:59.467Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:59.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:32:59.574Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:32:59.594Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:32:59.618Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:32:59.641Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:32:59.691Z] Will try again after 15 sec [Pipeline] { [2025-06-20T06:32:59.728Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:59.780Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:32:59.798Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:32:59.863Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:32:59.901Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:32:59.926Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-06-20T06:32:59.989Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:33:00.028Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:00.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:33:00.098Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:33:00.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:00.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:33:00.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:11.235Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:11.250Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:11.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:11.703Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:11.723Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:11.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:11.975Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:11.996Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:12.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:12.257Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:12.275Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:12.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:12.464Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:12.482Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:12.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:12.582Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:12.597Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:12.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:12.738Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:12.751Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:12.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:12.908Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:12.923Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:12.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:13.551Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:13.569Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:33:13.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:13.928Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:33:13.944Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:14.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:14.113Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:14.133Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:14.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:14.275Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:33:14.292Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:14.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:14.452Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:33:14.473Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:14.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:14.571Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:33:14.587Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:14.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:14.891Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:33:14.908Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-06-20T06:33:14.966Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:33:14.997Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:33:15.013Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:33:15.035Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:33:15.051Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:33:15.105Z] Will try again after 15 sec [2025-06-20T06:33:15.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:15.181Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:33:15.194Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:33:15.230Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:33:15.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:15.263Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:33:15.334Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:33:15.369Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:15.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:33:15.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:26.332Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:26.348Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:26.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:26.800Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:26.816Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:26.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:27.078Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:27.091Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:27.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:27.373Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:27.395Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:27.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:27.584Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:27.604Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:27.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:27.714Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:27.733Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:27.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:27.831Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:27.851Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:27.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:28.009Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:28.029Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:28.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:28.660Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:28.676Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:33:28.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:29.034Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:33:29.053Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:29.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:29.216Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:29.232Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:29.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:29.383Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:33:29.401Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:29.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:29.558Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:33:29.574Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:29.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:29.671Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:33:29.688Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:29.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:30.003Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:33:30.021Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:30.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:30.138Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:33:30.153Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:33:30.205Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:33:30.235Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:33:30.250Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:33:30.301Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:33:30.337Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:33:30.356Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-06-20T06:33:30.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:30.485Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:30.504Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:30.546Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:33:30.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-06-20T06:33:30.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:33:30.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:41.433Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:41.447Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:41.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:41.900Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:41.915Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:41.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:42.166Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:42.183Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:42.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:42.495Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:42.518Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:42.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:42.712Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:42.735Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:42.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:42.836Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:42.854Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:42.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:42.946Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:42.961Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:43.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:43.116Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:43.136Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:43.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:43.774Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:43.791Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:33:43.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:44.138Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:33:44.162Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:44.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:44.317Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:44.332Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:44.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:44.494Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:33:44.509Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:44.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:44.653Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:33:44.667Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:44.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:44.768Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:33:44.784Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:44.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:45.124Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:33:45.139Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:45.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:45.236Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:33:45.256Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:45.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:45.361Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:33:45.379Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:45.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:45.481Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:33:45.498Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:33:45.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:45.592Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:45.606Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:45.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:45.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:45.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:33:45.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:56.537Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:56.555Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:56.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:56.997Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:57.014Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:57.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:57.266Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:57.284Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:57.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:57.619Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:57.637Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:57.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:57.860Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:57.883Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:57.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:57.998Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:58.015Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:33:58.080Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:33:58.111Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:58.128Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:58.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:58.232Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:58.247Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:58.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:58.887Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:33:58.901Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:33:58.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:59.247Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:33:59.272Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:59.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:59.411Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:33:59.426Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:59.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:59.591Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:33:59.606Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:59.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:59.745Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:33:59.761Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:59.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:33:59.866Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:33:59.882Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:33:59.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:00.214Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:34:00.229Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:00.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:00.334Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:34:00.352Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:00.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:00.466Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:34:00.483Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:00.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:00.589Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:34:00.607Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:34:00.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:00.706Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:00.725Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:00.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:00.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:00.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:34:00.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:11.638Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:11.654Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:11.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:12.103Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:12.120Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:12.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:12.373Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:12.388Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:12.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:12.726Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:12.745Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:12.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:12.990Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:13.016Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:13.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:13.126Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:13.144Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:13.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:13.249Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:13.266Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:13.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:13.366Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:13.382Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:13.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:13.983Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:14.003Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:34:14.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:14.362Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:34:14.385Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:14.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:14.511Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:14.530Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:14.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:14.688Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:34:14.708Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:14.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:14.843Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:34:14.860Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:14.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:14.965Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:34:14.981Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:15.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:15.314Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:34:15.332Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:15.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:15.438Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:34:15.458Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:15.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:15.570Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:34:15.587Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:15.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:15.693Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:34:15.710Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:34:15.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:15.814Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:15.831Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:15.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:15.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:15.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:34:16.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:26.748Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:26.765Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:26.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:27.216Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:27.233Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:27.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:27.481Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:27.501Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:27.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:27.834Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:27.851Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:27.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:28.123Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:28.142Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:28.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:28.251Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:28.268Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:28.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:28.363Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:28.378Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:28.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:28.472Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:28.487Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:28.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:29.094Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:29.111Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:34:29.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:29.490Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:34:29.509Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:29.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:29.614Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:29.630Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:29.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:29.797Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:34:29.816Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:29.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:29.954Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:34:29.972Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:30.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:30.069Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:34:30.084Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:30.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:30.417Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:34:30.434Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:30.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:30.547Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:34:30.565Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:30.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:30.675Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:34:30.691Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:30.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:30.800Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:34:30.817Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:34:30.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:30.926Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:30.944Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:30.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:31.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:31.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:34:31.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:41.850Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:41.864Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:41.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:42.319Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:42.334Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:42.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:42.587Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:42.602Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:42.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:42.940Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:42.964Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:43.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:43.243Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:43.264Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:43.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:43.384Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:43.408Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:43.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:43.521Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:43.545Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:34:43.615Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:34:43.647Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:43.667Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:43.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:44.200Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:44.219Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:34:44.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:44.598Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:34:44.613Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:44.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:44.721Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:44.738Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:44.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:44.907Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:34:44.924Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:44.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:45.057Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:34:45.076Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:45.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:45.177Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:34:45.193Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:45.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:45.519Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:34:45.540Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:45.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:45.654Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:34:45.672Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:45.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:45.780Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:34:45.798Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:45.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:45.903Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:34:45.918Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:34:45.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:46.028Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:46.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:46.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:46.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:46.176Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:34:46.224Z] Will try again after 15 sec [2025-06-20T06:34:46.801Z] Build build-prepare-sandbox #9631 completed: SUCCESS [Pipeline] echo [2025-06-20T06:34:46.822Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:34:46.930Z] Copied 2 artifacts from "build-prepare-sandbox" build number 9631 [Pipeline] echo [2025-06-20T06:34:46.979Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-06-20T06:34:47.275Z] + ls -la build-prepare-sandbox-11882 [2025-06-20T06:34:47.275Z] total 20 [2025-06-20T06:34:47.275Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:34 . [2025-06-20T06:34:47.275Z] drwxr-xr-x 4 jenkins docker 12288 Jun 20 06:34 .. [2025-06-20T06:34:47.275Z] -rw-r--r-- 1 jenkins docker 0 Jun 20 06:34 build.env [2025-06-20T06:34:47.275Z] -rw-r--r-- 1 jenkins docker 281 Jun 20 06:33 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-06-20T06:34:47.330Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:34:47.659Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:34:49.031Z] 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-06-20T06:34:56.967Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:56.986Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:57.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:57.423Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:57.440Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:57.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:57.693Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:57.711Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:57.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:58.058Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:58.074Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:58.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:58.362Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:58.381Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:58.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:58.503Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:58.520Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:58.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:58.650Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:34:58.722Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-06-20T06:34:58.751Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:34:58.798Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:58.814Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:58.863Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-06-20T06:34:58.884Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:34:58.943Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2025-06-20T06:34:58.970Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T06:34:59.055Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2025-06-20T06:34:59.081Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-11882/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:34:59.135Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-11882/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T06:34:59.263Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.55052.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-06-20T06:34:59.341Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:34:59.369Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:34:59.383Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:34:59.429Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:34:59.454Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #55052 [Pipeline] timeout [2025-06-20T06:34:59.473Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T06:34:59.535Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2025-06-20T06:34:59.706Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:34:59.724Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:59.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:34:59.829Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:34:59.843Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:34:59.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:00.006Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:35:00.022Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:00.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:00.164Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:35:00.182Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:00.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:00.290Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:35:00.307Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:00.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:00.630Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:35:00.648Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:00.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:00.757Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:35:00.777Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:00.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:00.888Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:35:00.905Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:00.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:01.008Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:35:01.027Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:35:01.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:01.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:35:01.148Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:01.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:01.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:35:01.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:35:01.330Z] Will try again after 15 sec [2025-06-20T06:35:04.959Z] Starting building: build-fetch-sources #8509 [Pipeline] { [Pipeline] echo [2025-06-20T06:35:12.067Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:12.083Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:12.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:12.524Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:12.539Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:12.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:12.799Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:12.817Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:12.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:13.181Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:13.200Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:13.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:13.490Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:13.507Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:13.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:13.618Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:13.635Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:13.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:13.897Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:13.914Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:13.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:14.465Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:14.481Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:35:14.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:14.813Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:35:14.830Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:14.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:14.930Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:35:14.948Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:14.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:15.109Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:35:15.123Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:15.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:15.273Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:35:15.288Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:15.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:15.475Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:35:15.489Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:15.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:15.736Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:35:15.751Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:15.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:15.870Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:35:15.890Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:15.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:15.993Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:35:16.014Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:16.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:16.126Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:35:16.144Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:35:16.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:16.262Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:35:16.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:16.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:16.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:35:16.405Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:35:16.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:27.174Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:27.191Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:27.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:27.629Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:27.650Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:27.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:27.907Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:27.926Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:27.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:28.293Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:28.317Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:28.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:28.969Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:28.992Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-06-20T06:35:29.074Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:35:29.106Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:29.122Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:35:29.145Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:29.159Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:29.205Z] Will try again after 15 sec [2025-06-20T06:35:29.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:29.577Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:29.591Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:35:29.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:29.914Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:35:29.928Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:29.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:30.030Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:35:30.045Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:30.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:30.204Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:35:30.220Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:30.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:30.369Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:35:30.384Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:30.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:30.566Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:35:30.581Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:30.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:30.835Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:35:30.850Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:30.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:30.976Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:35:30.993Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:31.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:31.104Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:35:31.122Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:31.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:31.231Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:35:31.246Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:35:31.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:31.375Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:35:31.394Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:31.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:31.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:35:31.509Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:35:31.560Z] Will try again after 15 sec [2025-06-20T06:35:39.198Z] Build build-fetch-sources #8509 completed: SUCCESS [Pipeline] echo [2025-06-20T06:35:39.218Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:35:39.323Z] Copied 2 artifacts from "build-fetch-sources" build number 8509 [Pipeline] echo [2025-06-20T06:35:39.457Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-06-20T06:35:39.861Z] + ls -la build-fetch-sources-55052 [2025-06-20T06:35:39.861Z] total 24 [2025-06-20T06:35:39.861Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:35 . [2025-06-20T06:35:39.861Z] drwxr-xr-x 5 jenkins docker 12288 Jun 20 06:35 .. [2025-06-20T06:35:39.861Z] -rw-r--r-- 1 jenkins docker 75 Jun 20 06:35 build.env [2025-06-20T06:35:39.861Z] -rw-r--r-- 1 jenkins docker 281 Jun 20 06:34 deps.build-fetch-sources.55052.env [Pipeline] withCredentials [2025-06-20T06:35:39.911Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:35:40.235Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:35:40.799Z] 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-06-20T06:35:42.278Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:42.296Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:42.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:42.748Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:42.763Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:42.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:43.012Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:43.030Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:43.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:43.441Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:43.465Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:43.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:44.105Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:44.123Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:44.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:44.238Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:44.253Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:35:44.305Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:35:44.335Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:35:44.404Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:35:44.432Z] JOB configure-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T06:35:44.514Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:35:44.557Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2025-06-20T06:35:44.585Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2025-06-20T06:35:44.695Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2025-06-20T06:35:44.712Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-55052/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:35:44.758Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:44.775Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:35:44.826Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:35:44.860Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-55052/deps.build-fetch-sources.55052.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-06-20T06:35:45.023Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:35:45.038Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:45.073Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:35:45.090Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.24315.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-06-20T06:35:45.180Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:35:45.206Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:35:45.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:45.271Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:35:45.293Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #24315 [Pipeline] timeout [2025-06-20T06:35:45.310Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-06-20T06:35:45.378Z] Scheduling project: build-configure [Pipeline] echo [2025-06-20T06:35:45.399Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:35:45.413Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:45.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:45.505Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:35:45.520Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:45.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:45.661Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:35:45.680Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:45.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:45.933Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:35:45.948Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:45.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:46.074Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:35:46.090Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:46.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:46.204Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:35:46.220Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:46.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:46.331Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:35:46.348Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:35:46.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:46.481Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:35:46.498Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:46.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:46.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-06-20T06:35:46.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:35:46.668Z] Will try again after 15 sec [2025-06-20T06:35:52.122Z] Starting building: build-configure #7529 [Pipeline] { [Pipeline] echo [2025-06-20T06:35:57.393Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:57.413Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:57.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:57.853Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:57.876Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:57.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:58.149Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:58.168Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:58.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:58.583Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:58.606Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:58.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:59.219Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:59.244Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:59.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:59.415Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:59.435Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:35:59.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:35:59.863Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:35:59.883Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:35:59.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:00.107Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:36:00.122Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:00.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:00.309Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:00.326Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:00.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:36:00.880Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:36:00.897Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:36:00.919Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:36:00.934Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:36:00.953Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:36:00.968Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:01.017Z] Will try again after 15 sec [2025-06-20T06:36:01.036Z] Will try again after 15 sec [2025-06-20T06:36:01.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:01.132Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:36:01.150Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:01.219Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:01.258Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:36:01.276Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:01.338Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:01.371Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:36:01.386Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:01.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:01.480Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:36:01.498Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:36:01.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:01.601Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:01.618Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:01.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:01.718Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:01.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:36:01.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:12.495Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:12.510Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:12.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:12.969Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:12.984Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:13.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:13.252Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:13.267Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:13.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:13.710Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:13.729Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:13.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:14.406Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:14.424Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:14.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:14.521Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:14.538Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:14.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:14.968Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:14.983Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:36:15.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:15.215Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:36:15.228Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:15.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:15.858Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:15.872Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:15.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:16.051Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:36:16.067Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-06-20T06:36:16.137Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:16.167Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:36:16.183Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:36:16.205Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:36:16.232Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:16.281Z] Will try again after 15 sec [Pipeline] { [2025-06-20T06:36:16.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:16.368Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:36:16.383Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:16.414Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:16.429Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:36:16.445Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:16.521Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:16.551Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:36:16.568Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:16.629Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:16.660Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:36:16.676Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-06-20T06:36:16.736Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:16.767Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:16.786Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:16.849Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:16.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:16.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:36:16.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:27.601Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:27.617Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:27.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:28.064Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:28.080Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:28.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:28.355Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:28.369Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:28.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:28.823Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:28.846Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:28.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:29.522Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:29.541Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:29.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:29.642Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:29.660Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:29.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:30.064Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:30.080Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:36:30.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:30.306Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:36:30.328Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:30.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:30.952Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:30.971Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:31.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:31.168Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:36:31.188Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:31.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:31.321Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:36:31.340Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:31.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:31.462Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:36:31.478Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:36:31.500Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:36:31.516Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:31.568Z] Will try again after 15 sec [Pipeline] { [2025-06-20T06:36:31.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:31.651Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:36:31.666Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:31.703Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:31.719Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:36:31.736Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:31.813Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:31.989Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:36:32.005Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-06-20T06:36:32.063Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:32.098Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:32.114Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:36:32.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:32.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:36:32.199Z] Will try again after 15 sec [2025-06-20T06:36:32.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:42.705Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:42.720Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:42.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:43.161Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:43.175Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:43.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:43.452Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:43.467Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:43.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:43.936Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:43.964Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:44.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:44.625Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:44.641Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:44.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:44.751Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:44.767Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:44.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:45.161Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:45.175Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:36:45.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:45.409Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:36:45.424Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:45.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:46.061Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:46.079Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:46.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:46.270Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-06-20T06:36:46.286Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:46.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:46.448Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:36:46.464Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:46.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:46.601Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:36:46.617Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:46.677Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:46.707Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:36:46.723Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:46.781Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:46.811Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:36:46.827Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:46.888Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:46.925Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:36:46.940Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:46.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:47.094Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:36:47.108Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:36:47.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:47.229Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:47.243Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:36:47.297Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:36:47.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:36:47.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:36:47.383Z] Will try again after 15 sec [2025-06-20T06:36:53.261Z] Build build-prepare-sandbox #9630 completed: SUCCESS [Pipeline] echo [2025-06-20T06:36:53.278Z] JOB prepare-sandbox-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:36:53.377Z] Copied 2 artifacts from "build-prepare-sandbox" build number 9630 [Pipeline] echo [2025-06-20T06:36:53.421Z] JOB prepare-sandbox-centos: Collected artifacts: [Pipeline] sh [2025-06-20T06:36:53.710Z] + ls -la build-prepare-sandbox-34252 [2025-06-20T06:36:53.710Z] total 20 [2025-06-20T06:36:53.710Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:36 . [2025-06-20T06:36:53.710Z] drwxr-xr-x 6 jenkins docker 12288 Jun 20 06:36 .. [2025-06-20T06:36:53.710Z] -rw-r--r-- 1 jenkins docker 0 Jun 20 06:36 build.env [2025-06-20T06:36:53.710Z] -rw-r--r-- 1 jenkins docker 283 Jun 20 06:33 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-06-20T06:36:53.761Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:36:54.079Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:36:54.645Z] 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-06-20T06:36:57.806Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:57.823Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:57.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:58.288Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:58.306Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:58.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:58.549Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:58.564Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:58.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:59.057Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:59.078Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:59.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:59.726Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:59.742Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:59.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:36:59.848Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:36:59.862Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:36:59.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:00.257Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:00.272Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:37:00.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:00.508Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:37:00.523Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:00.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:01.166Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:01.180Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:01.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:01.373Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:37:01.451Z] JOB fetch-sources-centos: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:37:01.479Z] JOB fetch-sources-centos: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-06-20T06:37:01.563Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:37:01.594Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:37:01.611Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:01.666Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:37:01.700Z] JOB fetch-sources-centos / stream build-centos : deps: [prepare-sandbox-centos] [Pipeline] { [Pipeline] dir [2025-06-20T06:37:01.737Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] echo [2025-06-20T06:37:01.769Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:37:01.784Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] { [2025-06-20T06:37:01.872Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:37:01.891Z] JOB fetch-sources-centos: files found = 2 [Pipeline] echo [2025-06-20T06:37:01.923Z] JOB fetch-sources-centos: file #0 with path build-prepare-sandbox-34252/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-06-20T06:37:01.975Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:37:01.995Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:37:02.033Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:37:02.052Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:37:02.106Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:37:02.123Z] JOB fetch-sources-centos: file #1 with path build-prepare-sandbox-34252/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:37:02.163Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:37:02.184Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:02.241Z] Will try again after 15 sec [Pipeline] { [2025-06-20T06:37:02.295Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // dir [Pipeline] echo [2025-06-20T06:37:02.397Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:37:02.413Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:37:02.456Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:02.476Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:37:02.516Z] Will try again after 15 sec [2025-06-20T06:37:02.541Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:37:02.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:02.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:37:02.625Z] JOB fetch-sources-centos: deps_env_file: deps.build-fetch-sources.511.env [Pipeline] writeFile [2025-06-20T06:37:02.702Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-06-20T06:37:02.744Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:37:02.789Z] JOB fetch-sources-centos: Starting job: build-fetch-sources rnd: #511 [Pipeline] timeout [2025-06-20T06:37:02.808Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T06:37:02.878Z] Scheduling project: build-fetch-sources [2025-06-20T06:37:12.119Z] Starting building: build-fetch-sources #8510 [Pipeline] { [Pipeline] echo [2025-06-20T06:37:12.913Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:12.933Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:12.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:13.398Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:13.416Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:13.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:13.650Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:13.666Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:13.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:14.180Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:14.209Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:14.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:14.834Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:14.854Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:14.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:14.966Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:14.985Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:15.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:15.374Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:15.390Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:37:15.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:15.620Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:37:15.638Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:15.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:16.274Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:16.290Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:16.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:16.697Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:37:16.716Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:16.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:16.907Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:37:16.924Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:16.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:17.138Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:37:17.154Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:17.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:17.269Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:37:17.282Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:17.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:17.368Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:37:17.381Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:17.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:17.549Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:37:17.563Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-06-20T06:37:17.615Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:37:17.644Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:17.659Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:17.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:17.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:17.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:37:17.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:28.019Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:28.036Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:28.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:28.508Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:28.527Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:28.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:28.746Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:28.763Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:28.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:29.301Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:29.319Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:29.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:29.952Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:29.968Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:30.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:30.068Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:30.085Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:30.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:30.474Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:30.489Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:37:30.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:30.724Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:37:30.739Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:30.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:31.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:31.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:31.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:31.802Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:37:31.818Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:31.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:32.007Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:37:32.025Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:32.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:32.238Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:37:32.259Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:32.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:32.366Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:37:32.385Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:32.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:32.487Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:37:32.507Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:32.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:32.649Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:37:32.668Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:37:32.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:32.769Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:32.789Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:32.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:32.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-06-20T06:37:32.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:37:32.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:43.120Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:43.137Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:43.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:43.615Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:43.631Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:43.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:43.933Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:43.950Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:43.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:44.410Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:44.432Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:44.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:45.056Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:45.071Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:45.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:45.171Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:45.188Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:45.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:45.569Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:45.586Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:37:45.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:45.824Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:37:45.841Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:45.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:46.473Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:46.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:46.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:46.902Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-06-20T06:37:46.918Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:46.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:47.114Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:37:47.129Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:47.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:47.343Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:37:47.359Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:47.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:47.466Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:37:47.482Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:47.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:47.595Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:37:47.612Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:47.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:47.752Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:37:47.768Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:37:47.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:47.883Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:47.900Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:47.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:48.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:37:48.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:37:48.079Z] Will try again after 15 sec [2025-06-20T06:37:50.624Z] Build build-fetch-sources #8510 completed: SUCCESS [Pipeline] echo [2025-06-20T06:37:50.643Z] JOB fetch-sources-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:37:50.751Z] Copied 2 artifacts from "build-fetch-sources" build number 8510 [Pipeline] echo [2025-06-20T06:37:50.789Z] JOB fetch-sources-centos: Collected artifacts: [Pipeline] sh [2025-06-20T06:37:51.076Z] + ls -la build-fetch-sources-511 [2025-06-20T06:37:51.076Z] total 24 [2025-06-20T06:37:51.076Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:37 . [2025-06-20T06:37:51.076Z] drwxr-xr-x 7 jenkins docker 12288 Jun 20 06:37 .. [2025-06-20T06:37:51.076Z] -rw-r--r-- 1 jenkins docker 75 Jun 20 06:37 build.env [2025-06-20T06:37:51.076Z] -rw-r--r-- 1 jenkins docker 283 Jun 20 06:37 deps.build-fetch-sources.511.env [Pipeline] withCredentials [2025-06-20T06:37:51.129Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:37:51.451Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:37:52.014Z] 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-06-20T06:37:58.216Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:58.232Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:58.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:58.717Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:58.735Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:58.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:59.029Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:59.046Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:59.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:37:59.513Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:37:59.537Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:37:59.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:00.190Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:00.213Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:00.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:00.315Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:00.331Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:00.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:00.667Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:00.683Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:38:00.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:00.927Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:38:00.944Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:00.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:01.579Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:01.595Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:01.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:02.007Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:38:02.081Z] JOB configure-centos: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:38:02.109Z] JOB configure-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T06:38:02.194Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-06-20T06:38:02.256Z] JOB configure-centos / stream build-centos : deps: [fetch-sources-centos] [Pipeline] dir [2025-06-20T06:38:02.276Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] echo [2025-06-20T06:38:02.296Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:38:02.312Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-06-20T06:38:02.401Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:38:02.432Z] JOB configure-centos: files found = 2 [Pipeline] { [Pipeline] echo [2025-06-20T06:38:02.461Z] JOB configure-centos: file #0 with path build-fetch-sources-511/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:38:02.503Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:38:02.522Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:02.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:02.591Z] JOB configure-centos: file #1 with path build-fetch-sources-511/deps.build-fetch-sources.511.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:38:02.649Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:38:02.665Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:38:02.725Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T06:38:02.797Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:38:02.813Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:38:02.864Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:38:02.884Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:38:02.901Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:38:02.953Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:38:02.973Z] JOB configure-centos: deps_env_file: deps.build-configure.31013.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-06-20T06:38:03.064Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:38:03.093Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:03.118Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:38:03.169Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:38:03.190Z] JOB configure-centos: Starting job: build-configure rnd: #31013 [Pipeline] timeout [2025-06-20T06:38:03.206Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T06:38:03.258Z] Scheduling project: build-configure [Pipeline] echo [2025-06-20T06:38:03.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:03.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:38:03.354Z] Will try again after 15 sec [2025-06-20T06:38:12.128Z] Starting building: build-configure #7530 [Pipeline] { [Pipeline] echo [2025-06-20T06:38:13.356Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:13.372Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:13.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:13.832Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:13.848Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:13.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:14.130Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:14.147Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:14.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:14.629Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:14.651Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:14.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:15.303Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:15.318Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:15.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:15.414Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:15.434Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:15.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:15.764Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:15.781Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:38:15.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:16.025Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:38:16.043Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:16.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:16.680Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:16.698Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:16.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:17.445Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:38:17.463Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:17.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:17.608Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:38:17.626Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:17.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:17.756Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:38:17.774Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:17.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:17.894Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:38:17.908Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:17.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:18.002Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:38:18.017Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:38:18.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:18.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:18.216Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:18.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:18.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:18.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:38:18.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:28.455Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:28.472Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:28.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:28.932Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:28.950Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:29.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:29.227Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:29.243Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:29.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:29.749Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:29.766Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:29.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:30.403Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:30.420Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:30.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:30.516Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:30.531Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:30.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:30.885Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:30.901Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:38:30.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:31.124Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:38:31.140Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:31.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:31.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:31.809Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:31.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:32.558Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:38:32.583Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:32.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:32.812Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:38:32.832Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:38:32.899Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:38:32.932Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:38:32.951Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:38:33.021Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:38:33.059Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:38:33.084Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:38:33.153Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:38:33.192Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:38:33.208Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:38:33.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:33.310Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:33.331Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:33.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:33.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:33.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:38:33.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:43.554Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:43.570Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:43.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:44.041Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:44.058Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:44.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:44.329Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:44.346Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:44.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:44.856Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:44.872Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:44.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:45.504Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:45.518Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:45.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:45.609Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:45.624Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:45.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:46.072Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:46.087Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:38:46.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:46.221Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:38:46.237Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:46.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:46.897Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:46.913Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:46.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:47.681Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:38:47.699Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:47.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:47.932Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:38:47.949Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:47.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:48.050Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:38:48.064Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:48.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:48.195Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:38:48.215Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:48.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:48.311Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:38:48.328Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:38:48.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:48.429Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:48.446Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:48.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:48.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:38:48.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:38:48.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:58.653Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:58.670Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:58.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:59.143Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:59.158Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:59.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:59.427Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:59.443Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:38:59.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:38:59.954Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:38:59.969Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:00.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:00.604Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:00.620Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:00.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:00.712Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:00.729Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:00.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:01.172Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:01.188Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:39:01.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:01.325Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:39:01.343Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:01.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:02.003Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:02.019Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:02.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:02.784Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-06-20T06:39:02.800Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:02.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:03.032Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:39:03.047Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:03.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:03.149Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:39:03.166Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:03.217Z] Will try again after 15 sec [2025-06-20T06:39:03.257Z] Build build-configure #7530 completed: SUCCESS [Pipeline] echo [2025-06-20T06:39:03.284Z] JOB configure-centos: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // timeout [Pipeline] copyArtifacts [Pipeline] { [2025-06-20T06:39:03.403Z] Copied 2 artifacts from "build-configure" build number 7530 [Pipeline] echo [2025-06-20T06:39:03.422Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:39:03.441Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:39:03.473Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:39:03.487Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:39:03.536Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:39:03.556Z] JOB configure-centos: Collected artifacts: [Pipeline] sh [Pipeline] { [2025-06-20T06:39:03.643Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:39:03.694Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:03.710Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:39:03.767Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:39:03.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:03.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:39:03.843Z] + ls -la build-configure-31013 [2025-06-20T06:39:03.843Z] total 20 [2025-06-20T06:39:03.843Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:39 . [2025-06-20T06:39:03.843Z] drwxr-xr-x 8 jenkins docker 12288 Jun 20 06:39 .. [2025-06-20T06:39:03.843Z] -rw-r--r-- 1 jenkins docker 0 Jun 20 06:39 build.env [2025-06-20T06:39:03.843Z] -rw-r--r-- 1 jenkins docker 358 Jun 20 06:38 deps.build-configure.31013.env [2025-06-20T06:39:03.866Z] Will try again after 15 sec [Pipeline] withCredentials [2025-06-20T06:39:03.929Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:39:04.267Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:39:04.831Z] 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-06-20T06:39:13.760Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:13.778Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:13.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:14.262Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:14.280Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:14.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:14.535Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:14.552Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:14.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:15.052Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:15.070Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:15.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:15.704Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:15.719Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:15.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:15.812Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:15.829Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:15.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:16.280Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:16.296Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:39:16.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:16.435Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:39:16.449Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:16.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:17.106Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:17.121Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:17.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:17.885Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:39:17.961Z] JOB package-deployers-centos: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:39:17.988Z] JOB package-deployers-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T06:39:18.069Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:39:18.112Z] JOB package-deployers-centos / stream build-centos : deps: [configure-centos] [Pipeline] { [Pipeline] dir [2025-06-20T06:39:18.151Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] echo [2025-06-20T06:39:18.190Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:39:18.208Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-06-20T06:39:18.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:18.332Z] JOB package-deployers-centos: files found = 2 [Pipeline] echo [2025-06-20T06:39:18.350Z] JOB package-deployers-centos: file #0 with path build-configure-31013/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:39:18.392Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:39:18.409Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:18.462Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:39:18.495Z] JOB package-deployers-centos: file #1 with path build-configure-31013/deps.build-configure.31013.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T06:39:18.605Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:39:18.621Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:18.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:18.706Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:39:18.723Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:39:18.759Z] JOB package-deployers-centos: deps_env_file: deps.build-package-deployers.8088.env [Pipeline] writeFile [2025-06-20T06:39:18.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2025-06-20T06:39:18.878Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-06-20T06:39:18.911Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:18.929Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:39:18.970Z] JOB package-deployers-centos: Starting job: build-package-deployers rnd: #8088 [Pipeline] timeout [2025-06-20T06:39:18.986Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [2025-06-20T06:39:19.022Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:39:19.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:19.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] build [2025-06-20T06:39:19.084Z] Scheduling project: build-package-deployers [2025-06-20T06:39:19.151Z] Will try again after 15 sec [2025-06-20T06:39:27.137Z] Starting building: build-package-deployers #5303 [Pipeline] { [Pipeline] echo [2025-06-20T06:39:28.873Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:28.889Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:28.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:29.367Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:29.391Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:29.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:29.640Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:29.659Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:29.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:30.157Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:30.171Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:30.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:30.806Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:30.821Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:30.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:30.922Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:30.937Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:30.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:31.378Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:31.393Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:39:31.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:31.534Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:39:31.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:31.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:32.202Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:32.218Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:32.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:33.316Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-06-20T06:39:33.332Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:33.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:33.496Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:39:33.512Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:33.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:33.696Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:39:33.714Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:33.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:33.863Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:39:33.880Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:39:33.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:34.056Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:34.073Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:34.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:34.190Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:34.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:39:34.265Z] Will try again after 15 sec [2025-06-20T06:39:40.843Z] Build build-package-deployers #5303 completed: SUCCESS [Pipeline] echo [2025-06-20T06:39:40.865Z] JOB package-deployers-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:39:40.984Z] Copied 2 artifacts from "build-package-deployers" build number 5303 [Pipeline] echo [2025-06-20T06:39:41.031Z] JOB package-deployers-centos: Collected artifacts: [Pipeline] sh [2025-06-20T06:39:41.326Z] + ls -la build-package-deployers-8088 [2025-06-20T06:39:41.326Z] total 20 [2025-06-20T06:39:41.326Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:39 . [2025-06-20T06:39:41.326Z] drwxr-xr-x 9 jenkins docker 12288 Jun 20 06:39 .. [2025-06-20T06:39:41.326Z] -rw-r--r-- 1 jenkins docker 0 Jun 20 06:39 build.env [2025-06-20T06:39:41.326Z] -rw-r--r-- 1 jenkins docker 358 Jun 20 06:39 deps.build-package-deployers.8088.env [Pipeline] withCredentials [2025-06-20T06:39:41.378Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:39:41.709Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:39:42.643Z] 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-06-20T06:39:43.991Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:44.009Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:44.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:44.485Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:44.500Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:44.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:44.749Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:44.765Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:44.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:45.259Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:45.273Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:45.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:45.908Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:45.927Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:45.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:46.029Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:46.045Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:46.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:46.474Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:46.491Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:39:46.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:46.632Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:39:46.650Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:46.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:47.303Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:47.330Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:47.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:48.417Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:39:48.497Z] JOB compile-centos: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:39:48.524Z] JOB compile-centos: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-06-20T06:39:48.637Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:39:48.662Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:39:48.678Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:48.727Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:39:48.762Z] JOB compile-centos / stream build-centos : deps: [package-deployers-centos] [Pipeline] dir [2025-06-20T06:39:48.793Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T06:39:48.860Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:39:48.876Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:48.926Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:39:48.943Z] JOB compile-centos: files found = 2 [Pipeline] { [Pipeline] echo [2025-06-20T06:39:48.987Z] JOB compile-centos: file #0 with path build-package-deployers-8088/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:39:49.028Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:39:49.044Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:39:49.095Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:39:49.110Z] JOB compile-centos: file #1 with path build-package-deployers-8088/deps.build-package-deployers.8088.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T06:39:49.235Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:49.249Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:49.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:49.341Z] JOB compile-centos: deps_env_file: deps.build-compile.82698.env [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:39:49.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:39:49.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:39:49.434Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-06-20T06:39:49.455Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:39:49.516Z] JOB compile-centos: Starting job: build-compile rnd: #82698 [Pipeline] timeout [2025-06-20T06:39:49.532Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T06:39:49.580Z] Scheduling project: build-compile [2025-06-20T06:39:57.145Z] Starting building: build-compile #5285 [Pipeline] { [Pipeline] echo [2025-06-20T06:39:59.104Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:59.121Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:59.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:59.596Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:59.617Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:59.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:39:59.850Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:39:59.871Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:39:59.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:00.372Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:00.393Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:00.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:01.019Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:01.037Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:01.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:01.145Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:01.164Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:01.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:01.578Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:01.594Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:40:01.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:01.736Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:40:01.757Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:01.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:02.428Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:02.446Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:02.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:03.787Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:40:03.815Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:03.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:03.968Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:40:03.994Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:04.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:04.133Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:40:04.158Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:40:04.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:04.336Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:04.369Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:04.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:04.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:04.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:40:04.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:14.214Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:14.231Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:14.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:14.717Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:14.735Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:14.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:14.966Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:14.990Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:15.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:15.494Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:15.515Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:15.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:16.147Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:16.172Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:16.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:16.291Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:16.311Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:16.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:16.686Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:16.703Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:40:16.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:16.850Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:40:16.868Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:16.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:17.541Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:17.557Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:17.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:18.939Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:40:18.957Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:19.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:19.097Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:40:19.116Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:19.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:19.275Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:40:19.294Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:40:19.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:19.491Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:19.512Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:19.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:19.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:19.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:40:19.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:29.408Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:29.430Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:29.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:29.825Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:29.843Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:29.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:30.079Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:30.098Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:30.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:30.622Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:30.639Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:30.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:31.276Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:31.293Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:31.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:31.410Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:31.428Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:31.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:31.802Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:31.819Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:40:31.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:31.964Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:40:31.982Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:32.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:32.654Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:32.675Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:32.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:34.050Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:40:34.068Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:34.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:34.204Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:40:34.222Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:34.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:34.382Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:40:34.398Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:40:34.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:34.604Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:34.633Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:34.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:34.755Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:34.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:40:34.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:44.523Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:44.539Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:44.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:44.930Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:44.945Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:44.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:45.189Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:45.207Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:45.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:45.735Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:45.753Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:45.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:46.386Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:46.404Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:46.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:46.515Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:46.534Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:46.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:46.899Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:46.915Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:40:46.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:47.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:40:47.086Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:47.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:47.774Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:47.791Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:47.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:49.157Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:40:49.173Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:49.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:49.309Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:40:49.326Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:49.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:49.488Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:40:49.504Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:40:49.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:49.723Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:49.742Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:49.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:49.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:40:49.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:40:50.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:40:59.623Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:40:59.638Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:40:59.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:00.035Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:00.057Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:00.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:00.292Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:00.309Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:00.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:00.845Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:00.861Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:00.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:01.495Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:01.512Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:01.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:01.629Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:01.647Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:01.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:02.001Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:02.017Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:41:02.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:02.170Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:41:02.187Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:02.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:02.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:02.895Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:02.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:04.263Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:41:04.280Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:04.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:04.408Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:41:04.424Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:04.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:04.587Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:41:04.603Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:41:04.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:04.825Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:04.842Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:04.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:05.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:05.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:41:05.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:14.717Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:14.732Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:14.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:15.143Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:15.158Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:15.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:15.395Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:15.411Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:15.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:15.951Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:15.967Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:16.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:16.601Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:16.617Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:16.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:16.732Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:16.748Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:16.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:17.108Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:17.125Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:41:17.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:17.273Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:41:17.292Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:17.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:17.983Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:17.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:18.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:19.369Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:41:19.385Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:19.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:19.504Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:41:19.520Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:19.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:19.686Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:41:19.704Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:41:19.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:19.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:19.940Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:19.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:20.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:20.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:41:20.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:29.824Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:29.843Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:29.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:30.247Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:30.264Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:30.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:30.497Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:30.513Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:30.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:31.050Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:31.067Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:31.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:31.704Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:31.721Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:31.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:31.834Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:31.852Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:31.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:32.208Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:32.224Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:41:32.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:32.372Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:41:32.389Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:32.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:33.083Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:33.101Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:33.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:34.471Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:41:34.486Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:34.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:34.606Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:41:34.624Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:34.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:34.787Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:41:34.805Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:41:34.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:35.021Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:35.038Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:35.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:35.276Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:35.290Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:41:35.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:44.931Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:44.951Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:45.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:45.358Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:45.376Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:45.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:45.599Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:45.617Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:45.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:46.154Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:46.171Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:46.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:46.808Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:46.830Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:46.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:46.938Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:46.957Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:47.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:47.313Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-06-20T06:41:47.330Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-06-20T06:41:47.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:47.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:41:47.500Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:47.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:48.189Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:48.208Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:48.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:49.570Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:41:49.586Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:49.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:49.706Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:41:49.724Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:49.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:49.887Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:41:49.904Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:41:49.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:50.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:50.134Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:41:50.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:41:50.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:41:50.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:41:50.448Z] Will try again after 15 sec [2025-06-20T06:41:53.108Z] Build build-configure #7529 completed: SUCCESS [Pipeline] echo [2025-06-20T06:41:53.131Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:41:53.251Z] Copied 2 artifacts from "build-configure" build number 7529 [Pipeline] echo [2025-06-20T06:41:53.298Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-06-20T06:41:53.595Z] + ls -la build-configure-24315 [2025-06-20T06:41:53.595Z] total 24 [2025-06-20T06:41:53.595Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:41 . [2025-06-20T06:41:53.595Z] drwxr-xr-x 10 jenkins docker 12288 Jun 20 06:41 .. [2025-06-20T06:41:53.596Z] -rw-r--r-- 1 jenkins docker 35 Jun 20 06:41 build.env [2025-06-20T06:41:53.596Z] -rw-r--r-- 1 jenkins docker 356 Jun 20 06:35 deps.build-configure.24315.env [Pipeline] withCredentials [2025-06-20T06:41:53.643Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:41:53.970Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:41:54.540Z] 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-06-20T06:42:00.041Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:42:00.119Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:42:00.148Z] JOB test-unit-agent: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T06:42:00.228Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:42:00.275Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-06-20T06:42:00.305Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T06:42:00.392Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2025-06-20T06:42:00.419Z] JOB test-unit-agent: file #0 with path build-configure-24315/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-06-20T06:42:00.491Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-06-20T06:42:00.517Z] JOB test-unit-agent: file #1 with path build-configure-24315/deps.build-configure.24315.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:42:00.550Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:42:00.621Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:42:00.638Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-06-20T06:42:00.667Z] JOB test-unit-opserver: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:42:00.745Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] archiveArtifacts [2025-06-20T06:42:00.787Z] Archiving artifacts [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:42:00.834Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:42:00.852Z] JOB test-unit-bgp: entering run_job [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:42:00.947Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] // dir [Pipeline] dir [2025-06-20T06:42:01.033Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] echo [2025-06-20T06:42:01.070Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.60544.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T06:42:01.112Z] Archiving artifacts [Pipeline] findFiles [Pipeline] archiveArtifacts [2025-06-20T06:42:01.183Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:42:01.200Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2025-06-20T06:42:01.220Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-06-20T06:42:01.238Z] JOB test-unit-opserver: file #0 with path build-configure-24315/build.env [Pipeline] readFile [Pipeline] dir [2025-06-20T06:42:01.277Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] echo [2025-06-20T06:42:01.346Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #60544 [Pipeline] timeout [2025-06-20T06:42:01.368Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T06:42:01.456Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] build [2025-06-20T06:42:01.478Z] Scheduling project: test-unit-agent [Pipeline] echo [2025-06-20T06:42:01.510Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2025-06-20T06:42:01.544Z] JOB test-unit-opserver: file #1 with path build-configure-24315/deps.build-configure.24315.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:42:01.610Z] JOB test-unit-bgp: files found = 2 [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:42:01.666Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:42:01.687Z] JOB test-unit-bgp: file #0 with path build-configure-24315/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:42:01.739Z] JOB test-unit-group-one: entering run_job [Pipeline] echo [2025-06-20T06:42:01.767Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:42:01.867Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-06-20T06:42:01.912Z] JOB test-unit-bgp: file #1 with path build-configure-24315/deps.build-configure.24315.env [Pipeline] readFile [Pipeline] archiveArtifacts [2025-06-20T06:42:01.978Z] Archiving artifacts [Pipeline] } [Pipeline] { [Pipeline] echo [2025-06-20T06:42:02.046Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-06-20T06:42:02.065Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-06-20T06:42:02.247Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-06-20T06:42:02.269Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.73968.env [Pipeline] writeFile [Pipeline] dir [2025-06-20T06:42:02.308Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] echo [2025-06-20T06:42:02.331Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:42:02.381Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] findFiles [Pipeline] echo [2025-06-20T06:42:02.414Z] JOB test-unit-group-two: entering run_job [Pipeline] } [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T06:42:02.494Z] Archiving artifacts [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:42:02.556Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:42:02.575Z] JOB test-unit-ungrouped: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:42:02.657Z] JOB test-unit-group-one: files found = 2 [Pipeline] // dir [Pipeline] echo [2025-06-20T06:42:02.707Z] JOB test-unit-group-one: file #0 with path build-configure-24315/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:42:02.744Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2025-06-20T06:42:02.761Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] archiveArtifacts [2025-06-20T06:42:02.799Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:42:02.828Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #73968 [Pipeline] timeout [2025-06-20T06:42:02.847Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-06-20T06:42:02.867Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.39989.env [Pipeline] writeFile [Pipeline] { [Pipeline] build [2025-06-20T06:42:02.935Z] Scheduling project: test-unit-opserver [Pipeline] echo [2025-06-20T06:42:02.959Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:42:02.976Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2025-06-20T06:42:03.031Z] Archiving artifacts [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T06:42:03.097Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-06-20T06:42:03.113Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-06-20T06:42:03.130Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] echo [2025-06-20T06:42:03.163Z] JOB test-unit-group-one: file #1 with path build-configure-24315/deps.build-configure.24315.env [Pipeline] readFile [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T06:42:03.250Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:42:03.272Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-06-20T06:42:03.296Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [2025-06-20T06:42:03.361Z] Will try again after 15 sec [Pipeline] findFiles [Pipeline] echo [2025-06-20T06:42:03.439Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-06-20T06:42:03.470Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] archiveArtifacts [2025-06-20T06:42:03.578Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:42:03.594Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] echo [2025-06-20T06:42:03.646Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #39989 [Pipeline] timeout [2025-06-20T06:42:03.666Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-06-20T06:42:03.702Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:03.718Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-06-20T06:42:03.741Z] Scheduling project: test-unit-bgp [Pipeline] echo [2025-06-20T06:42:03.794Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2025-06-20T06:42:03.813Z] JOB test-unit-group-two: file #0 with path build-configure-24315/build.env [Pipeline] readFile [Pipeline] } [Pipeline] echo [2025-06-20T06:42:03.894Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2025-06-20T06:42:03.912Z] JOB test-unit-ungrouped: file #0 with path build-configure-24315/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:42:03.978Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] dir [2025-06-20T06:42:03.997Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [2025-06-20T06:42:04.090Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:42:04.109Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2025-06-20T06:42:04.169Z] JOB test-unit-group-two: file #1 with path build-configure-24315/deps.build-configure.24315.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:42:04.214Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.77946.env [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:42:04.247Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-06-20T06:42:04.274Z] JOB test-unit-ungrouped: file #1 with path build-configure-24315/deps.build-configure.24315.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:42:04.355Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2025-06-20T06:42:04.381Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-24315/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T06:42:04.437Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] archiveArtifacts [2025-06-20T06:42:04.468Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:42:04.496Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-06-20T06:42:04.526Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-24315/deps.build-configure.24315.env [Pipeline] readFile [Pipeline] } [Pipeline] echo [2025-06-20T06:42:04.602Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #77946 [Pipeline] timeout [2025-06-20T06:42:04.622Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] } [Pipeline] build [2025-06-20T06:42:04.656Z] Scheduling project: test-unit-group-one [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T06:42:04.761Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.84614.env [Pipeline] writeFile [Pipeline] { [Pipeline] // dir [Pipeline] // dir [Pipeline] echo [2025-06-20T06:42:04.913Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.18645.env [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:42:04.953Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:42:04.970Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] archiveArtifacts [2025-06-20T06:42:05.035Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:42:05.069Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:42:05.089Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:42:05.151Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-06-20T06:42:05.178Z] Archiving artifacts [Pipeline] echo [2025-06-20T06:42:05.200Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.16722.env [Pipeline] writeFile [Pipeline] echo [2025-06-20T06:42:05.240Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:42:05.258Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:42:05.323Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:42:05.351Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #84614 [Pipeline] timeout [2025-06-20T06:42:05.369Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T06:42:05.413Z] Scheduling project: test-unit-group-two [Pipeline] { [2025-06-20T06:42:05.497Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:42:05.521Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #18645 [Pipeline] timeout [2025-06-20T06:42:05.541Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] archiveArtifacts [2025-06-20T06:42:05.572Z] Archiving artifacts [Pipeline] build [2025-06-20T06:42:05.623Z] Scheduling project: test-unit-ungrouped [Pipeline] { [Pipeline] echo [2025-06-20T06:42:05.681Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:05.702Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:42:05.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:05.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:42:05.824Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #16722 [Pipeline] timeout [2025-06-20T06:42:05.841Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T06:42:05.893Z] Scheduling project: build-cleanup [2025-06-20T06:42:05.949Z] Will try again after 15 sec [2025-06-20T06:42:05.975Z] Will try again after 15 sec [2025-06-20T06:42:07.185Z] Starting building: test-unit-agent #1974 [2025-06-20T06:42:12.190Z] Starting building: test-unit-opserver #1974 [2025-06-20T06:42:14.920Z] Build test-unit-opserver #1974 completed: SUCCESS [2025-06-20T06:42:14.933Z] Starting building: test-unit-bgp #1974 [Pipeline] echo [2025-06-20T06:42:14.947Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:42:15.067Z] Copied 1 artifact from "test-unit-opserver" build number 1974 [Pipeline] echo [2025-06-20T06:42:15.104Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2025-06-20T06:42:15.394Z] + ls -la test-unit-opserver-73968 [2025-06-20T06:42:15.394Z] total 20 [2025-06-20T06:42:15.394Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:42 . [2025-06-20T06:42:15.394Z] drwxr-xr-x 11 jenkins docker 12288 Jun 20 06:42 .. [2025-06-20T06:42:15.394Z] -rw-r--r-- 1 jenkins docker 110 Jun 20 06:42 deps.test-unit-opserver.73968.env [Pipeline] withCredentials [2025-06-20T06:42:15.460Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:42:15.781Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:42:16.718Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:42:17.195Z] Starting building: test-unit-group-one #1974 [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [2025-06-20T06:42:17.691Z] Build test-unit-bgp #1974 completed: SUCCESS [Pipeline] } [2025-06-20T06:42:17.701Z] Starting building: test-unit-group-two #1974 [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-06-20T06:42:17.793Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:42:17.939Z] Copied 1 artifact from "test-unit-bgp" build number 1974 [Pipeline] echo [2025-06-20T06:42:17.974Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [2025-06-20T06:42:18.273Z] + ls -la test-unit-bgp-39989 [2025-06-20T06:42:18.273Z] total 20 [2025-06-20T06:42:18.273Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:42 . [2025-06-20T06:42:18.273Z] drwxr-xr-x 12 jenkins docker 12288 Jun 20 06:42 .. [2025-06-20T06:42:18.273Z] -rw-r--r-- 1 jenkins docker 110 Jun 20 06:42 deps.test-unit-bgp.39989.env [Pipeline] withCredentials [2025-06-20T06:42:18.342Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-06-20T06:42:18.455Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:42:18.506Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:18.570Z] Will try again after 15 sec [2025-06-20T06:42:18.655Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-06-20T06:42:19.130Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:19.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:19.206Z] Will try again after 15 sec [2025-06-20T06:42:19.219Z] 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-06-20T06:42:20.330Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:42:20.352Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:42:20.435Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:42:20.471Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:42:20.489Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [2025-06-20T06:42:20.498Z] Build test-unit-group-one #1974 completed: SUCCESS [Pipeline] } [2025-06-20T06:42:20.513Z] Starting building: test-unit-ungrouped #1974 [Pipeline] { [2025-06-20T06:42:20.602Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:42:20.628Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [Pipeline] echo [2025-06-20T06:42:20.745Z] Copied 1 artifact from "test-unit-group-one" build number 1974 [2025-06-20T06:42:20.748Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:42:20.777Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:42:20.833Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:42:20.852Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-06-20T06:42:20.990Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:21.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:42:21.067Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:42:21.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:21.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [2025-06-20T06:42:21.126Z] Build test-unit-group-two #1974 completed: SUCCESS [Pipeline] } [2025-06-20T06:42:21.135Z] Starting building: build-cleanup #8405 [2025-06-20T06:42:21.144Z] + ls -la test-unit-group-one-77946 [2025-06-20T06:42:21.144Z] total 20 [2025-06-20T06:42:21.144Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:42 . [2025-06-20T06:42:21.144Z] drwxr-xr-x 13 jenkins docker 12288 Jun 20 06:42 .. [2025-06-20T06:42:21.144Z] -rw-r--r-- 1 jenkins docker 110 Jun 20 06:42 deps.test-unit-group-one.77946.env [2025-06-20T06:42:21.224Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:42:21.391Z] JOB test-unit-group-two: Finished with SUCCESS [Pipeline] } [Pipeline] withCredentials [2025-06-20T06:42:21.447Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:42:21.533Z] Copied 1 artifact from "test-unit-group-two" build number 1974 [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-06-20T06:42:21.632Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [2025-06-20T06:42:21.852Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:42:21.939Z] + ls -la test-unit-group-two-84614 [2025-06-20T06:42:21.939Z] total 20 [2025-06-20T06:42:21.939Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:42 . [2025-06-20T06:42:21.939Z] drwxr-xr-x 14 jenkins docker 12288 Jun 20 06:42 .. [2025-06-20T06:42:21.939Z] -rw-r--r-- 1 jenkins docker 110 Jun 20 06:42 deps.test-unit-group-two.84614.env [Pipeline] withCredentials [2025-06-20T06:42:22.008Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:42:22.331Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:42:22.420Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:42:23.276Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withCredentials [2025-06-20T06:42:23.983Z] Build test-unit-ungrouped #1974 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-06-20T06:42:24.081Z] JOB test-unit-ungrouped: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:42:24.193Z] Copied 1 artifact from "test-unit-ungrouped" build number 1974 [Pipeline] echo [2025-06-20T06:42:24.237Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2025-06-20T06:42:24.539Z] + ls -la test-unit-ungrouped-18645 [2025-06-20T06:42:24.539Z] total 20 [2025-06-20T06:42:24.539Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:42 . [2025-06-20T06:42:24.539Z] drwxr-xr-x 15 jenkins docker 12288 Jun 20 06:42 .. [2025-06-20T06:42:24.539Z] -rw-r--r-- 1 jenkins docker 110 Jun 20 06:42 deps.test-unit-ungrouped.18645.env [Pipeline] withCredentials [2025-06-20T06:42:24.587Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:42:24.936Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:42:25.867Z] 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-06-20T06:42:33.618Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:42:33.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:33.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:34.246Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:34.263Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:34.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:35.472Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:42:35.489Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:35.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:35.639Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:42:35.655Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:35.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:35.870Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:42:35.887Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:42:35.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:36.108Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:36.124Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:36.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:36.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:36.384Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:42:36.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:48.729Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:42:48.744Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:48.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:49.881Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:49.896Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:49.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:50.579Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:42:50.596Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:50.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:50.741Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:42:50.758Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:50.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:50.973Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:42:50.989Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:42:51.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:51.240Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:51.257Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:42:51.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:42:51.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:42:51.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:42:51.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:03.822Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:43:03.839Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:03.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:04.978Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:04.995Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:05.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:05.683Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:43:05.700Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:05.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:43:06.269Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:43:06.286Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:43:06.309Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:43:06.326Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:43:06.373Z] Will try again after 15 sec [Pipeline] { [2025-06-20T06:43:06.404Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:43:06.447Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:06.463Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:06.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:06.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:06.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:43:06.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:18.927Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:43:18.946Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:18.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:20.077Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:20.094Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:20.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:20.783Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:43:20.799Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:20.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:21.407Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:43:21.426Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:43:21.486Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:43:21.516Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:43:21.532Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-06-20T06:43:21.588Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:43:21.623Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:21.641Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:43:21.703Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:43:21.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:21.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:43:21.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:34.034Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:43:34.050Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:34.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:35.183Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:35.201Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:35.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:35.886Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:43:35.905Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:35.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:36.522Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:43:36.539Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:36.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:36.637Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:43:36.652Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:43:36.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:36.747Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:36.763Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:36.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:36.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:36.884Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:43:36.934Z] Will try again after 15 sec [2025-06-20T06:43:37.209Z] Build build-cleanup #8405 completed: SUCCESS [Pipeline] echo [2025-06-20T06:43:37.231Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T06:43:37.333Z] Copied 1 artifact from "build-cleanup" build number 8405 [Pipeline] echo [2025-06-20T06:43:37.366Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-06-20T06:43:37.653Z] + ls -la build-cleanup-16722 [2025-06-20T06:43:37.653Z] total 20 [2025-06-20T06:43:37.653Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 06:43 . [2025-06-20T06:43:37.653Z] drwxr-xr-x 16 jenkins docker 12288 Jun 20 06:43 .. [2025-06-20T06:43:37.653Z] -rw-r--r-- 1 jenkins docker 391 Jun 20 06:42 deps.build-cleanup.16722.env [Pipeline] withCredentials [2025-06-20T06:43:37.710Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T06:43:38.037Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T06:43:39.420Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-06-20T06:43:49.138Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:43:49.158Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:49.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:50.284Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:50.301Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:50.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:50.997Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:43:51.017Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:51.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:51.628Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:43:51.644Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:51.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:51.744Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:43:51.758Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:43:51.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:51.859Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:51.875Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:43:51.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:43:51.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:43:51.986Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:43:52.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:04.253Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:44:04.269Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:04.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:05.381Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:05.396Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:05.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:06.106Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:44:06.123Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:06.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:06.727Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:44:06.741Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:06.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:06.842Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:44:06.857Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:44:06.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:06.955Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:06.970Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:07.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:07.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:07.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:44:07.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:19.355Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:44:19.372Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:19.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:20.480Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:20.497Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:20.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:21.207Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:44:21.223Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:21.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:21.824Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:44:21.842Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:21.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:21.941Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:44:21.958Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:44:22.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:22.051Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:22.066Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:22.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:22.167Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:22.185Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:44:22.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:34.466Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:44:34.486Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:34.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:35.579Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:35.596Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:35.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:36.309Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:44:36.326Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:36.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:36.929Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:44:36.945Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:36.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:37.039Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:44:37.054Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:44:37.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:37.141Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:37.157Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:37.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:37.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:37.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:44:37.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:49.581Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:44:49.598Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:49.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:50.832Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:50.849Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:50.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:51.413Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:44:51.431Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:51.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:52.026Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:44:52.043Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:52.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:52.128Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:44:52.141Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:44:52.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:52.237Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:52.254Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:44:52.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:44:52.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:44:52.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:44:52.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:04.688Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:45:04.707Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:04.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:05.935Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:05.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:06.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:06.527Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:45:06.546Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:06.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:07.128Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:45:07.149Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:07.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:07.257Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:45:07.282Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:45:07.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:07.397Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:07.415Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:07.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:07.529Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:07.547Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:45:07.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:19.810Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:45:19.830Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:19.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:21.054Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:21.070Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:21.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:21.633Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:45:21.652Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:21.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:22.243Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:45:22.261Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:22.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:22.378Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:45:22.394Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:45:22.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:22.507Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:22.523Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:22.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:22.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:22.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:45:22.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:34.917Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:45:34.933Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:34.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:36.163Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:36.180Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:36.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:36.751Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:45:36.770Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:36.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:37.346Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:45:37.364Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:37.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:37.478Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:45:37.495Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:45:37.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:37.611Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:37.628Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:37.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:37.734Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:37.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:45:37.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:50.020Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:45:50.039Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:50.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:51.262Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:51.276Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:51.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:51.862Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:45:51.878Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:51.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:52.455Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:45:52.471Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:52.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:52.579Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:45:52.595Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:45:52.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:52.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:52.729Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:45:52.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:45:52.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:45:52.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:45:52.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:05.129Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:46:05.147Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:05.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:06.360Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:06.378Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:06.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:06.959Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:46:06.975Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:07.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:07.554Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:46:07.570Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:07.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:07.676Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:46:07.692Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:46:07.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:07.822Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:07.841Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:07.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:07.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:07.967Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:46:08.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:20.238Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:46:20.258Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:20.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:21.464Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:21.480Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:21.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:22.063Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:46:22.084Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:22.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:22.652Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:46:22.669Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:22.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:22.771Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:46:22.787Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:46:22.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:22.928Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:22.945Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:22.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:23.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:23.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:46:23.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:35.343Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:46:35.359Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:35.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:36.561Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:36.577Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:36.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:37.171Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:46:37.186Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:37.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:37.749Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:46:37.764Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:37.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:37.875Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:46:37.889Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:46:37.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:38.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:38.047Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:38.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:38.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:38.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:46:38.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:50.440Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:46:50.456Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:50.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:51.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:51.676Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:51.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:52.267Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:46:52.287Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:52.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:52.843Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:46:52.861Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:52.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:52.980Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:46:52.997Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:46:53.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:53.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:53.149Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:46:53.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:46:53.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:46:53.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:46:53.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:05.540Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:47:05.556Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:05.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:06.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:06.772Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:06.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:07.370Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:47:07.387Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:07.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:07.946Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:47:07.962Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:08.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:08.077Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:47:08.094Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:47:08.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:08.232Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:08.249Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:08.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:08.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:08.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:47:08.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:20.648Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:47:20.666Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:20.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:21.850Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:21.866Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:21.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:22.477Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:47:22.494Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:22.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:23.045Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:47:23.065Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:23.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:23.199Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:47:23.216Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:47:23.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:23.355Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:23.372Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:23.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:23.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:23.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:47:23.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:35.757Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:47:35.773Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:35.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:36.950Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:36.970Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:37.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:37.578Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:47:37.595Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:37.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:38.158Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:47:38.174Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:38.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:38.297Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:47:38.313Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:47:38.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:38.452Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:38.469Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:38.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:38.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:38.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:47:38.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:50.855Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:47:50.871Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:50.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:52.054Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:52.071Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:52.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:52.684Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:47:52.702Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:52.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:53.261Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:47:53.279Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:53.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:53.393Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:47:53.412Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:47:53.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:53.546Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:53.563Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:47:53.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:47:53.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:47:53.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:47:53.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:05.958Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:48:05.976Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:06.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:07.151Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:07.166Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:07.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:07.783Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:48:07.800Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:07.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:08.368Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:48:08.385Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:08.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:08.492Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:48:08.507Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:48:08.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:08.643Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:08.661Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:08.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:08.771Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:08.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:48:08.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:21.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:48:21.081Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:21.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:22.255Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:22.273Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:22.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:22.890Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:48:22.905Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:22.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:23.469Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:48:23.483Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:23.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:23.590Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:48:23.604Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:48:23.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:23.740Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:23.756Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:23.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:23.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:23.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:48:23.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:36.174Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:48:36.188Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:36.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:37.356Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:37.372Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:37.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:37.996Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:48:38.015Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:38.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:38.564Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:48:38.581Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:38.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:38.684Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:48:38.700Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:48:38.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:38.834Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:38.850Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:38.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:38.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:38.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:48:39.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:51.271Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:48:51.289Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:51.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:52.458Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:52.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:52.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:53.104Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:48:53.120Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:53.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:53.662Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:48:53.679Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:53.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:53.782Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:48:53.797Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:48:53.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:53.937Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:53.953Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:48:54.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:48:54.079Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:48:54.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:48:54.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:06.375Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:49:06.391Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:06.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:07.560Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:07.577Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:07.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:08.207Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:49:08.224Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:08.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:08.763Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:49:08.781Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:08.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:08.878Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:49:08.896Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:49:08.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:09.044Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:09.061Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:09.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:09.181Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:09.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:49:09.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:21.473Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:49:21.489Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:21.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:22.661Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:22.676Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:22.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:23.315Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:49:23.329Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:23.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:23.864Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:49:23.879Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:23.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:23.977Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:49:23.991Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:49:24.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:24.143Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:24.158Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:24.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:24.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:24.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:49:24.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:36.570Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:49:36.587Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:36.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:37.762Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:37.778Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:37.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:38.407Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:49:38.421Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:38.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:38.969Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:49:38.983Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:39.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:39.078Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:49:39.098Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:49:39.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:39.243Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:39.259Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:39.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:39.374Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:39.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:49:39.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:51.667Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:49:51.684Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:51.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:52.866Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:52.883Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:52.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:53.509Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:49:53.527Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:53.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:54.070Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:49:54.087Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:54.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:54.190Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:49:54.207Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:49:54.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:54.343Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:49:54.361Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:49:54.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:49:54.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-06-20T06:49:54.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:49:54.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:06.771Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:50:06.790Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:06.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:07.964Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:07.981Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:08.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:08.618Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:50:08.636Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:08.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:09.174Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:50:09.191Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:09.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:09.291Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:50:09.306Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:50:09.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:09.448Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:09.465Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:09.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:09.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-06-20T06:50:09.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:50:09.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:21.880Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:50:21.897Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:21.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:23.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:23.082Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:23.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:23.723Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:50:23.741Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:23.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:24.273Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:50:24.289Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:24.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:24.388Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:50:24.402Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:50:24.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:24.543Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:24.558Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:24.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:24.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:24.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:50:24.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:36.984Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:50:37.000Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:37.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:38.167Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:38.183Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:38.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:38.826Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:50:38.841Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:38.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:39.371Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:50:39.389Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:39.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:39.508Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:50:39.526Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:50:39.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:39.637Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:39.655Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:39.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:39.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:39.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:50:39.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:52.086Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:50:52.103Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:52.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:53.271Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:53.289Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:53.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:53.926Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:50:53.942Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:53.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:54.474Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:50:54.489Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:54.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:54.605Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:50:54.620Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:50:54.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:54.737Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:54.754Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:50:54.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:50:54.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:50:54.895Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:50:54.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:07.190Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:51:07.207Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:07.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:08.371Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:08.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:08.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:09.029Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:51:09.045Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:09.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:09.567Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:51:09.582Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:09.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:09.702Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:51:09.718Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:51:09.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:09.837Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:09.855Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:09.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:10.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:10.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:51:10.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:22.295Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:51:22.310Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:22.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:23.472Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:23.488Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:23.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:24.118Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:51:24.133Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:24.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:24.669Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:51:24.683Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:24.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:24.797Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:51:24.811Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:51:24.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:24.939Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:24.955Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:24.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:25.114Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:25.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:51:25.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:37.392Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:51:37.408Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:37.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:38.571Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:38.586Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:38.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:39.217Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:51:39.236Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:39.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:39.763Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:51:39.780Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:39.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:39.891Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:51:39.910Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:51:39.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:40.037Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:40.055Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:40.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:40.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:40.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:51:40.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:52.497Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:51:52.512Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:52.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:53.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:53.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:53.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:54.327Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:51:54.343Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:54.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:54.865Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:51:54.884Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:54.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:54.995Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:51:55.013Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:51:55.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:55.140Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:55.155Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:51:55.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:51:55.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:51:55.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:51:55.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:07.595Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:52:07.612Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:07.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:08.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:08.800Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:08.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:09.429Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:52:09.447Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:09.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:09.972Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:52:09.987Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:10.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:10.118Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:52:10.136Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:52:10.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:10.235Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:10.251Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:10.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:10.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-06-20T06:52:10.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:52:10.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:22.694Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:52:22.708Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:22.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:23.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:23.896Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:23.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:24.529Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:52:24.546Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:24.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:25.072Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:52:25.087Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:25.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:25.222Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:52:25.241Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:52:25.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:25.337Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:25.356Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:25.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:25.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:25.551Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:52:25.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:37.794Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:52:37.812Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:37.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:38.979Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:38.994Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:39.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:39.636Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:52:39.650Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:39.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:40.166Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:52:40.181Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:40.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:40.321Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:52:40.336Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:52:40.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:40.439Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:40.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:40.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:40.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:40.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:52:40.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:52.890Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:52:52.904Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:52.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:54.069Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:54.083Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:54.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:54.726Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:52:54.740Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:54.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:55.267Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:52:55.282Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:55.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:55.416Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:52:55.431Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:52:55.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:55.542Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:55.558Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:52:55.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:52:55.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:52:55.748Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:52:55.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:07.992Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:53:08.009Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:08.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:09.164Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:09.181Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:09.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:09.822Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:53:09.839Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:09.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:10.355Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:53:10.370Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:10.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:10.509Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:53:10.526Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:53:10.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:10.641Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:10.658Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:10.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:10.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:10.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:53:10.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:23.097Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:53:23.113Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:23.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:24.265Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:24.282Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:24.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:24.922Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:53:24.940Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:24.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:25.451Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:53:25.470Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:25.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:25.610Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:53:25.626Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:53:25.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:25.740Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:25.755Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:25.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:25.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:25.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:53:25.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:38.196Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:53:38.211Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:38.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:39.367Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:39.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:39.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:40.020Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:53:40.037Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:40.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:40.558Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:53:40.575Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:40.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:40.703Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:53:40.717Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:53:40.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:40.833Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:40.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:40.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:41.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:41.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:53:41.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:53.307Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:53:53.323Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:53.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:54.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:54.478Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:54.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:55.117Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:53:55.133Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:55.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:55.649Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:53:55.663Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:55.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:55.794Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:53:55.810Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:53:55.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:55.926Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:55.943Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:53:55.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:53:56.106Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:53:56.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:53:56.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:08.443Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:54:08.462Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:08.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:09.559Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:09.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:09.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:10.216Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:54:10.235Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:10.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:10.744Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:54:10.766Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:10.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:10.893Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:54:10.910Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:54:10.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:11.025Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:11.042Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:11.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:11.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:11.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:54:11.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:23.547Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:54:23.565Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:23.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:24.666Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:24.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:24.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:25.314Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:54:25.329Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:25.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:25.844Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:54:25.859Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:25.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:25.991Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:54:26.006Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:54:26.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:26.121Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:26.136Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:26.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:26.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:26.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:54:26.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:38.656Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:54:38.678Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:38.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:39.760Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:39.775Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:39.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:40.408Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:54:40.423Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:40.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:40.939Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:54:40.957Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:41.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:41.085Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:54:41.101Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:54:41.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:41.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:41.233Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:41.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:41.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:41.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:54:41.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:53.762Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:54:53.783Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:53.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:54.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:54.890Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:54.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:55.502Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:54:55.519Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:55.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:56.046Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:54:56.066Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:56.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:56.186Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:54:56.207Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:54:56.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:56.312Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:56.332Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:54:56.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:54:56.517Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:54:56.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:54:56.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:08.900Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:55:08.920Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:08.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:10.037Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:55:10.053Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:10.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:10.615Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:55:10.631Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:10.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:11.154Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:55:11.171Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:11.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:11.294Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:55:11.309Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:55:11.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:11.416Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:55:11.436Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:11.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:11.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-06-20T06:55:11.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:55:11.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:24.015Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:55:24.030Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:24.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:25.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:55:25.152Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:25.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:55:26.496Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:55:26.512Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:55:26.545Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:55:26.561Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:55:26.585Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:55:26.602Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-06-20T06:55:26.654Z] Will try again after 15 sec [2025-06-20T06:55:26.672Z] Will try again after 15 sec [2025-06-20T06:55:26.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:26.757Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:55:26.772Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:26.809Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:55:26.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-06-20T06:55:26.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:55:26.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:39.175Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:55:39.192Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:39.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:40.243Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:55:40.258Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:40.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:55:41.714Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:55:41.732Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:55:41.758Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:55:41.777Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:55:42.114Z] Will try again after 15 sec [2025-06-20T06:55:42.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-06-20T06:55:42.188Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:55:42.205Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T06:55:42.254Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:55:42.270Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:55:42.292Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:55:42.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:55:42.358Z] Will try again after 15 sec [2025-06-20T06:55:42.377Z] Will try again after 15 sec [2025-06-20T06:55:42.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:54.291Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:55:54.306Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:54.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:55.342Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:55:55.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:55.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:57.148Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:55:57.163Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:55:57.214Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:55:57.243Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:55:57.258Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:55:57.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:55:57.396Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:55:57.412Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-06-20T06:55:57.479Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:55:57.509Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:55:57.529Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T06:55:57.550Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:55:57.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:55:57.614Z] Will try again after 15 sec [2025-06-20T06:55:57.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:09.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:56:09.413Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:09.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:10.441Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:10.459Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:10.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:12.250Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:56:12.268Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:12.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:12.359Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:56:12.376Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:12.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:12.512Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:56:12.527Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:56:12.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:12.647Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:12.664Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T06:56:12.719Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T06:56:12.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:12.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:56:12.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:24.498Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:56:24.514Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:24.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:25.553Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:25.570Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:25.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:27.350Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:56:27.366Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:27.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:27.466Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:56:27.482Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:27.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:27.613Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:56:27.629Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:56:27.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:27.757Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:27.775Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:27.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:27.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:27.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:56:27.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:39.603Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:56:39.623Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:39.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:40.657Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:40.675Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:40.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:42.455Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:56:42.471Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:42.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:42.562Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:56:42.578Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:42.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:42.711Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:56:42.729Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:56:42.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:42.865Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:42.880Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:42.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:42.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:42.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:56:43.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:54.710Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:56:54.726Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:54.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:55.762Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:55.779Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:55.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:57.554Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:56:57.572Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:57.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:57.678Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:56:57.693Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:57.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:57.820Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:56:57.837Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:56:57.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:57.966Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:57.986Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:56:58.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:56:58.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:56:58.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:56:58.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:09.810Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:57:09.827Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:09.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:10.872Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:57:10.891Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:10.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:12.668Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:57:12.684Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:12.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:12.774Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:57:12.790Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:12.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:12.921Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:57:12.937Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:57:12.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:13.077Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:57:13.094Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:13.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:13.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:57:13.216Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:57:13.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:24.924Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:57:24.941Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:24.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:25.975Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:57:25.989Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:26.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:27.762Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:57:27.780Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:27.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:27.877Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:57:27.895Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:27.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:28.020Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:57:28.037Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:57:28.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:28.171Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:57:28.188Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:28.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:28.300Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:57:28.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:57:28.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:40.030Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:57:40.046Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:40.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:41.078Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:57:41.095Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:41.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:42.863Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:57:42.879Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:42.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:42.974Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:57:42.989Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:43.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:43.119Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:57:43.134Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:57:43.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:43.267Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:57:43.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:43.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:43.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-06-20T06:57:43.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:57:43.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:55.138Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:57:55.155Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:55.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:56.177Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:57:56.193Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:56.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:57.965Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:57:57.982Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:58.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:58.078Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:57:58.096Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:58.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:58.211Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:57:58.227Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:57:58.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:58.364Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:57:58.379Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:57:58.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:57:58.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-06-20T06:57:58.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:57:58.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:10.239Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:58:10.255Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:10.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:11.274Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:11.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:11.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:13.063Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:58:13.080Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:13.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:13.184Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:58:13.202Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:13.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:13.306Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:58:13.323Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:58:13.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:13.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:13.484Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:13.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:13.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:13.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:58:13.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:25.335Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:58:25.353Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:25.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:26.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:26.392Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:26.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:28.165Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:58:28.181Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:28.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:28.286Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:58:28.303Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:28.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:28.408Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:58:28.428Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:58:28.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:28.578Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:28.595Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:28.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:28.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:28.748Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:58:28.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:40.440Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:58:40.458Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:40.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:41.478Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:41.494Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:41.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:43.261Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:58:43.276Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:43.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:43.381Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:58:43.397Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:43.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:43.505Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:58:43.519Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:58:43.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:43.677Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:43.695Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:43.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:43.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:43.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:58:43.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:55.545Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:58:55.564Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:55.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:56.573Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:56.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:56.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:58.356Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:58:58.373Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:58.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:58.477Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:58:58.493Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:58.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:58.594Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:58:58.610Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:58:58.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:58.774Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:58.792Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:58:58.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:58:58.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:58:58.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:58:59.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:10.659Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:59:10.678Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:10.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:11.672Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:11.690Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:11.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:13.460Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:59:13.479Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:13.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:13.582Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:59:13.598Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:13.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:13.690Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:59:13.708Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:59:13.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:13.874Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:13.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:13.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:14.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:14.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:59:14.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:25.873Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:59:25.891Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:25.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:26.777Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:26.795Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:26.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:28.572Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:59:28.590Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:28.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:28.690Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:59:28.711Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:28.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:28.812Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:59:28.828Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:59:28.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:28.981Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:28.997Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:29.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:29.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:29.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:59:29.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:40.983Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:59:41.000Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:41.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:41.883Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:41.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:41.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:43.682Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:59:43.699Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:43.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:43.798Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:59:43.817Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:43.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:43.909Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:59:43.923Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:59:43.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:44.080Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:44.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:44.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:44.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:44.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:59:44.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:56.087Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:59:56.105Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:56.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:56.988Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:57.006Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:57.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:58.788Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T06:59:58.807Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:58.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:58.916Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T06:59:58.933Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:58.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:59.050Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T06:59:59.066Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T06:59:59.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:59.181Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:59.199Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T06:59:59.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T06:59:59.374Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T06:59:59.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T06:59:59.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:11.194Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:00:11.212Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:11.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:12.093Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:00:12.112Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:12.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:13.905Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:00:13.924Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:13.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:14.038Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:00:14.055Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:14.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:14.152Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:00:14.169Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:00:14.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:14.295Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:00:14.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:14.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:14.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-06-20T07:00:14.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:00:14.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:26.312Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:00:26.327Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:26.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:27.213Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:00:27.232Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:27.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:29.018Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:00:29.036Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:29.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:29.140Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:00:29.158Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:29.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:29.259Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:00:29.280Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:00:29.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:29.394Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:00:29.413Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:29.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:29.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-06-20T07:00:29.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:00:29.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:41.413Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:00:41.431Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:41.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:42.325Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:00:42.344Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:42.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:44.131Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:00:44.148Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:44.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:44.248Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:00:44.267Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:44.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:44.372Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:00:44.390Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:00:44.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:44.509Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:00:44.531Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:44.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00: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-06-20T07:00:44.744Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:00:44.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:56.514Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:00:56.530Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:56.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:57.436Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:00:57.455Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:57.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:59.242Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:00:59.263Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:59.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:59.365Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:00:59.384Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:59.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:59.486Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:00:59.505Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:00:59.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:59.621Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:00:59.635Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:00:59.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:00:59.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:00:59.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:00:59.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:11.616Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:01:11.633Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:11.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:12.546Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:01:12.564Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:12.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:14.348Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:01:14.365Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:14.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:14.471Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:01:14.488Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:14.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:14.592Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:01:14.610Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:01:14.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:14.719Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:01:14.736Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:14.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:14.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:01:14.947Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:01:14.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:26.719Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:01:26.736Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:26.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:27.649Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:01:27.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:27.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:29.451Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:01:29.469Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:29.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:29.569Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:01:29.585Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:29.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:29.696Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:01:29.711Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:01:29.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:29.826Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:01:29.842Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:29.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01: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-06-20T07:01:30.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:01:30.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:41.826Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:01:41.842Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:41.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:42.757Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:01:42.774Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:42.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:44.555Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:01:44.570Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:44.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:44.667Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:01:44.683Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:44.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:44.790Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:01:44.811Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:01:44.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:44.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:01:44.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:44.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:45.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:01:45.164Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:01:45.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:56.926Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:01:56.942Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:56.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:57.859Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:01:57.875Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:57.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:59.657Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:01:59.673Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:59.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:59.777Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:01:59.794Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:01:59.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:01:59.897Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:01:59.915Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:01:59.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:00.025Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:00.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:00.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:00.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:00.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:02:00.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:12.026Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:02:12.042Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:12.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:12.958Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:12.980Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:13.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:14.763Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:02:14.780Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:14.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:14.888Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:02:14.906Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:14.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:15.013Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:02:15.033Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:02:15.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:15.140Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:15.159Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:15.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02: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-06-20T07:02:15.374Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:02:15.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:27.123Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:02:27.140Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:27.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:28.082Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:28.102Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:28.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:29.875Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:02:29.894Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:29.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:30.011Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:02:30.027Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:30.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:30.127Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:02:30.145Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:02:30.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:30.251Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:30.269Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:30.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:30.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:30.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:02:30.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:42.223Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:02:42.243Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:42.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:43.194Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:43.212Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:43.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:44.993Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:02:45.010Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:45.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:45.112Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:02:45.129Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:45.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:45.235Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:02:45.251Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:02:45.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:45.354Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:45.371Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:45.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:45.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:45.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:02:45.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:57.333Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:02:57.349Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:57.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:02:58.307Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:02:58.324Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:02:58.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:00.101Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:03:00.120Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:00.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:00.226Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:03:00.252Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:00.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:00.349Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:03:00.364Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:03:00.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:00.455Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:00.470Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:00.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:00.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:00.680Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:03:00.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:12.438Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:03:12.459Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:12.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:13.415Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:13.434Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:13.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:15.255Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:03:15.273Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:15.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:15.366Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:03:15.381Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:15.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:15.483Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:03:15.501Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:03:15.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:15.592Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:15.607Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:15.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:15.764Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:15.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:03:15.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:27.543Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:03:27.558Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:27.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:28.516Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:28.532Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:28.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:30.638Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:03:30.661Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-06-20T07:03:30.745Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T07:03:30.765Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:03:30.784Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T07:03:30.806Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:03:30.824Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T07:03:30.871Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:30.888Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:30.939Z] Will try again after 15 sec [2025-06-20T07:03:30.957Z] Will try again after 15 sec [Pipeline] { [2025-06-20T07:03:30.989Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T07:03:31.049Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:31.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:03:31.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:42.640Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:03:42.657Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:42.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:43.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:43.628Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:43.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:45.781Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:03:45.797Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:45.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:45.971Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:03:45.987Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-06-20T07:03:46.057Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T07:03:46.091Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:03:46.107Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-06-20T07:03:46.133Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:46.149Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T07:03:46.210Z] Will try again after 15 sec [2025-06-20T07:03:46.230Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T07:03:46.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:46.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:03:46.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:57.737Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:03:57.754Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:57.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:03:58.710Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:03:58.727Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:03:58.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:00.886Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:04:00.905Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:00.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:01.092Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:04:01.108Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:01.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:01.245Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:04:01.260Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-06-20T07:04:01.309Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T07:04:01.344Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:01.362Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-06-20T07:04:01.420Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T07:04:01.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:01.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:04:01.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:12.839Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:04:12.858Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:12.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:13.814Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:13.831Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:13.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:15.997Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:04:16.017Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:16.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:16.193Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:04:16.211Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:16.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:16.345Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:04:16.363Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:04:16.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:16.481Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:16.499Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:16.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:16.609Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:16.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:04:16.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:27.955Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:04:27.972Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:28.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:28.925Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:28.943Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:28.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:31.112Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:04:31.132Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:31.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:31.291Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:04:31.307Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:31.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:31.449Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:04:31.463Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:04:31.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:31.588Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:31.604Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:31.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:31.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:31.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:04:31.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:43.065Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:04:43.083Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:43.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:44.031Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:44.049Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:44.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:46.239Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:04:46.262Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:46.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:46.388Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:04:46.404Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:46.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:46.548Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:04:46.565Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:04:46.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:46.690Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:46.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:46.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:46.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:46.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:04:46.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:58.175Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:04:58.194Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:58.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:04:59.135Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:04:59.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:04:59.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:01.353Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:05:01.369Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:01.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:01.489Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:05:01.505Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:01.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:01.652Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:05:01.671Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:05:01.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:01.790Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:01.806Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:01.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:01.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:02.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:05:02.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:13.279Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:05:13.295Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:13.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:14.236Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:14.253Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:14.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:16.454Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:05:16.469Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:16.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:16.587Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:05:16.602Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:16.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:16.766Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:05:16.783Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:05:16.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:16.885Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:16.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:16.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:17.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-06-20T07:05:17.138Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:05:17.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:28.382Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:05:28.399Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:28.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:29.349Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:29.369Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:29.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:31.560Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:05:31.578Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:31.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:31.695Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:05:31.713Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:31.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:31.867Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:05:31.885Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:05:31.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:31.991Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:32.009Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:32.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:32.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:32.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:05:32.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:43.488Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:05:43.504Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:43.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:44.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:44.480Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:44.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:46.663Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:05:46.679Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:46.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:46.802Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:05:46.820Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:46.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:46.974Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:05:46.990Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:05:47.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:47.095Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:47.108Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:47.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:47.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:47.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:05:47.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:58.590Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:05:58.607Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:58.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:05:59.589Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:05:59.605Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:05:59.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:01.767Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:06:01.785Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:01.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:01.909Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:06:01.926Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:01.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:02.072Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:06:02.089Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:06:02.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:02.192Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:02.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:02.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:02.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:02.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:06:02.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:13.691Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:06:13.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:13.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:14.694Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:14.713Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:14.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:16.871Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:06:16.889Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:16.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:17.012Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:06:17.032Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:17.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:17.173Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:06:17.191Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:06:17.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:17.290Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:17.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:17.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:17.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:17.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:06:17.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:28.787Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:06:28.802Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:28.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:29.798Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:29.815Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:29.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:31.978Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:06:31.994Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:32.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:32.117Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:06:32.133Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:32.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:32.277Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:06:32.293Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:06:32.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:32.390Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:32.406Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:32.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:32.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:32.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:06:32.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:43.888Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:06:43.907Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:43.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:44.905Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:44.923Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:44.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:47.073Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:06:47.091Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:47.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:47.215Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:06:47.231Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:47.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:47.375Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:06:47.389Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:06:47.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:47.480Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:47.495Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:47.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:47.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:06:47.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:06:47.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:06:58.999Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:06:59.025Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:06:59.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:00.019Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:00.039Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:00.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:02.177Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:07:02.192Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:02.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:02.311Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:07:02.326Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:02.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:02.467Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:07:02.481Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:07:02.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:02.577Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:02.593Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:02.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:02.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:03.013Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:07:03.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:14.111Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:07:14.128Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:14.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:15.123Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:15.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:15.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:17.282Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:07:17.297Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:17.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:17.401Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:07:17.416Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:17.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:17.560Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:07:17.574Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:07:17.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:17.667Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:17.682Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:17.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:18.105Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:18.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:07:18.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:29.211Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:07:29.228Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:29.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:30.219Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:30.235Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:30.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:32.380Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:07:32.396Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:32.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:32.491Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:07:32.505Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:32.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:32.651Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:07:32.668Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:07:32.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:32.773Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:32.792Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:32.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:33.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:33.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:07:33.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:44.311Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:07:44.328Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:44.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:45.318Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:45.336Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:45.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:47.474Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:07:47.489Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:47.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:47.583Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:07:47.598Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:47.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:47.752Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:07:47.768Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:07:47.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:47.876Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:47.893Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:47.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:48.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:07:48.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:07:48.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:07:59.414Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:07:59.429Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:07:59.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:00.414Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:00.430Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:00.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:02.570Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:08:02.587Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:02.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:02.683Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:08:02.699Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:02.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:02.847Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:08:02.862Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:08:02.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:02.982Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:03.000Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:03.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:03.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:03.483Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:08:03.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:14.517Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:08:14.536Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:14.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:15.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:15.556Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:15.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:17.666Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:08:17.683Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:17.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:17.807Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:08:17.824Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:17.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:17.942Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:08:17.959Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:08:18.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:18.089Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:18.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:18.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:18.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:18.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:08:18.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:29.624Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:08:29.641Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:29.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:30.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:30.663Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:30.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:32.772Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:08:32.787Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:32.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:32.909Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:08:32.923Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:32.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:33.042Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:08:33.056Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:08:33.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:33.189Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:33.205Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:33.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:33.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:33.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:08:33.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:44.733Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:08:44.751Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:44.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:45.754Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:45.778Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:45.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:47.879Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:08:47.896Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:47.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:48.005Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:08:48.022Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:48.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:48.136Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:08:48.151Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:08:48.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:48.289Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:48.304Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:48.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:48.835Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:08:48.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:08:48.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:08:59.834Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:08:59.852Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:08:59.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:00.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:00.880Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:00.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:02.985Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:09:03.005Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:03.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:03.108Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:09:03.126Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:03.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:03.232Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:09:03.251Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:09:03.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:03.389Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:03.405Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:03.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:03.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:03.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:09:04.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:14.937Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:09:14.952Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:14.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:15.965Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:15.982Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:16.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:18.084Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:09:18.102Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:18.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:18.211Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:09:18.229Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:18.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:18.337Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:09:18.355Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:09:18.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:18.488Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:18.516Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:18.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:19.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:19.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:09:19.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:30.069Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:09:30.086Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:30.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:31.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:31.084Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:31.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:33.187Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:09:33.205Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:33.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:33.318Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:09:33.337Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:33.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:33.458Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:09:33.476Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:09:33.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:33.598Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:33.615Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:33.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:34.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-06-20T07:09:34.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:09:34.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:45.169Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:09:45.186Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:45.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:46.175Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:46.200Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:46.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:48.290Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:09:48.306Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:48.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:48.431Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:09:48.447Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:48.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:48.557Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:09:48.572Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:09:48.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:48.699Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:48.715Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:09:48.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:09:49.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:09:49.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:09:49.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:00.275Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:10:00.293Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:00.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:01.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:01.314Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:01.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:03.398Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:10:03.424Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:03.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:03.524Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:10:03.545Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:03.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:03.654Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:10:03.672Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:10:03.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:03.811Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:03.831Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:03.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:04.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-06-20T07:10:04.357Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:10:04.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:15.378Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:10:15.393Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:15.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:16.414Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:16.433Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:16.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:18.513Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:10:18.531Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:18.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:18.632Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:10:18.652Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:18.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:18.775Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:10:18.791Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:10:18.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:18.934Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:18.953Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:19.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:19.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:19.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:10:19.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:30.478Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:10:30.495Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:30.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:31.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:31.542Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:31.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:33.620Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:10:33.638Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:33.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:33.739Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:10:33.758Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:33.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:33.876Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:10:33.893Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:10:33.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:34.045Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:34.064Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:34.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:34.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:34.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:10:34.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:45.580Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:10:45.596Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:45.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:46.632Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:46.648Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:46.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:48.725Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:10:48.741Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:48.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:48.840Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:10:48.855Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:48.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:48.986Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:10:49.004Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:10:49.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:49.152Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:49.167Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:10:49.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:10:49.690Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:10:49.707Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:10:49.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:00.676Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:11:00.695Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:00.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:01.731Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:01.748Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:01.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:03.827Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:11:03.843Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:03.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:03.944Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:11:03.961Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:04.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:04.084Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:11:04.101Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:11:04.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:04.252Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:04.268Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:04.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:04.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:04.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:11:04.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:15.780Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:11:15.802Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:15.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:16.837Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:16.854Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:16.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:18.928Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:11:18.945Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:19.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:19.067Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:11:19.082Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:19.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:19.187Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:11:19.206Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:11:19.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:19.351Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:19.367Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:19.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:19.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:19.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:11:20.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:30.885Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:11:30.902Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:30.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:31.943Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:31.961Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:32.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:34.060Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:11:34.076Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:34.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:34.176Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:11:34.194Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:34.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:34.288Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:11:34.306Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:11:34.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:34.452Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:34.470Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:34.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:35.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:35.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:11:35.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:45.982Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:11:46.009Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:46.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:47.046Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:47.063Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:47.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:49.161Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:11:49.178Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:49.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:49.290Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:11:49.306Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:49.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:49.402Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:11:49.418Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:11:49.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:49.560Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:49.577Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:11:49.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:11:50.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:11:50.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:11:50.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:01.095Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:12:01.111Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:01.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:02.150Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:02.166Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:02.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:04.276Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:12:04.292Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:04.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:04.389Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:12:04.405Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:04.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:04.504Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:12:04.519Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:12:04.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:04.663Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:04.679Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:04.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:05.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:05.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:12:05.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:16.198Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:12:16.216Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:16.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:17.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:17.270Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:17.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:19.372Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:12:19.388Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:19.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:19.493Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:12:19.509Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:19.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:19.606Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:12:19.623Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:12:19.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:19.768Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:19.784Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:19.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:20.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:20.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:12:20.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:31.296Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:12:31.313Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:31.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:32.353Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:32.369Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:32.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:34.471Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:12:34.488Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:34.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:34.597Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:12:34.614Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:34.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:34.709Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:12:34.729Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:12:34.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:34.875Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:34.891Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:34.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:35.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-06-20T07:12:35.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:12:35.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:46.395Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:12:46.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:46.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:47.459Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:47.479Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:47.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:49.582Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:12:49.600Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:49.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:49.698Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:12:49.715Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:49.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:49.814Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:12:49.833Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:12:49.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:49.986Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:50.010Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:12:50.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:12:50.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:12:50.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:12:50.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:01.493Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:13:01.512Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:01.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:02.563Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:02.586Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:02.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:04.695Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:13:04.712Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:04.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:04.812Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:13:04.829Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:04.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:04.932Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:13:04.949Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:13:04.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:05.104Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:05.124Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:05.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:05.821Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:05.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:13:05.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:16.602Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:13:16.621Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:16.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:17.670Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:17.686Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:17.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:19.797Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:13:19.813Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:19.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:19.915Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:13:19.930Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:19.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:20.029Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:13:20.044Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:13:20.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:20.208Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:20.224Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:20.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:20.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:20.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:13:21.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:31.714Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:13:31.731Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:31.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:32.774Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:32.794Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:32.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:34.891Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:13:34.907Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:34.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:35.015Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:13:35.031Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:35.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:35.123Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:13:35.137Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:13:35.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:35.307Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:35.321Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:35.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:36.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:36.073Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:13:36.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:46.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:13:46.840Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:46.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:47.880Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:47.899Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:47.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:49.990Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:13:50.006Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:50.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:50.111Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:13:50.126Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:50.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:50.218Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:13:50.234Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:13:50.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:50.404Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:50.420Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:13:50.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:13:51.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:13:51.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:13:51.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:01.926Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:14:01.943Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:01.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:02.984Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:03.003Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:03.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:05.091Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:14:05.107Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:05.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:05.206Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:14:05.223Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:05.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:05.310Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:14:05.324Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:14:05.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:05.501Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:05.516Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:05.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:06.281Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:06.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:14:06.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:17.026Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:14:17.045Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:17.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:18.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:18.105Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:18.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:20.187Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:14:20.202Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:20.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:20.300Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:14:20.315Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:20.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:20.411Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:14:20.426Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:14:20.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:20.597Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:20.621Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:20.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:21.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:21.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:14:21.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:32.134Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:14:32.152Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:32.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:33.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:33.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:33.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:35.283Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:14:35.298Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:35.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:35.396Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:14:35.413Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:35.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:35.508Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:14:35.524Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:14:35.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:35.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:35.728Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:35.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:36.505Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:36.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:14:36.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:47.243Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:14:47.261Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:47.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:48.298Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:48.315Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:48.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:50.382Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:14:50.400Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:50.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:50.495Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:14:50.515Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:50.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:50.604Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:14:50.619Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:14:50.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:50.809Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:14:50.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:14:50.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:14:51.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-06-20T07:14:51.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:14:51.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:02.349Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:15:02.367Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:02.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:03.393Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:03.409Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:03.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:05.481Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:15:05.497Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:05.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:05.593Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:15:05.611Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:05.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:05.734Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:15:05.754Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:15:05.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:05.907Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:05.924Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:05.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:06.721Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:06.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:15:06.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:17.446Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:15:17.464Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:17.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:18.494Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:18.511Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:18.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:20.579Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:15:20.596Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:20.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:20.702Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:15:20.720Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:20.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:20.844Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:15:20.865Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:15:20.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:21.019Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:21.039Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:21.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:21.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:21.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:15:21.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:32.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:15:32.563Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:32.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:33.597Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:33.616Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:33.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:35.680Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:15:35.696Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:35.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:35.807Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:15:35.825Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:35.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:35.950Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:15:35.967Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:15:36.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:36.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:36.152Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:36.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:36.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:36.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:15:37.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:47.652Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:15:47.668Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:47.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:48.708Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:48.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:48.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:50.785Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:15:50.804Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:50.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:50.905Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:15:50.922Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:50.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:51.055Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:15:51.076Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:15:51.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:51.247Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:51.265Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:15:51.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:15:52.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:15:52.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:15:52.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:02.753Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:16:02.770Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:02.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:03.818Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:03.835Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:03.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:05.897Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:16:05.915Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:05.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:06.016Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:16:06.033Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:06.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:06.174Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:16:06.194Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:16:06.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:06.346Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:06.363Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:06.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:07.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:07.231Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:16:07.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:17.858Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:16:17.878Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:17.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:18.922Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:18.939Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:18.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:21.001Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:16:21.017Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:21.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:21.114Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:16:21.129Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:21.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:21.281Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:16:21.297Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:16:21.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:21.449Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:21.466Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:21.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:22.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:22.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:16:22.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:32.965Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:16:32.986Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:33.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:34.027Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:34.045Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:34.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:36.098Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:16:36.113Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:36.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:36.216Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:16:36.235Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:36.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:36.403Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:16:36.422Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:16:36.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:36.557Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:36.584Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:36.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:37.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:37.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:16:37.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:48.072Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:16:48.087Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:48.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:49.129Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:49.146Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:49.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:51.198Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:16:51.217Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:51.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:51.321Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:16:51.338Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:51.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:51.504Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:16:51.520Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:16:51.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:51.670Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:16:51.687Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:16:51.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:16:52.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-06-20T07:16:52.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:16:52.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:03.169Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:17:03.186Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:03.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:04.229Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:04.246Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:04.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:06.300Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:17:06.316Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:06.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:06.430Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:17:06.450Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:06.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:06.620Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:17:06.637Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:17:06.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:06.778Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:06.798Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:06.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:07.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:07.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:17:07.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:18.273Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:17:18.290Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:18.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:19.333Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:19.350Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:19.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:21.401Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:17:21.416Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:21.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:21.551Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:17:21.567Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:21.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:21.724Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:17:21.743Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:17:21.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:21.888Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:21.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:21.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:22.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:22.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:17:22.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:33.373Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:17:33.391Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:33.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:34.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:34.448Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:34.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:36.499Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:17:36.516Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:36.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:36.656Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:17:36.674Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:36.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:36.836Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:17:36.854Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:17:36.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:36.990Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:37.010Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:37.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:37.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:37.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:17:38.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:48.478Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:17:48.495Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:48.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:49.537Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:49.556Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:49.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:51.599Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:17:51.616Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:51.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:51.760Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:17:51.777Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:51.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:51.943Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:17:51.961Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:17:52.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:52.094Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:52.110Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:17:52.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:17:53.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:17:53.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:17:53.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:03.580Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:18:03.596Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:03.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:04.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:04.662Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:04.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:06.710Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:18:06.727Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:06.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:06.861Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:18:06.876Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:06.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:07.050Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:18:07.068Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:18:07.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:07.198Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:07.216Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:07.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:08.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:08.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:18:08.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:18.679Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:18:18.695Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:18.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:19.748Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:19.766Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:19.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:21.811Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:18:21.829Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:21.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:21.960Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:18:21.977Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:22.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:22.156Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:18:22.172Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:18:22.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:22.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:22.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:22.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:23.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-06-20T07:18:23.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:18:23.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:33.781Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:18:33.800Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:33.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:34.854Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:34.872Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:34.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:36.913Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:18:36.931Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:36.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:37.065Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:18:37.083Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:37.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:37.250Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:18:37.267Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:18:37.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:37.394Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:37.411Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:37.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:38.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:38.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:18:38.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:48.882Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:18:48.898Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:48.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:49.965Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:49.983Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:50.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:52.020Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:18:52.039Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:52.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:52.178Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:18:52.198Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:52.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:52.354Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:18:52.373Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:18:52.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:52.491Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:52.508Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:18:52.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:18:53.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:18:53.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:18:53.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:03.990Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:19:04.007Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:04.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:05.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:05.081Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:05.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:07.122Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:19:07.137Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:07.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:07.285Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:19:07.300Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:07.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:07.462Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:19:07.478Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:19:07.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:07.591Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:07.607Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:07.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:08.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:08.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:19:08.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:19.090Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:19:19.105Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:19.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:20.166Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:20.181Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:20.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:22.218Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:19:22.236Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:22.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:22.385Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:19:22.403Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:22.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:22.563Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:19:22.581Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:19:22.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:22.694Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:22.713Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:22.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:23.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:23.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:19:23.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:34.184Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:19:34.201Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:34.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:35.261Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:35.277Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:35.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:37.317Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:19:37.332Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:37.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:37.482Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:19:37.499Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:37.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:37.664Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:19:37.678Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:19:37.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:37.798Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:37.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:37.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:38.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:38.977Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:19:39.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:49.279Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:19:49.297Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:49.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:50.357Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:50.373Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:50.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:52.414Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:19:52.430Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:52.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:52.580Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:19:52.598Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:52.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:52.765Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:19:52.781Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:19:52.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:52.894Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:52.910Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:19:52.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:19:54.081Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:19:54.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:19:54.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:04.386Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:20:04.415Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:04.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:05.453Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:05.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:05.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:07.515Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:20:07.530Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:07.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:07.682Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:20:07.698Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:07.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:07.864Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:20:07.884Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:20:07.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:07.989Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:08.008Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:08.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:09.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:09.213Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:20:09.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:19.511Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:20:19.528Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:19.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:20.560Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:20.579Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:20.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:22.617Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:20:22.633Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:22.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:22.778Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:20:22.797Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:22.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:22.962Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:20:22.978Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:20:23.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:23.099Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:23.121Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:23.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:24.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:24.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:20:24.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:34.618Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:20:34.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:34.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:35.678Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:35.694Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:35.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:37.726Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:20:37.743Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:37.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:37.884Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:20:37.902Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:37.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:38.060Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:20:38.073Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:20:38.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:38.208Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:38.224Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:38.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:39.450Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:39.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:20:39.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:49.725Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:20:49.742Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:49.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:50.779Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:50.797Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:50.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:52.821Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:20:52.836Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:52.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:52.983Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:20:53.002Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:53.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:53.155Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:20:53.170Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:20:53.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:53.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:53.320Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:20:53.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:20:54.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:20:54.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:20:54.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:04.825Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:21:04.839Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:04.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:05.878Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:05.893Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:05.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:07.914Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:21:07.931Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:07.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:08.080Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:21:08.095Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:08.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:08.272Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:21:08.286Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:21:08.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:08.397Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:08.412Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:08.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:09.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:09.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:21:09.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:19.919Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:21:19.933Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:19.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:20.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:20.988Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:21.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:23.015Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:21:23.031Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:23.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:23.221Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:21:23.237Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:23.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:23.362Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:21:23.381Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:21:23.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:23.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:23.506Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:23.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:24.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:24.850Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:21:24.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:35.018Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:21:35.037Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:35.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:36.082Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:36.099Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:36.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:38.110Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:21:38.126Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:38.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:38.315Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:21:38.332Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:38.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:38.458Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:21:38.472Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:21:38.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:38.590Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:38.605Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:38.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:39.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:39.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:21:40.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:50.125Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:21:50.140Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:50.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:51.182Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:51.197Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:51.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:53.212Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:21:53.229Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:53.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:53.409Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:21:53.426Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:53.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:53.551Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:21:53.567Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:21:53.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:53.683Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:53.702Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:21:53.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:21:55.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:21:55.070Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:21:55.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:05.221Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:22:05.237Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:05.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:06.274Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:06.290Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:06.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:08.323Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:22:08.339Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:08.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:08.509Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:22:08.525Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:08.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:08.646Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:22:08.662Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:22:08.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:08.788Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:08.804Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:08.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:10.171Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:10.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:22:10.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:20.329Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:22:20.345Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:20.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:21.371Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:21.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:21.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:23.424Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:22:23.442Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:23.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:23.604Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:22:23.620Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:23.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:23.744Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:22:23.757Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:22:23.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:23.884Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:23.900Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:23.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:25.302Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:25.414Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:22:25.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:35.427Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:22:35.445Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:35.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:36.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:36.503Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:36.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:38.528Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:22:38.544Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:38.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:38.704Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:22:38.721Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:38.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:38.837Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:22:38.855Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:22:38.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:38.987Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:39.004Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:39.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:40.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:40.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:22:40.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:50.536Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:22:50.553Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:50.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:51.583Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:51.598Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:51.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:53.629Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:22:53.646Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:53.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:53.831Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:22:53.847Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:53.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:53.934Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:22:53.950Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:22:53.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:54.090Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:54.108Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:22:54.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:22:55.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:22:55.645Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:22:55.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:05.635Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:23:05.653Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:05.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:06.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:06.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:06.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:08.729Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:23:08.748Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:08.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:08.931Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:23:08.950Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:09.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:09.049Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:23:09.066Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:23:09.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:09.200Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:09.215Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:09.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:10.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:10.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:23:10.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:20.740Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:23:20.757Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:20.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:21.774Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:21.789Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:21.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:23.836Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:23:23.850Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:23.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:24.034Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:23:24.054Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:24.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:24.152Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:23:24.169Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:23:24.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:24.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:24.317Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:24.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:25.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:25.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:23:25.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:35.846Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:23:35.865Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:35.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:36.874Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:36.892Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:36.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:38.934Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:23:38.950Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:38.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:39.135Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:23:39.149Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:39.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:39.245Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:23:39.258Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:23:39.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:39.393Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:39.409Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:39.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:41.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:41.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:23:41.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:50.955Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:23:50.971Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:51.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:51.991Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:52.009Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:52.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:54.037Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:23:54.054Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:54.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:54.229Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:23:54.248Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:54.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:54.349Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:23:54.366Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:23:54.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:54.494Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:54.510Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:23:54.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:23:56.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:23:56.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:23:56.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:06.057Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:24:06.076Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:06.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:07.091Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:07.110Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:07.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:09.140Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:24:09.157Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:09.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:09.333Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:24:09.353Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:09.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:09.451Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:24:09.474Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:24:09.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:09.596Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:09.613Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:09.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:11.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:11.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:24:11.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:21.165Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:24:21.181Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:21.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:22.195Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:22.212Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:22.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:24.246Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:24:24.262Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:24.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:24.439Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:24:24.456Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:24.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:24.552Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:24:24.568Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:24:24.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:24.728Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:24.743Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:24.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:26.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:26.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:24:26.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:36.272Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:24:36.290Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:36.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:37.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:37.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:37.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:39.345Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:24:39.361Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:39.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:39.539Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:24:39.554Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:39.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:39.649Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:24:39.664Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:24:39.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:39.825Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:39.841Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:39.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:41.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:41.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:24:41.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:51.389Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:24:51.406Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:51.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:52.400Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:52.418Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:52.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:54.445Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:24:54.461Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:54.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:54.637Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:24:54.652Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:54.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:54.745Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:24:54.761Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:24:54.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:54.922Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:54.939Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:24:54.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:24:56.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:24:56.683Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:24:56.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:06.491Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:25:06.508Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:06.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:07.506Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:07.524Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:07.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:09.547Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-06-20T07:25:09.566Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:09.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:09.737Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:25:09.754Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:09.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:09.855Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:25:09.872Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:25:09.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:10.026Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:10.045Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:10.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:11.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:11.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:25:11.920Z] Will try again after 15 sec [2025-06-20T07:25:18.420Z] Build build-compile #5285 completed: SUCCESS [Pipeline] echo [2025-06-20T07:25:18.441Z] JOB compile-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T07:25:18.538Z] Copied 2 artifacts from "build-compile" build number 5285 [Pipeline] echo [2025-06-20T07:25:18.583Z] JOB compile-centos: Collected artifacts: [Pipeline] sh [2025-06-20T07:25:18.875Z] + ls -la build-compile-82698 [2025-06-20T07:25:18.875Z] total 20 [2025-06-20T07:25:18.875Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 07:25 . [2025-06-20T07:25:18.875Z] drwxr-xr-x 17 jenkins docker 12288 Jun 20 07:25 .. [2025-06-20T07:25:18.875Z] -rw-r--r-- 1 jenkins docker 0 Jun 20 07:25 build.env [2025-06-20T07:25:18.875Z] -rw-r--r-- 1 jenkins docker 358 Jun 20 06:39 deps.build-compile.82698.env [Pipeline] withCredentials [2025-06-20T07:25:18.923Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T07:25:19.239Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T07:25:19.804Z] 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-06-20T07:25:21.587Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:25:21.602Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:21.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:22.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:22.626Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:22.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:24.658Z] JOB package-centos: waiting for dependecy [compile-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T07:25:24.734Z] JOB package-centos: wait finished. overall result = true [Pipeline] echo [2025-06-20T07:25:24.760Z] JOB package-centos: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-06-20T07:25:24.839Z] Archiving artifacts [Pipeline] echo [2025-06-20T07:25:24.863Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:25:24.878Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:24.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:24.968Z] JOB package-centos / stream build-centos : deps: [compile-centos] [Pipeline] dir [2025-06-20T07:25:24.997Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] echo [2025-06-20T07:25:25.035Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:25:25.051Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] findFiles [2025-06-20T07:25:25.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:25.177Z] JOB package-centos: files found = 2 [Pipeline] echo [2025-06-20T07:25:25.194Z] JOB package-centos: file #0 with path build-compile-82698/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T07:25:25.237Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:25.252Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:25.299Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T07:25:25.316Z] JOB package-centos: file #1 with path build-compile-82698/deps.build-compile.82698.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T07:25:25.452Z] JOB package-centos: deps_env_file: deps.build-package.19790.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T07:25:25.518Z] Archiving artifacts [Pipeline] echo [2025-06-20T07:25:25.564Z] JOB package-centos: Starting job: build-package rnd: #19790 [Pipeline] timeout [2025-06-20T07:25:25.584Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T07:25:25.639Z] Scheduling project: build-package [Pipeline] { [Pipeline] echo [2025-06-20T07:25:26.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:26.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:25:27.058Z] Will try again after 15 sec [2025-06-20T07:25:32.562Z] Starting building: build-package #4354 [Pipeline] { [Pipeline] echo [2025-06-20T07:25:36.686Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:25:36.704Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:36.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:37.713Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:37.729Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:37.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:39.960Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:25:39.977Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:40.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:40.166Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:25:40.181Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:25:40.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:40.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:40.356Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:40.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:42.114Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:42.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:25:42.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:51.790Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:25:51.808Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:51.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:52.814Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:52.831Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:52.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:55.063Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:25:55.081Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:55.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:55.266Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:25:55.282Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:25:55.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:55.445Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:55.463Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:25:55.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:25:57.234Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:25:57.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:25:57.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:06.903Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:26:06.920Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:06.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:07.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:07.929Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:07.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:10.181Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:26:10.201Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:10.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:10.367Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:26:10.384Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:26:10.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:10.545Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:10.566Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:10.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:12.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:12.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:26:12.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:22.009Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:26:22.030Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:22.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:23.014Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:23.033Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:23.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:25.291Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:26:25.308Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:25.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:25.469Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:26:25.488Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:26:25.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:25.654Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:25.674Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:25.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:27.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:27.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:26:27.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:37.118Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:26:37.135Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:37.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:38.114Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:38.131Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:38.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:40.396Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:26:40.414Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:40.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:40.574Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:26:40.590Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:26:40.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:40.769Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:40.788Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:40.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:42.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:42.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:26:42.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:52.221Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:26:52.239Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:52.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:53.223Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:53.245Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:53.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:55.494Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:26:55.510Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:55.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:55.678Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:26:55.696Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:26:55.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:55.872Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:55.890Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:26:55.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:26:57.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:26:57.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:26:57.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:07.326Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:27:07.347Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:07.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:08.331Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:08.346Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:08.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:10.591Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:27:10.610Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:10.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:10.781Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:27:10.803Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:27:10.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:10.981Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:11.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:11.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:12.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:12.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:27:13.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:22.454Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:27:22.470Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:22.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:23.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:23.464Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:23.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:25.698Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:27:25.720Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:25.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:25.905Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:27:25.923Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:27:25.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:26.098Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:26.117Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:26.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:28.105Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:28.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:27:28.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:37.561Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:27:37.581Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:37.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:38.564Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:38.586Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:38.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:40.825Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:27:40.845Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:40.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:41.015Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:27:41.043Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:27:41.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:41.213Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:41.232Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:41.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:43.286Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:43.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:27:43.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:52.689Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:27:52.712Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:52.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:53.696Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:53.720Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:53.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:55.955Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:27:55.978Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:56.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:56.157Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:27:56.173Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:27:56.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:56.334Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:56.351Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:27:56.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:27:58.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:27:58.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:27:58.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:07.835Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:28:07.852Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:07.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:08.838Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:08.869Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:08.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:11.071Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:28:11.098Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:11.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:11.256Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:28:11.279Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:28:11.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:11.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:11.480Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:11.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:13.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:13.620Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:28:13.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:22.948Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:28:22.966Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:23.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:23.967Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:23.995Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:24.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:26.227Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:28:26.247Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:26.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:26.382Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:28:26.403Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:28:26.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:26.570Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:26.591Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:26.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:28.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:28.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:28:28.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:38.063Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:28:38.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:38.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:39.117Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:39.138Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:39.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:41.337Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:28:41.361Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:41.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:41.490Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:28:41.521Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:28:41.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:41.676Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:41.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:41.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:43.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:43.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:28:43.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:53.162Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:28:53.178Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:53.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:54.239Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:54.259Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:54.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:56.480Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:28:56.510Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:56.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:56.624Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:28:56.656Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:28:56.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:56.780Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:56.798Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:28:56.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:28:59.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:28:59.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:28:59.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:08.260Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:29:08.277Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:08.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:09.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:09.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:09.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:11.638Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:29:11.655Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:11.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:11.757Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:29:11.773Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:29:11.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:11.891Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:11.910Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:11.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:14.155Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:14.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:29:14.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:23.364Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:29:23.379Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:23.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:24.490Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:24.518Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:24.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:26.752Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:29:26.769Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:26.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:26.872Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:29:26.893Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:29:26.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:27.007Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:27.024Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:27.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:29.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:29.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:29:29.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:38.474Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:29:38.493Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:38.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:39.608Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:39.626Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:39.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:41.865Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:29:41.882Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:41.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:41.996Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:29:42.020Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:29:42.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:42.145Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:42.163Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:42.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:44.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:44.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:29:44.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:53.583Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:29:53.598Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:53.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:54.732Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:54.748Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:54.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:56.975Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:29:56.992Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:57.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:57.143Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:29:57.164Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:29:57.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:57.280Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:57.296Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:29:57.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:29:59.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:29:59.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:29:59.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:08.688Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:30:08.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:08.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:09.841Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:09.859Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:09.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:12.079Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:30:12.104Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:12.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:12.272Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:30:12.293Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:30:12.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:12.479Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:12.502Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:12.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:14.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:14.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:30:14.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:23.793Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:30:23.813Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:23.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:24.968Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:24.991Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:25.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:27.195Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:30:27.214Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:27.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:27.405Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:30:27.427Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:30:27.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:27.625Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:27.645Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:27.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:29.850Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:29.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:30:29.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:39.003Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:30:39.025Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:39.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:40.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:40.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:40.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:42.308Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:30:42.325Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:42.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:42.523Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:30:42.548Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:30:42.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:42.765Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:42.791Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:42.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:45.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:45.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:30:45.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:54.113Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:30:54.129Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:54.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:55.210Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:55.228Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:55.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:57.420Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:30:57.438Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:57.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:57.671Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:30:57.697Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:30:57.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:30:57.913Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:30:57.932Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:30:57.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:00.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:00.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:31:00.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:09.225Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:31:09.242Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:09.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:10.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:10.343Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:10.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:12.518Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:31:12.536Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:12.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:12.792Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:31:12.810Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:31:12.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:13.019Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:13.036Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:13.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:15.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:15.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:31:15.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:24.327Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:31:24.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:24.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:25.573Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:25.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:25.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:27.620Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:31:27.637Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:27.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:27.893Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:31:27.909Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:31:27.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:28.133Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:28.155Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:28.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:30.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:30.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:31:30.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:39.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:31:39.452Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:39.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:40.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:40.694Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:40.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:42.757Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:31:42.775Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:42.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:43.019Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:31:43.040Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:31:43.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:43.251Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:43.270Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:43.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:45.524Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:45.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:31:45.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:54.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:31:54.562Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:54.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:55.779Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:55.797Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:55.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:57.883Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:31:57.908Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:57.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:58.145Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:31:58.167Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:31:58.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:31:58.365Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:31:58.382Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:31:58.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:00.645Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:00.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:32:00.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:09.654Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:32:09.672Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:09.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:10.881Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:10.896Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:10.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:13.003Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:32:13.024Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:13.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:13.272Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:32:13.291Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:32:13.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:13.471Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:13.495Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:13.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:15.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:15.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:32:15.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:24.764Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:32:24.783Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:24.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:25.982Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:26.002Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:26.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:28.171Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:32:28.189Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:28.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:28.381Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:32:28.401Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:32:28.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:28.579Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:28.599Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:28.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:30.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:30.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:32:30.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:39.867Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:32:39.883Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:39.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:41.094Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:41.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:41.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:43.284Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:32:43.301Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:43.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:43.495Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:32:43.516Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:32:43.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:43.699Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:43.724Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:43.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32: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-06-20T07:32:46.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:32:46.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:54.977Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:32:54.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:55.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:56.209Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:56.227Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:56.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:58.392Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:32:58.416Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:58.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:58.619Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:32:58.641Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:32:58.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:32:58.837Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:32:58.864Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:32:58.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:01.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:01.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:33:01.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:10.089Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:33:10.109Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:10.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:11.313Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:11.328Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:11.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:13.519Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:33:13.536Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:13.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:13.739Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:33:13.757Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:33:13.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:13.965Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:13.985Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:14.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:16.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:16.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:33:16.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:25.216Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:33:25.232Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:25.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:26.415Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:26.431Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:26.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:28.627Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:33:28.649Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:28.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:28.852Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:33:28.869Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:33:28.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:29.096Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:29.120Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:29.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:31.369Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:31.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:33:31.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:40.326Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:33:40.344Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:40.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:41.524Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:41.544Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:41.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:43.755Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:33:43.779Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:43.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:43.955Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:33:43.972Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:33:44.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:44.212Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:44.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:44.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:46.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:46.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:33:46.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:55.441Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:33:55.459Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:55.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:56.634Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:56.651Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:56.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:58.874Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:33:58.892Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:58.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:59.074Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:33:59.093Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:33:59.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:33:59.328Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:33:59.342Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:33:59.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:01.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:01.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:34:01.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:10.547Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:34:10.562Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:10.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:11.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:11.763Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:11.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:14.003Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:34:14.020Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:14.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:14.183Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:34:14.200Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:34:14.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:14.428Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:14.452Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:14.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:16.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:16.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:34:16.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:25.650Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:34:25.669Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:25.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:26.854Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:26.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:26.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:29.102Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:34:29.118Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:29.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:29.287Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:34:29.308Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:34:29.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:29.586Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:29.618Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:29.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:31.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-06-20T07:34:31.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:34:31.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:40.760Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:34:40.777Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:40.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:41.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:42.006Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:42.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:44.204Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:34:44.221Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:44.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:44.398Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:34:44.414Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:34:44.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:44.723Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:44.751Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:44.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:47.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:47.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:34:47.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:55.870Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:34:55.890Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:55.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:57.105Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:57.128Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:57.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:59.298Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:34:59.314Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:59.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:59.493Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:34:59.508Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:34:59.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:34:59.857Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:34:59.886Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:34:59.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:02.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:02.183Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:35:02.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:10.985Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:35:11.001Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:11.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:12.218Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:12.236Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:12.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:14.397Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:35:14.415Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:14.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:14.594Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:35:14.610Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:35:14.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:14.985Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:15.000Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:15.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:17.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:17.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:35:17.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:26.093Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:35:26.109Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:26.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:27.326Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:27.346Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:27.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:29.558Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:35:29.574Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:29.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:29.694Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:35:29.710Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:35:29.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:30.089Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:30.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:30.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:32.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:32.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:35:32.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:41.204Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:35:41.221Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:41.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:42.433Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:42.448Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:42.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:44.665Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:35:44.684Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:44.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:44.791Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:35:44.808Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:35:44.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:45.192Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:45.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:45.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:47.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:47.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:35:47.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:56.324Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:35:56.342Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:56.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:57.537Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:35:57.554Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:57.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:59.771Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:35:59.787Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:35:59.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:35:59.891Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:35:59.907Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:35:59.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:00.290Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:00.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:00.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:02.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:02.680Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:36:02.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:11.420Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:36:11.435Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:11.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:12.641Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:12.655Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:12.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:14.874Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:36:14.892Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:14.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:14.986Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:36:15.003Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:36:15.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:15.393Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:15.408Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:15.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:17.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:17.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:36:17.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:26.518Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:36:26.535Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:26.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:27.739Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:27.756Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:27.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:29.977Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:36:29.993Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:30.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:30.091Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:36:30.108Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:36:30.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:30.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:30.507Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:30.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:32.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:32.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:36:32.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:41.641Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:36:41.658Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:41.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:42.839Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:42.853Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:42.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:45.078Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:36:45.096Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:45.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:45.189Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:36:45.206Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:36:45.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:45.591Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:45.607Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:45.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:48.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:48.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:36:48.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:56.914Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:36:56.930Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:56.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:36:57.939Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:36:57.955Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:36:58.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:00.180Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:37:00.200Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:00.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:00.300Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:37:00.318Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:37:00.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:00.693Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:00.711Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:00.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:03.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:03.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:37:03.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:12.013Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:37:12.033Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:12.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:13.050Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:13.073Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:13.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:15.279Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:37:15.294Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:15.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:15.399Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:37:15.413Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:37:15.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:15.795Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:15.812Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:15.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:18.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-06-20T07:37:18.263Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:37:18.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:27.144Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:37:27.163Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:27.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:28.167Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:28.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:28.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:30.378Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:37:30.395Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:30.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:30.498Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:37:30.516Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:37:30.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:30.901Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:30.915Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:30.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:33.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:33.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:37:33.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:42.250Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:37:42.265Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:42.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:43.270Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:43.287Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:43.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:45.485Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:37:45.502Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:45.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:45.599Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:37:45.613Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:37:45.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:46.000Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:46.017Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:46.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:48.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:48.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:37:48.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:57.350Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:37:57.374Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:57.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:37:58.378Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:37:58.396Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:37:58.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:00.583Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:38:00.601Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:00.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:00.716Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:38:00.735Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:38:00.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:01.108Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:01.125Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:01.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:03.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-06-20T07:38:03.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:38:03.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:12.470Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:38:12.492Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:12.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:13.476Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:13.494Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:13.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:15.703Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:38:15.722Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:15.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:15.829Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:38:15.847Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:38:15.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:16.209Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:16.226Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:16.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:18.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:18.800Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:38:18.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:27.581Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:38:27.597Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:27.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:28.580Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:28.597Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:28.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:30.809Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:38:30.826Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:30.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:30.927Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:38:30.941Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:38:30.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:31.315Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:31.337Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:31.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:33.897Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:33.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:38:33.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:42.691Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:38:42.712Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:42.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:43.683Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:43.704Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:43.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:45.911Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:38:45.928Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:45.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:46.027Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:38:46.045Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:38:46.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:46.418Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:46.439Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:46.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:49.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:49.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:38:49.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:57.807Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:38:57.822Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:57.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:38:58.805Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:38:58.824Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:38:58.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:01.010Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:39:01.025Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:01.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:01.134Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:39:01.152Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:39:01.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:01.528Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:01.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:01.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:04.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:04.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:39:04.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:12.908Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:39:12.926Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:12.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:13.917Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:13.932Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:13.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:16.144Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:39:16.163Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:16.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:16.272Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:39:16.291Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:39:16.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:16.625Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:16.641Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:16.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:19.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:19.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:39:19.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:28.008Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:39:28.027Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:28.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:29.016Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:29.034Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:29.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:31.249Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:39:31.266Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:31.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:31.371Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:39:31.387Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:39:31.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:31.726Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:31.741Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:31.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:34.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:34.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:39:34.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:43.109Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:39:43.125Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:43.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:44.125Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:44.143Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:44.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:46.347Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:39:46.364Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:46.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:46.463Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:39:46.479Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:39:46.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:46.866Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:46.885Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:46.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:49.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-06-20T07:39:49.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:39:49.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:58.207Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:39:58.224Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:58.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:39:59.222Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:39:59.237Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:39:59.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:01.450Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:40:01.467Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:01.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:01.571Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:40:01.589Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:40:01.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:01.975Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:01.992Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:02.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:04.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:04.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:40:04.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:13.307Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:40:13.325Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:13.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:14.327Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:14.347Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:14.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:16.595Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:40:16.616Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:16.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:16.722Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:40:16.738Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:40:16.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:17.085Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:17.103Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:17.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:19.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:19.808Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:40:19.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:28.416Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:40:28.434Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:28.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:29.436Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:29.455Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:29.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:31.708Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:40:31.729Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:31.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:31.822Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:40:31.838Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:40:31.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:32.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:32.219Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:32.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:34.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:34.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:40:35.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:43.525Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:40:43.541Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:43.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:44.553Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:44.573Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:44.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:46.812Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:40:46.835Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:46.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:46.935Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:40:46.951Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:40:46.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:47.299Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:47.315Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:47.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:50.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-06-20T07:40:50.063Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:40:50.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:58.627Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:40:58.644Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:58.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:40:59.664Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:40:59.681Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:40:59.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:01.923Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:41:01.942Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:01.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:02.048Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:41:02.066Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:41:02.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:02.398Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:02.415Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:02.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:05.158Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:05.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:41:05.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:13.733Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:41:13.751Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:13.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:14.764Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:14.780Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:14.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:17.032Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:41:17.048Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:17.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:17.151Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:41:17.165Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:41:17.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:17.510Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:17.525Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:17.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:20.286Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:20.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:41:20.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:28.836Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:41:28.852Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:28.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:29.866Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:29.888Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:29.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:32.141Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:41:32.157Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:32.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:32.250Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:41:32.266Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:41:32.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:32.608Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:32.626Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:32.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:35.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:35.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:41:35.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:43.935Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:41:43.952Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:44.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:44.971Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:44.987Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:45.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:47.249Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:41:47.269Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:47.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:47.367Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:41:47.384Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:41:47.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:47.709Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:47.727Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:47.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:50.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:41:50.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:41:50.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:41:59.039Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:41:59.057Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:41:59.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:00.071Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:00.088Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:00.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:02.357Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:42:02.374Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:02.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:02.467Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:42:02.483Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:42:02.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:02.809Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:02.826Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:02.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:05.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:05.777Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:42:05.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:14.144Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:42:14.162Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:14.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:15.177Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:15.194Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:15.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:17.463Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:42:17.478Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:17.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:17.575Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:42:17.595Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:42:17.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:17.918Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:17.939Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:17.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:20.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:20.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:42:20.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:29.254Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:42:29.275Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:29.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:30.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:30.321Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:30.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:32.565Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:42:32.584Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:32.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:32.687Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:42:32.704Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:42:32.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:33.029Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:33.047Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:33.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:36.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:36.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:42:36.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:44.380Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:42:44.398Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:44.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:45.409Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:45.429Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:45.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:47.672Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:42:47.687Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:47.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:47.791Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:42:47.807Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:42:47.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:48.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:48.148Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:48.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:51.126Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:42:51.145Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:42:51.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:42:59.481Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:42:59.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:42:59.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:00.522Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:00.542Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:00.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:02.775Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:43:02.792Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:02.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:02.892Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:43:02.910Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:43:02.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:03.227Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:03.245Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:03.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:06.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:06.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:43:06.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:14.597Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:43:14.614Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:14.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:15.634Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:15.650Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:15.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:17.876Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:43:17.897Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:17.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:17.995Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:43:18.012Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:43:18.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:18.341Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:18.357Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:18.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:21.369Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:21.387Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:43:21.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:29.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:43:29.716Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:29.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:30.730Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:30.747Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:30.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:32.983Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:43:33.001Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:33.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:33.100Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:43:33.118Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:43:33.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:33.439Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:33.458Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:33.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:36.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:36.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:43:36.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:44.806Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:43:44.823Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:44.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:45.834Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:45.853Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:45.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:48.095Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:43:48.113Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:48.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:48.212Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:43:48.230Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:43:48.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:48.547Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:48.564Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:48.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:51.603Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:43:51.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:43:51.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:43:59.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:43:59.923Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:43:59.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:00.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:44:00.951Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:01.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:03.200Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:44:03.216Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:03.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:03.322Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:44:03.339Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:44:03.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:03.651Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:44:03.669Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:03.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:06.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-06-20T07:44:06.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:44:06.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:15.002Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:44:15.017Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:15.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:16.039Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:44:16.058Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:16.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:18.301Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:44:18.317Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:18.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:18.417Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:44:18.433Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:44:18.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:18.753Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:44:18.768Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:18.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:21.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:44:21.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:44:21.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:30.098Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:44:30.115Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:30.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:31.141Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:44:31.162Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:31.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:33.407Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:44:33.424Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:33.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:33.572Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:44:33.589Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:44:33.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:33.846Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:44:33.863Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:33.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:36.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-06-20T07:44:36.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:44:37.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:45.200Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:44:45.215Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:45.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:46.246Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:44:46.261Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:46.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:48.511Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:44:48.529Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:48.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:48.668Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:44:48.685Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:44:48.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:48.943Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:44:48.960Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:44:49.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:44:52.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:44:52.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:44:52.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:00.299Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:45:00.318Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:00.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:01.350Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:01.372Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:01.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:03.630Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:45:03.650Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:03.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:03.769Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:45:03.787Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:45:03.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:04.067Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:04.083Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:04.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:07.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:07.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:45:07.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:15.400Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:45:15.416Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:15.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:16.459Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:16.474Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:16.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:18.741Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:45:18.760Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:18.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:18.873Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:45:18.889Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:45:18.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:19.172Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:19.189Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:19.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:22.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:22.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:45:22.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:30.503Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:45:30.519Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:30.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:31.555Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:31.572Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:31.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:33.850Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:45:33.868Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:33.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:33.976Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:45:33.992Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:45:34.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:34.275Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:34.295Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:34.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:37.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:37.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:45:37.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:45.602Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:45:45.619Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:45.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:46.653Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:46.669Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:46.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:48.961Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:45:48.978Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:49.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:49.087Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:45:49.105Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:45:49.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45:49.381Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:45:49.400Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:45:49.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:45: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-06-20T07:45:52.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:45:52.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:00.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:46:00.716Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:00.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:01.755Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:01.773Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:01.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:04.069Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:46:04.087Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:04.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:04.185Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:46:04.198Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:46:04.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:04.495Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:04.515Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:04.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:07.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:07.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:46:07.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:15.803Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:46:15.823Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:15.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:16.857Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:16.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:16.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:19.177Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:46:19.195Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:19.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:19.292Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:46:19.310Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:46:19.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:19.606Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:19.623Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:19.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:22.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:22.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:46:22.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:30.908Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:46:30.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:30.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:31.955Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:31.973Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:32.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:34.281Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:46:34.298Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:34.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:34.403Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:46:34.423Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:46:34.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:34.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:34.729Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:34.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:37.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:37.975Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:46:38.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:46.010Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:46:46.029Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:46.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:47.060Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:47.077Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:47.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:49.391Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:46:49.407Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:49.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:49.516Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:46:49.533Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:46:49.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:49.820Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:49.836Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:46:49.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:46:53.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:46:53.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:46:53.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:01.118Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:47:01.135Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:01.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:02.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:02.183Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:02.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:04.500Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:47:04.515Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:04.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:04.618Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:47:04.635Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:47:04.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:04.928Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:04.945Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:04.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:08.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:08.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:47:08.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:16.223Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:47:16.244Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:16.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:17.273Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:17.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:17.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:19.601Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:47:19.619Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:19.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:19.715Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:47:19.732Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:47:19.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:20.035Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:20.054Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:20.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:23.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:23.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:47:23.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:31.344Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:47:31.363Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:31.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:32.374Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:32.390Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:32.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:34.701Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:47:34.720Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:34.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:34.827Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:47:34.849Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:47:34.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:35.151Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:35.172Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:35.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:38.445Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:38.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:47:38.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:46.455Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:47:46.474Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:46.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:47.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:47.495Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:47.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:49.811Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-06-20T07:47:49.830Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:49.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:49.949Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:47:49.968Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:47:50.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:50.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:50.293Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:47:50.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:47:53.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:47:53.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:47:53.649Z] Will try again after 15 sec [2025-06-20T07:47:58.852Z] Build build-package #4354 completed: SUCCESS [Pipeline] echo [2025-06-20T07:47:58.873Z] JOB package-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T07:47:59.013Z] Copied 2 artifacts from "build-package" build number 4354 [Pipeline] echo [2025-06-20T07:47:59.059Z] JOB package-centos: Collected artifacts: [Pipeline] sh [2025-06-20T07:47:59.367Z] + ls -la build-package-19790 [2025-06-20T07:47:59.367Z] total 20 [2025-06-20T07:47:59.367Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 07:47 . [2025-06-20T07:47:59.367Z] drwxr-xr-x 18 jenkins docker 12288 Jun 20 07:47 .. [2025-06-20T07:47:59.367Z] -rw-r--r-- 1 jenkins docker 0 Jun 20 07:47 build.env [2025-06-20T07:47:59.367Z] -rw-r--r-- 1 jenkins docker 358 Jun 20 07:25 deps.build-package.19790.env [Pipeline] withCredentials [2025-06-20T07:47:59.420Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T07:47:59.750Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T07:48:00.010Z] 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-06-20T07:48:01.565Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T07:48:01.644Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-06-20T07:48:01.672Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T07:48:01.765Z] Archiving artifacts [Pipeline] echo [2025-06-20T07:48:01.808Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-centos] [Pipeline] dir [2025-06-20T07:48:01.846Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T07:48:01.940Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2025-06-20T07:48:01.968Z] JOB deploy-platform-ansible-os: file #0 with path build-package-19790/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T07:48:02.032Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-06-20T07:48:02.067Z] JOB deploy-platform-ansible-os: file #1 with path build-package-19790/deps.build-package.19790.env [Pipeline] readFile [Pipeline] echo [2025-06-20T07:48:02.146Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T07:48:02.256Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2025-06-20T07:48:02.278Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #52172 [Pipeline] timeout [2025-06-20T07:48:02.300Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T07:48:02.359Z] Scheduling project: deploy-platform-ansible-os [Pipeline] { [Pipeline] echo [2025-06-20T07:48:02.583Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:02.600Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:48:02.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:48:04.922Z] JOB freeze-centos: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T07:48:04.999Z] JOB freeze-centos: wait finished. overall result = true [Pipeline] echo [2025-06-20T07:48:05.027Z] JOB freeze-centos: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-06-20T07:48:05.085Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-06-20T07:48:05.102Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-06-20T07:48:05.152Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-06-20T07:48:05.174Z] Archiving artifacts [Pipeline] echo [2025-06-20T07:48:05.230Z] JOB freeze-centos / stream build-centos : deps: [package-centos] [Pipeline] dir [2025-06-20T07:48:05.263Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T07:48:05.350Z] JOB freeze-centos: files found = 2 [Pipeline] { [Pipeline] echo [2025-06-20T07:48:05.382Z] JOB freeze-centos: file #0 with path build-package-19790/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T07:48:05.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:05.473Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-06-20T07:48:05.495Z] JOB freeze-centos: file #1 with path build-package-19790/deps.build-package.19790.env [Pipeline] readFile [2025-06-20T07:48:05.553Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T07:48:05.654Z] JOB freeze-centos: deps_env_file: deps.build-freeze.72630.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T07:48:05.729Z] Archiving artifacts [Pipeline] echo [2025-06-20T07:48:05.785Z] JOB freeze-centos: Starting job: build-freeze rnd: #72630 [Pipeline] timeout [2025-06-20T07:48:05.805Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T07:48:05.854Z] Scheduling project: build-freeze [2025-06-20T07:48:07.707Z] Starting building: deploy-platform-ansible-os #3502 [Pipeline] { [Pipeline] echo [2025-06-20T07:48:08.701Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:08.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:48:08.801Z] Will try again after 15 sec [2025-06-20T07:48:12.710Z] Starting building: build-freeze #3611 [Pipeline] { [Pipeline] echo [2025-06-20T07:48:17.701Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:17.729Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [2025-06-20T07:48:17.734Z] Build build-freeze #3611 completed: SUCCESS [Pipeline] } [2025-06-20T07:48:17.793Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T07:48:17.811Z] JOB freeze-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T07:48:17.938Z] Copied 1 artifact from "build-freeze" build number 3611 [Pipeline] echo [2025-06-20T07:48:18.005Z] JOB freeze-centos: Collected artifacts: [Pipeline] sh [2025-06-20T07:48:18.294Z] + ls -la build-freeze-72630 [2025-06-20T07:48:18.294Z] total 20 [2025-06-20T07:48:18.294Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 07:48 . [2025-06-20T07:48:18.294Z] drwxr-xr-x 19 jenkins docker 12288 Jun 20 07:48 .. [2025-06-20T07:48:18.294Z] -rw-r--r-- 1 jenkins docker 358 Jun 20 07:48 deps.build-freeze.72630.env [Pipeline] withCredentials [2025-06-20T07:48:18.350Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T07:48:18.670Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T07:48:18.927Z] 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-06-20T07:48:20.188Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:SUCCESS] [Pipeline] echo [2025-06-20T07:48:20.205Z] JOB cleanup-centos: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T07:48:20.281Z] JOB cleanup-centos: wait finished. overall result = true [Pipeline] echo [2025-06-20T07:48:20.313Z] JOB cleanup-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T07:48:20.408Z] Archiving artifacts [Pipeline] echo [2025-06-20T07:48:20.444Z] JOB cleanup-centos / stream build-centos : deps: [freeze-centos] [Pipeline] dir [2025-06-20T07:48:20.475Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T07:48:20.566Z] JOB cleanup-centos: files found = 1 [Pipeline] { [Pipeline] echo [2025-06-20T07:48:20.596Z] JOB cleanup-centos: file #0 with path build-freeze-72630/deps.build-freeze.72630.env [Pipeline] readFile [Pipeline] } [Pipeline] echo [2025-06-20T07:48:20.648Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:20.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [2025-06-20T07:48:20.742Z] Will try again after 15 sec [Pipeline] echo [2025-06-20T07:48:20.787Z] JOB cleanup-centos: deps_env_file: deps.build-cleanup.17991.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T07:48:20.862Z] Archiving artifacts [Pipeline] echo [2025-06-20T07:48:20.916Z] JOB cleanup-centos: Starting job: build-cleanup rnd: #17991 [Pipeline] timeout [2025-06-20T07:48:20.937Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T07:48:20.986Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2025-06-20T07:48:23.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:23.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:48:23.932Z] Will try again after 15 sec [2025-06-20T07:48:27.753Z] Starting building: build-cleanup #8408 [Pipeline] { [Pipeline] echo [2025-06-20T07:48:32.834Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:32.850Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:48:32.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:48:35.783Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:35.800Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:48:35.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:48:38.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:39.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:48:39.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:48:47.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:47.966Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:48:48.018Z] Will try again after 15 sec [2025-06-20T07:48:48.157Z] Build test-unit-agent #1974 completed: SUCCESS [Pipeline] echo [2025-06-20T07:48:48.183Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T07:48:48.285Z] Copied 1 artifact from "test-unit-agent" build number 1974 [Pipeline] echo [2025-06-20T07:48:48.326Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [2025-06-20T07:48:48.624Z] + ls -la test-unit-agent-60544 [2025-06-20T07:48:48.624Z] total 20 [2025-06-20T07:48:48.624Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 07:48 . [2025-06-20T07:48:48.624Z] drwxr-xr-x 20 jenkins docker 12288 Jun 20 07:48 .. [2025-06-20T07:48:48.624Z] -rw-r--r-- 1 jenkins docker 110 Jun 20 06:42 deps.test-unit-agent.60544.env [Pipeline] withCredentials [2025-06-20T07:48:48.678Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T07:48:49.006Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T07:48:50.378Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-06-20T07:48:50.885Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:48:50.904Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:48:50.956Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-06-20T07:48:54.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-06-20T07:48:54.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:48:54.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:03.055Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:03.074Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:49:03.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:06.035Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:06.056Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:49:06.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:09.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:09.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:49:09.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:18.169Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:18.189Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:49:18.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:21.150Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:21.167Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:49:21.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:24.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:24.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:49:24.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:33.280Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:33.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:49:33.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:36.252Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:36.268Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:49:36.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:39.506Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:39.525Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:49:39.589Z] Will try again after 15 sec [2025-06-20T07:49:44.718Z] Build build-cleanup #8408 completed: SUCCESS [Pipeline] echo [2025-06-20T07:49:44.743Z] JOB cleanup-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T07:49:44.861Z] Copied 1 artifact from "build-cleanup" build number 8408 [Pipeline] echo [2025-06-20T07:49:44.897Z] JOB cleanup-centos: Collected artifacts: [Pipeline] sh [2025-06-20T07:49:45.193Z] + ls -la build-cleanup-17991 [2025-06-20T07:49:45.193Z] total 20 [2025-06-20T07:49:45.193Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 07:49 . [2025-06-20T07:49:45.193Z] drwxr-xr-x 21 jenkins docker 12288 Jun 20 07:49 .. [2025-06-20T07:49:45.193Z] -rw-r--r-- 1 jenkins docker 358 Jun 20 07:48 deps.build-cleanup.17991.env [Pipeline] withCredentials [2025-06-20T07:49:45.244Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T07:49:45.572Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T07:49:46.138Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-06-20T07:49:48.381Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:48.397Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:49:48.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:51.358Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:51.376Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:49:51.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:49:54.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:49:54.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:49:54.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:03.499Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:03.526Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:50:03.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:06.470Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:06.488Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:50:06.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:09.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:09.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:50:09.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:18.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:18.645Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:50:18.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:21.584Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:21.606Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:50:21.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:25.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:25.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:50:25.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:33.745Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:33.763Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:50:33.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:36.690Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:36.706Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:50:36.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:40.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:40.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:50:40.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:48.850Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:48.868Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:50:48.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:51.788Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:51.804Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:50:51.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:50:55.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:50:55.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:50:55.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:03.951Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:03.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:51:04.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:06.898Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:06.915Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:51:06.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:10.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:10.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:51:10.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:19.055Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:19.074Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:51:19.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:22.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:22.036Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:51:22.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:25.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:25.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:51:25.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:34.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:34.171Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:51:34.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:37.121Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:37.137Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:51:37.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:40.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:40.710Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:51:40.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:49.258Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:49.277Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:51:49.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:52.224Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:52.243Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:51:52.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:51:55.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:51:55.846Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:51:55.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:04.356Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:04.374Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:52:04.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:07.335Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:07.352Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:52:07.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:10.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:10.981Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:52:11.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:19.464Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:19.482Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:52:19.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:22.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:22.459Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:52:22.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:26.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:26.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:52:26.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:34.572Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:34.591Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:52:34.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:37.553Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:37.568Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:52:37.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:41.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:41.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:52:41.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:49.673Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:49.689Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:52:49.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:52.649Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:52:52.665Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:52:52.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:52:56.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-06-20T07:52:56.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:52:56.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:04.789Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:04.805Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:53:04.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:07.750Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:07.765Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:53:07.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:11.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:11.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:53:11.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:19.882Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:19.899Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:53:19.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:22.853Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:22.869Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:53:22.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:26.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:26.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:53:26.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:34.982Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:34.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:53:35.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:37.952Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:37.971Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:53:38.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:41.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:41.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:53:41.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:50.080Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:50.096Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:53:50.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:53.116Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:53.133Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:53:53.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:53:56.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:53:56.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:53:56.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:05.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:05.206Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:54:05.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:08.220Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:08.238Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:54:08.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:11.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:11.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:54:11.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:20.297Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:20.316Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:54:20.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:23.336Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:23.352Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:54:23.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:26.954Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:26.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:54:27.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:35.396Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:35.413Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:54:35.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:38.443Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:38.461Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:54:38.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:42.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:42.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:54:42.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:50.491Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:50.507Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:54:50.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:53.546Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:53.562Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:54:53.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:54:57.158Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:54:57.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:54:57.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:05.586Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:05.603Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:55:05.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:08.654Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:08.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:55:08.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:12.265Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:12.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:55:12.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:20.692Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:20.710Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:55:20.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:23.759Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:23.777Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:55:23.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:27.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:27.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:55:27.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:35.795Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:35.812Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:55:35.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:38.869Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:38.886Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:55:38.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:42.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:42.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:55:42.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:50.893Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:50.912Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:55:50.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:53.970Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:53.988Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:55:54.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:55:57.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:55:57.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:55:57.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:06.006Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:06.031Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:56:06.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:09.073Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:09.091Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:56:09.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:12.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:12.710Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:56:12.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:21.121Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:21.137Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:56:21.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:24.178Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:24.198Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:56:24.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:27.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:27.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:56:27.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:36.217Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:36.233Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:56:36.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:39.301Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:39.318Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:56:39.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:42.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:42.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:56:42.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:51.320Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:51.340Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:56:51.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:54.404Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:54.421Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:56:54.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:56:58.213Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:56:58.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:56:58.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:06.427Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:06.446Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:57:06.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:09.502Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:09.517Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:57:09.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:13.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:13.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:57:13.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:21.531Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:21.551Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:57:21.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:24.602Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:24.620Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:57:24.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:28.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:28.450Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:57:28.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:36.641Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:36.658Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:57:36.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:39.698Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:39.714Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:57:39.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:43.539Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:43.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:57:43.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:51.742Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:51.758Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:57:51.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:55.229Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:55.258Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:57:55.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:57:58.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:57:58.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:57:58.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:06.842Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:06.861Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:58:06.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:10.380Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:10.409Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:58:10.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:13.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:13.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:58:13.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:21.960Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:21.979Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:58:22.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:25.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:25.547Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:58:25.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:28.854Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:28.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:58:28.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:37.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:37.079Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:58:37.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:40.646Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:40.668Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:58:40.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:43.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:43.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:58:44.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:52.161Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:52.176Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:58:52.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:55.788Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:55.808Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:58:55.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:58:59.063Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:58:59.079Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:58:59.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:07.263Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:07.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:59:07.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:10.916Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:10.947Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:59:11.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:14.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:14.183Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:59:14.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:22.371Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:22.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:59:22.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:26.062Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:26.087Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:59:26.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:29.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:29.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:59:29.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:37.472Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:37.487Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:59:37.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:41.192Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:41.216Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:59:41.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:44.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:44.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:59:44.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:52.569Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:52.586Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:59:52.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:56.310Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:56.334Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T07:59:56.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T07:59:59.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T07:59:59.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T07:59:59.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:07.682Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:07.703Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:00:07.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:11.443Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:11.477Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:00:11.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:14.595Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:14.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:00:14.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:22.797Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:22.815Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:00:22.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:26.599Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:26.623Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:00:26.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:29.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:29.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:00:29.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:37.899Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:37.914Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:00:37.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:41.741Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:41.758Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:00:41.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:44.795Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:44.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:00:44.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:52.992Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:53.009Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:00:53.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:56.856Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:56.879Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:00:56.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:00:59.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:00:59.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:00:59.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:08.086Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:08.102Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:01:08.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:11.970Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:11.987Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:01:12.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:15.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:15.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:01:15.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:23.185Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:23.204Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:01:23.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:27.090Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:27.109Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:01:27.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:30.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:30.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:01:30.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:38.287Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:38.303Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:01:38.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:42.202Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:42.224Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:01:42.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:45.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:45.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:01:45.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:53.397Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:53.416Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:01:53.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:01:57.322Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:01:57.342Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:01:57.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:00.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-06-20T08:02:00.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:02:00.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:08.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:02:08.524Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:02:08.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:12.440Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:02:12.457Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:02:12.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:15.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:02:15.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:02:15.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:23.617Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:02:23.636Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:02:23.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:27.569Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:02:27.589Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:02:27.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:30.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:02:30.551Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:02:30.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:38.722Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:02:38.738Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:02:38.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:42.688Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:02:42.710Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:02:42.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:45.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-06-20T08:02:45.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:02:45.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:53.823Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:02:53.842Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:02:53.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:02:57.812Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:02:57.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:02:57.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:00.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:00.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:03:00.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:08.929Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:08.947Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:03:08.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:12.936Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:12.958Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:03:13.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:15.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:15.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:03:15.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:24.032Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:24.050Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:03:24.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:28.065Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:28.085Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:03:28.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:30.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:30.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:03:31.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:39.137Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:39.154Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:03:39.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:43.189Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:43.210Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:03:43.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:46.081Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:46.098Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:03:46.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:54.238Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:54.255Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:03:54.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:03:58.320Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:03:58.343Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:03:58.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:01.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:01.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:04:01.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:09.333Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:09.349Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:04:09.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:13.448Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:13.467Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:04:13.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:16.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:16.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:04:16.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:24.432Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:24.449Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:04:24.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:28.561Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:28.580Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:04:28.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:31.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:31.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:04:31.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:39.528Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:39.542Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:04:39.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:43.679Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:43.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:04:43.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:46.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:46.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:04:46.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:54.621Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:54.637Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:04:54.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:04:58.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:04:58.820Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:04:58.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:01.609Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:01.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:05:01.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:09.723Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:09.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:05:09.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:13.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:13.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:05:13.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:16.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:16.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:05:16.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:24.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:24.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:05:24.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:29.038Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:29.059Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:05:29.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:31.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:31.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:05:31.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:39.928Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:39.943Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:05:39.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:44.154Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:44.177Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:05:44.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:46.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:46.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:05:47.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:55.028Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:55.046Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:05:55.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:05:59.284Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:05:59.304Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:05:59.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:02.042Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:02.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:06:02.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:10.126Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:10.145Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:06:10.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:14.415Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:14.449Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:06:14.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:17.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:17.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:06:17.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:25.225Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:25.244Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:06:25.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:29.594Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:29.612Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:06:29.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:32.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:32.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:06:32.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:40.319Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:40.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:06:40.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:44.711Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:44.730Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:06:44.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:48.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:48.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:06:48.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:55.414Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:55.429Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:06:55.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:06:59.821Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:06:59.837Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:06:59.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:03.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:03.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:07:03.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:10.509Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:10.526Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:07:10.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:14.931Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:14.951Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:07:15.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:18.494Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:18.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:07:18.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:25.627Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:25.655Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:07:25.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:30.047Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:30.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:07:30.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:33.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:33.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:07:33.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:40.736Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:40.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:07:40.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:45.156Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:45.173Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:07:45.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:48.734Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:48.752Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:07:48.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:07:55.830Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:07:55.849Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:07:55.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:08:00.266Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-06-20T08:08:00.291Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:08:00.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:08:03.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:08:03.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:08:04.031Z] Will try again after 15 sec [2025-06-20T08:08:06.485Z] Build deploy-platform-ansible-os #3502 completed: SUCCESS [Pipeline] echo [2025-06-20T08:08:06.504Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T08:08:06.601Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 3502 [Pipeline] echo [2025-06-20T08:08:06.643Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [2025-06-20T08:08:06.937Z] + ls -la deploy-platform-ansible-os-52172 [2025-06-20T08:08:06.937Z] total 20 [2025-06-20T08:08:06.937Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 08:08 . [2025-06-20T08:08:06.937Z] drwxr-xr-x 22 jenkins docker 12288 Jun 20 08:08 .. [2025-06-20T08:08:06.937Z] -rw-r--r-- 1 jenkins docker 493 Jun 20 07:50 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2025-06-20T08:08:07.002Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T08:08:07.318Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T08:08:08.253Z] 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-06-20T08:08:10.930Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:08:10.945Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:08:10.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:08:15.419Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T08:08:15.505Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-06-20T08:08:15.548Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T08:08:15.631Z] Archiving artifacts [Pipeline] echo [2025-06-20T08:08:15.672Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-centos, deploy-platform-ansible-os] [Pipeline] dir [2025-06-20T08:08:15.703Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T08:08:15.796Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2025-06-20T08:08:15.825Z] JOB deploy-tf-ansible-os: file #0 with path build-package-19790/build.env [Pipeline] readFile [Pipeline] echo [2025-06-20T08:08:15.945Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-06-20T08:08:15.978Z] JOB deploy-tf-ansible-os: file #1 with path build-package-19790/deps.build-package.19790.env [Pipeline] readFile [Pipeline] echo [2025-06-20T08:08:16.044Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-06-20T08:08:16.137Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T08:08:16.219Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2025-06-20T08:08:16.245Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-52172/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T08:08:16.378Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.31536.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T08:08:16.433Z] Archiving artifacts [Pipeline] echo [2025-06-20T08:08:16.475Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #31536 [Pipeline] timeout [2025-06-20T08:08:16.492Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T08:08:16.538Z] Scheduling project: deploy-tf-ansible-os [Pipeline] { [Pipeline] echo [2025-06-20T08:08:19.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:08:19.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:08:19.125Z] Will try again after 15 sec [2025-06-20T08:08:23.067Z] Starting building: deploy-tf-ansible-os #3071 [Pipeline] { [Pipeline] echo [2025-06-20T08:08:26.033Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:08:26.057Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:08:26.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:08:34.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:08:34.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:08:34.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:08:41.139Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:08:41.155Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:08:41.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:08:49.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:08:49.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:08:49.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:08:56.233Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:08:56.260Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:08:56.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:09:04.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:09:04.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:09:04.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:09:11.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:09:11.363Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:09:11.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:09:19.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:09:19.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:09:19.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:09:26.458Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:09:26.489Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:09:26.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:09:34.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:09:34.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:09:34.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:09:41.582Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:09:41.602Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:09:41.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:09:49.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:09:49.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:09:49.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:09:56.696Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:09:56.724Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:09:56.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:10:04.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:10:04.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:10:04.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:10:11.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:10:11.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:10:11.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:10:19.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:10:19.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:10:19.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:10:26.939Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:10:26.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:10:27.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:10:34.997Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:10:35.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:10:35.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:10:42.055Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:10:42.073Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:10:42.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:10:50.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:10:50.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:10:50.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:10:57.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:10:57.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:10:57.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:11:05.210Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:11:05.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:11:05.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:11:12.293Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:11:12.313Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:11:12.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:11:20.311Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:11:20.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:11:20.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:11:27.403Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:11:27.421Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:11:27.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:11:35.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:11:35.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:11:35.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:11:42.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:11:42.527Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:11:42.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:11:50.525Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:11:50.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:11:50.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:11:57.628Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:11:57.651Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:11:57.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:12:05.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:12:05.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:12:05.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:12:12.748Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:12:12.772Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:12:12.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:12:20.722Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:12:20.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:12:20.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:12:27.862Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:12:27.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:12:27.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:12:35.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:12:35.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:12:35.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:12:42.979Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:12:42.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:12:43.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:12:50.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:12:50.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:12:50.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:12:58.109Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:12:58.131Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:12:58.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:13:06.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:13:06.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:13:06.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:13:13.227Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:13:13.249Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:13:13.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:13:21.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:13:21.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:13:21.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:13:28.342Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:13:28.360Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:13:28.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:13:36.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:13:36.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:13:36.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:13:43.451Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:13:43.471Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:13:43.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:13:51.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:13:51.354Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:13:51.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:13:58.564Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:13:58.583Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:13:58.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:14:06.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:14:06.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:14:06.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:14:13.685Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:14:13.705Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:14:13.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:14:21.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:14:21.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:14:21.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:14:28.795Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:14:28.820Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:14:28.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:14:36.643Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:14:36.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:14:36.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:14:43.921Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:14:43.941Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:14:43.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:14:51.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:14:51.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:14:51.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:14:59.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:14:59.059Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:14:59.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:15:06.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:15:06.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:15:06.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:15:14.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:15:14.179Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:15:14.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:15:21.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:15:21.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:15:22.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:15:29.273Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:15:29.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:15:29.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:15:37.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:15:37.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:15:37.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:15:44.401Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-06-20T08:15:44.421Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-06-20T08:15:44.485Z] Will try again after 15 sec [2025-06-20T08:15:44.851Z] Build deploy-tf-ansible-os #3071 completed: SUCCESS [Pipeline] echo [2025-06-20T08:15:44.873Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T08:15:44.981Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 3071 [Pipeline] echo [2025-06-20T08:15:45.023Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2025-06-20T08:15:45.320Z] + ls -la deploy-tf-ansible-os-31536 [2025-06-20T08:15:45.320Z] total 20 [2025-06-20T08:15:45.320Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 08:15 . [2025-06-20T08:15:45.320Z] drwxr-xr-x 23 jenkins docker 12288 Jun 20 08:15 .. [2025-06-20T08:15:45.320Z] -rw-r--r-- 1 jenkins docker 492 Jun 20 08:08 deps.deploy-tf-ansible-os.31536.env [Pipeline] withCredentials [2025-06-20T08:15:45.380Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T08:15:45.724Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T08:15:47.625Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-06-20T08:15:52.179Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:15:52.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:15:52.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:15:59.526Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T08:15:59.607Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-06-20T08:15:59.642Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T08:15:59.732Z] Archiving artifacts [Pipeline] echo [2025-06-20T08:15:59.775Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2025-06-20T08:15:59.820Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T08:15:59.920Z] JOB test-sanity-ansible-os: files found = 1 [Pipeline] echo [2025-06-20T08:15:59.945Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-31536/deps.deploy-tf-ansible-os.31536.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T08:16:00.085Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.36274.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T08:16:00.145Z] Archiving artifacts [Pipeline] echo [2025-06-20T08:16:00.190Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #36274 [Pipeline] timeout [2025-06-20T08:16:00.208Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T08:16:00.256Z] Scheduling project: test-sanity [Pipeline] { [Pipeline] echo [2025-06-20T08:16:07.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:16:07.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:16:07.340Z] Will try again after 15 sec [2025-06-20T08:16:08.099Z] Starting building: test-sanity #3693 [Pipeline] { [Pipeline] echo [2025-06-20T08:16:22.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:16:22.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:16:22.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:16:37.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:16:37.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:16:37.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:16:52.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:16:52.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:16:52.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:17:07.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:17:07.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:17:07.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:17:22.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:17:22.795Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:17:22.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:17:37.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:17:37.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:17:37.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:17:52.981Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:17:52.997Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:17:53.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:18:08.078Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:18:08.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:18:08.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:18:23.178Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:18:23.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:18:23.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:18:38.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:18:38.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:18:38.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:18:53.389Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:18:53.405Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:18:53.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:19:08.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:19:08.517Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:19:08.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:19:23.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:19:23.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:19:23.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:19:38.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:19:38.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:19:38.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:19:53.808Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:19:53.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:19:53.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:20:08.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:20:08.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:20:09.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:20:24.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:20:24.106Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:20:24.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:20:39.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:20:39.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:20:39.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:20:54.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:20:54.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:20:54.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:21:09.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:21:09.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:21:09.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:21:24.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:21:24.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:21:24.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:21:39.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:21:40.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:21:40.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:21:55.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:21:55.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:21:55.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:22:10.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:22:10.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:22:10.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:22:25.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:22:25.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:22:25.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:22:40.414Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:22:40.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:22:40.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:22:55.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:22:55.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:22:55.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:23:10.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:23:10.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:23:10.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:23:25.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:23:25.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:23:25.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-06-20T08:23:40.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-06-20T08:23:40.888Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-06-20T08:23:40.935Z] Will try again after 15 sec [2025-06-20T08:23:51.337Z] Build test-sanity #3693 completed: SUCCESS [Pipeline] echo [2025-06-20T08:23:51.355Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T08:23:51.440Z] Copied 1 artifact from "test-sanity" build number 3693 [Pipeline] echo [2025-06-20T08:23:51.468Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [2025-06-20T08:23:51.757Z] + ls -la test-sanity-36274 [2025-06-20T08:23:51.757Z] total 20 [2025-06-20T08:23:51.757Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 08:23 . [2025-06-20T08:23:51.757Z] drwxr-xr-x 24 jenkins docker 12288 Jun 20 08:23 .. [2025-06-20T08:23:51.757Z] -rw-r--r-- 1 jenkins docker 492 Jun 20 08:16 deps.test-sanity.36274.env [Pipeline] withCredentials [2025-06-20T08:23:51.817Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T08:23:52.137Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T08:23:52.702Z] 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-06-20T08:23:55.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:SUCCESS] [Pipeline] echo [2025-06-20T08:23:55.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-06-20T08:23:56.083Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-06-20T08:23:56.118Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T08:23:56.215Z] Archiving artifacts [Pipeline] echo [2025-06-20T08:23:56.263Z] JOB collect-logs-and-cleanup-ansible-os / stream ansible-os : deps: [deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os] [Pipeline] dir [2025-06-20T08:23:56.298Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T08:23:56.387Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-06-20T08:23:56.412Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-52172/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-06-20T08:23:56.530Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T08:23:56.617Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-06-20T08:23:56.643Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-31536/deps.deploy-tf-ansible-os.31536.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-06-20T08:23:56.771Z] Running in /home/jenkins/workspace/pipeline-check@3 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-06-20T08:23:56.867Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-06-20T08:23:56.895Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-36274/deps.test-sanity.36274.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-20T08:23:57.083Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.2833.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-06-20T08:23:57.158Z] Archiving artifacts [Pipeline] echo [2025-06-20T08:23:57.214Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #2833 [Pipeline] timeout [2025-06-20T08:23:57.232Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T08:23:57.290Z] Scheduling project: collect-logs-and-cleanup [2025-06-20T08:24:03.134Z] Starting building: collect-logs-and-cleanup #7320 [2025-06-20T08:25:59.671Z] Build collect-logs-and-cleanup #7320 completed: SUCCESS [Pipeline] echo [2025-06-20T08:25:59.693Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-06-20T08:25:59.796Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 7320 [Pipeline] echo [2025-06-20T08:25:59.833Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2025-06-20T08:26:00.126Z] + ls -la collect-logs-and-cleanup-2833 [2025-06-20T08:26:00.126Z] total 20 [2025-06-20T08:26:00.126Z] drwxr-xr-x 2 jenkins docker 4096 Jun 20 08:25 . [2025-06-20T08:26:00.126Z] drwxr-xr-x 25 jenkins docker 12288 Jun 20 08:25 .. [2025-06-20T08:26:00.126Z] -rw-r--r-- 1 jenkins docker 492 Jun 20 08:23 deps.collect-logs-and-cleanup.2833.env [Pipeline] withCredentials [2025-06-20T08:26:00.186Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T08:26:00.506Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T08:26:01.882Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // parallel [Pipeline] echo [2025-06-20T08:26:03.116Z] Jobs results: [test-unit-agent:[job-rnd:60544, number:1974, started:1750401727184, duration:4000346, result:SUCCESS], test-unit-opserver:[job-rnd:73968, number:1974, started:1750401732190, duration:2683, result:SUCCESS], test-unit-bgp:[job-rnd:39989, number:1974, started:1750401734933, duration:2710, result:SUCCESS], test-unit-group-one:[job-rnd:77946, number:1974, started:1750401737194, duration:2727, result:SUCCESS], test-unit-group-two:[job-rnd:84614, number:1974, started:1750401737701, duration:2839, result:SUCCESS], test-unit-ungrouped:[job-rnd:18645, number:1974, started:1750401740512, duration:2788, result:SUCCESS], prepare-sandbox-ut-sandbox:[job-rnd:11882, number:9631, started:1750401082073, duration:204690, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:55052, number:8509, started:1750401304958, duration:34196, result:SUCCESS], configure-ut-sandbox:[job-rnd:24315, number:7529, started:1750401352121, duration:360951, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:16722, number:8405, started:1750401741134, duration:76030, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:52172, number:3502, started:1750405687706, duration:1198716, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:31536, number:3071, started:1750406903066, duration:441737, result:SUCCESS], test-sanity-ansible-os:[job-rnd:36274, number:3693, started:1750407368098, duration:463202, result:SUCCESS], collect-logs-and-cleanup-ansible-os:[job-rnd:2833, number:7320, started:1750407843134, duration:116494, result:SUCCESS], prepare-sandbox-centos:[job-rnd:34252, number:9630, started:1750401077071, duration:336167, result:SUCCESS], fetch-sources-centos:[job-rnd:511, number:8510, started:1750401432118, duration:38466, result:SUCCESS], configure-centos:[job-rnd:31013, number:7530, started:1750401492127, duration:51080, result:SUCCESS], package-deployers-centos:[job-rnd:8088, number:5303, started:1750401567136, duration:13664, result:SUCCESS], compile-centos:[job-rnd:82698, number:5285, started:1750401597143, duration:2721235, result:SUCCESS], package-centos:[job-rnd:19790, number:4354, started:1750404332561, duration:1346237, result:SUCCESS], freeze-centos:[job-rnd:72630, number:3611, started:1750405692710, duration:4973, result:SUCCESS], cleanup-centos:[job-rnd:17991, number:8408, started:1750405707752, duration:76915, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2025-06-20T08:26:03.235Z] Evaluated results for test-unit = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:4014093] [Pipeline] echo [2025-06-20T08:26:03.273Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:675867] [Pipeline] echo [2025-06-20T08:26:03.309Z] Evaluated results for ansible-os = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:2220149] [Pipeline] echo [2025-06-20T08:26:03.345Z] Evaluated results for build-centos = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:4588737] [Pipeline] echo [2025-06-20T08:26:03.383Z] Notify gerrit verified=1, submit=false, msg= [2025-06-20T08:26:03.383Z] TF CI Build Succeeded (check) in 1h 55m 1s [2025-06-20T08:26:03.383Z] [2025-06-20T08:26:03.383Z] Succeeded checks: [2025-06-20T08:26:03.383Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/test-unit : SUCCESS in 1h 6m 54s [2025-06-20T08:26:03.383Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/prepare-ut-sandbox : SUCCESS in 0h 11m 15s [2025-06-20T08:26:03.383Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/ansible-os : SUCCESS in 0h 37m 0s [2025-06-20T08:26:03.383Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/build-centos : SUCCESS in 1h 16m 28s [Pipeline] withCredentials [2025-06-20T08:26:03.412Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-06-20T08:26:03.483Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-06-20T08:26:03.782Z] + /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 Ibcf07efb05130044f8ea53b8be9caa51fdee39c1 --patchset 1 --branch master --labels Verified=1 --message 'TF CI Build Succeeded (check) in 1h 55m 1s [2025-06-20T08:26:03.782Z] [2025-06-20T08:26:03.782Z] Succeeded checks: [2025-06-20T08:26:03.782Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/test-unit : SUCCESS in 1h 6m 54s [2025-06-20T08:26:03.782Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/prepare-ut-sandbox : SUCCESS in 0h 11m 15s [2025-06-20T08:26:03.782Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/ansible-os : SUCCESS in 0h 37m 0s [2025-06-20T08:26:03.782Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/build-centos : SUCCESS in 1h 16m 28s' [2025-06-20T08:26:04.040Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ibcf07efb05130044f8ea53b8be9caa51fdee39c1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000015': {'account': {'_account_id': 1000015}, 'last_update': '2025-06-20 06:31:05.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'Ibcf07efb05130044f8ea53b8be9caa51fdee39c1', 'subject': 'Update for vxlan routing vrf to work correct with network policy + unit-tests', 'status': 'NEW', 'created': '2025-06-20 06:30:47.000000000', 'updated': '2025-06-20 06:31:05.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 1311, 'deletions': 166, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '7c2941dbffbd6f2b0cc600b60e10e597d2d6fdcc', '_number': 1841, 'owner': {'_account_id': 1000015}, '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': 'f6c661d4b8f9de94b2262b4c785cd7265d5004c3', 'revisions': {'f6c661d4b8f9de94b2262b4c785cd7265d5004c3': {'kind': 'REWORK', '_number': 1, 'created': '2025-06-20 06:30:47.000000000', 'uploader': {'_account_id': 1000015}, 'ref': 'refs/changes/41/1841/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/41/1841/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/41/1841/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/41/1841/1'}}, 'commit': {'parents': [{'commit': 'c622ce7b39509ac9e92c1fd0a74933c487cf8979', 'subject': 'Merge "Updates in RoutePathReplicator\'s optimization to work correct with network policy"'}], 'author': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-06-20 06:30:27.000000000', 'tz': 180}, 'committer': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-06-20 06:30:45.000000000', 'tz': 180}, 'subject': 'Update for vxlan routing vrf to work correct with network policy + unit-tests', 'message': 'Update for vxlan routing vrf to work correct with network policy + unit-tests\n\nChange-Id: Ibcf07efb05130044f8ea53b8be9caa51fdee39c1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-06-20T08:26:04.040Z] DEBUG: push message data: {'labels': {'Verified': '1'}, 'message': 'TF CI Build Succeeded (check) in 1h 55m 1s\n\nSucceeded checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/test-unit : SUCCESS in 1h 6m 54s\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/prepare-ut-sandbox : SUCCESS in 0h 11m 15s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/ansible-os : SUCCESS in 0h 37m 0s\n- build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/41/1841/1/check_2151/build-centos : SUCCESS in 1h 16m 28s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2025-06-20T08:26:04.441Z] Archiving artifacts [Pipeline] withCredentials [2025-06-20T08:26:04.600Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-06-20T08:26:04.945Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T08:26:05.513Z] 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-06-20T08:26:06.311Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2025-06-20T08:26:06.339Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2025-06-20T08:26:06.374Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #27259 [Pipeline] timeout [2025-06-20T08:26:06.392Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-06-20T08:26:06.441Z] Scheduling project: cleanup-workers [2025-06-20T08:26:13.155Z] Starting building: cleanup-workers #4599 [2025-06-20T08:26:17.129Z] Build cleanup-workers #4599 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-20T08:26:17.231Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2025-06-20T08:26:17.391Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2025-06-20T08:26:17.683Z] + ls -la cleanup-workers-27259 [2025-06-20T08:26:17.683Z] ls: cannot access 'cleanup-workers-27259': No such file or directory [2025-06-20T08:26:17.683Z] + /bin/true [Pipeline] withCredentials [2025-06-20T08:26:17.756Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-06-20T08:26:18.081Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-06-20T08:26:18.655Z] 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-06-20T08:26:19.963Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2025-06-20T08:26:19.979Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-06-20T08:26:19.995Z] JOB cleanup-workers: Message - null [Pipeline] echo [2025-06-20T08:26:20.014Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2025-06-20T08:26:20.029Z] JOB cleanup-workers: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-20T08:26:20.110Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2025-06-20T08:26:20.177Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/2151/consoleText [Pipeline] withCredentials [2025-06-20T08:26:20.208Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh