Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/933 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-29T15:01:42.308Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2024-08-29T15:01:42.348Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2024-08-29T15:01:42.422Z] [WS-CLEANUP] Deleting project workspace... [2024-08-29T15:01:42.422Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-08-29T15:01:42.477Z] [WS-CLEANUP] done [Pipeline] checkout [2024-08-29T15:01:42.517Z] The recommended git tool is: git [2024-08-29T15:01:42.521Z] No credentials specified [2024-08-29T15:01:42.523Z] Cloning the remote Git repository [2024-08-29T15:01:42.526Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2024-08-29T15:01:42.526Z] > git init /home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins # timeout=10 [2024-08-29T15:01:42.531Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2024-08-29T15:01:42.531Z] > git --version # timeout=10 [2024-08-29T15:01:42.533Z] > git --version # 'git version 2.25.1' [2024-08-29T15:01:42.533Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-29T15:01:43.873Z] Avoid second fetch [2024-08-29T15:01:43.876Z] Checking out Revision 25a1faddd20785dcb3c0e21a4bb0a3a1ef0b1c0d (refs/remotes/origin/master) [2024-08-29T15:01:43.921Z] Commit message: "change ssh host in merger_monitor to opensdn" [2024-08-29T15:01:43.866Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2024-08-29T15:01:43.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-29T15:01:43.874Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-08-29T15:01:43.877Z] > git config core.sparsecheckout # timeout=10 [2024-08-29T15:01:43.879Z] > git checkout -f 25a1faddd20785dcb3c0e21a4bb0a3a1ef0b1c0d # timeout=10 [2024-08-29T15:01:43.922Z] > git rev-list --no-walk 25a1faddd20785dcb3c0e21a4bb0a3a1ef0b1c0d # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2024-08-29T15:01:45.419Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-08-29T15:01:45.709Z] + /home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review Id209f3e3dd14ccf69125fea4e2b4b237710857fa --branch master --changed_files --output /home/jenkins/workspace/pipeline-check@6/patchsets-info.json [2024-08-29T15:01:45.709Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Id209f3e3dd14ccf69125fea4e2b4b237710857fa', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'master2', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-08-29 09:25:00.000000000', 'reason': 'Vote got outdated and was removed: Code-Review+2'}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2024-08-29 15:01:31.000000000', 'reason': 'Vote got outdated and was removed: Verified-1'}, '1000004': {'account': {'_account_id': 1000004}, 'last_update': '2024-08-29 09:25:19.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'Id209f3e3dd14ccf69125fea4e2b4b237710857fa', 'subject': 'use config parser in non-strict mode', 'status': 'NEW', 'created': '2024-08-26 14:02:09.000000000', 'updated': '2024-08-29 15:01:31.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 54, 'deletions': 60, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '071f9f0c3795c63fda7e22a851670ab4374273bd', '_number': 933, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': 'ec88d8a532ef6a78b36d4402c8f71aa398fa1b03', 'revisions': {'ec88d8a532ef6a78b36d4402c8f71aa398fa1b03': {'kind': 'REWORK', '_number': 5, 'created': '2024-08-29 15:01:31.000000000', 'uploader': {'_account_id': 1000004}, 'ref': 'refs/changes/33/933/5', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/33/933/5'}}, 'commit': {'parents': [{'commit': '5a582b00590b0f274b40cd8e306d8d324d412884', 'subject': 'Unit-tests for updated RD in BGPaaS'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-08-26 14:01:47.000000000', 'tz': 180}, 'committer': {'name': 'Sadykov Ruslan', 'email': 'rsadykov944@gmail.com', 'date': '2024-08-29 15:01:26.000000000', 'tz': 180}, 'subject': 'use config parser in non-strict mode', 'message': 'use config parser in non-strict mode\n\nto be compatible with python2 behaviour\n\nChange-Id: Id209f3e3dd14ccf69125fea4e2b4b237710857fa\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-08-29T15:01:45.709Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Idb2063ede8c1e6da56ed9f912b0545b76b2f5840', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000001': {'account': {'_account_id': 1000001}, 'last_update': '2024-08-27 11:15:17.000000000', 'reason': 'removed on reply'}, '1000015': {'account': {'_account_id': 1000015}, 'last_update': '2024-08-27 20:33:58.000000000', 'reason': 'Change was submitted'}}, 'hashtags': [], 'change_id': 'Idb2063ede8c1e6da56ed9f912b0545b76b2f5840', 'subject': 'Unit-tests for updated RD in BGPaaS', 'status': 'MERGED', 'created': '2024-08-27 08:06:43.000000000', 'updated': '2024-08-27 20:34:33.000000000', 'submitted': '2024-08-27 20:33:58.000000000', 'submitter': {'_account_id': 1000001}, 'insertions': 763, 'deletions': 0, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '935', 'meta_rev_id': 'fe2f41dfb71ddd377716ff2046a9fae69705bd2f', '_number': 935, 'owner': {'_account_id': 1000015}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2024-08-27 15:54:22.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': 0, '_account_id': 1000001}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, '_account_id': 1000003}, {'value': 2, 'date': '2024-08-27 20:33:46.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': '5a582b00590b0f274b40cd8e306d8d324d412884', 'revisions': {'5a582b00590b0f274b40cd8e306d8d324d412884': {'kind': 'REWORK', '_number': 3, 'created': '2024-08-27 15:50:03.000000000', 'uploader': {'_account_id': 1000015}, 'ref': 'refs/changes/35/935/3', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/35/935/3'}}, 'commit': {'parents': [{'commit': '08be0ee365e411e29c77b25e4890883347a1b74c', 'subject': 'Merge "fix haproxy LB after python3 migration"'}], 'author': {'name': 'Elena Zizganova', 'email': 'ezizganova@gmail.com', 'date': '2024-08-27 08:06:30.000000000', 'tz': 180}, 'committer': {'name': 'Elena Zizganova', 'email': 'ezizganova@gmail.com', 'date': '2024-08-27 15:49:41.000000000', 'tz': 180}, 'subject': 'Unit-tests for updated RD in BGPaaS', 'message': 'Unit-tests for updated RD in BGPaaS\n\nChange-Id: Idb2063ede8c1e6da56ed9f912b0545b76b2f5840\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000001}}]}]} [2024-08-29T15:01:45.709Z] DEBUG: Change: Id209f3e3dd14ccf69125fea4e2b4b237710857fa: depends_on: [] [Pipeline] archiveArtifacts [2024-08-29T15:01:45.737Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2024-08-29T15:01:50.082Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-08-29T15:01:50.159Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-08-29T15:01:50.452Z] + /home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Id209f3e3dd14ccf69125fea4e2b4b237710857fa --branch master [2024-08-29T15:01:50.713Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Id209f3e3dd14ccf69125fea4e2b4b237710857fa', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'master2', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-08-29 09:25:00.000000000', 'reason': 'Vote got outdated and was removed: Code-Review+2'}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2024-08-29 15:01:31.000000000', 'reason': 'Vote got outdated and was removed: Verified-1'}, '1000004': {'account': {'_account_id': 1000004}, 'last_update': '2024-08-29 09:25:19.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'Id209f3e3dd14ccf69125fea4e2b4b237710857fa', 'subject': 'use config parser in non-strict mode', 'status': 'NEW', 'created': '2024-08-26 14:02:09.000000000', 'updated': '2024-08-29 15:01:31.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 54, 'deletions': 60, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '071f9f0c3795c63fda7e22a851670ab4374273bd', '_number': 933, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': 'ec88d8a532ef6a78b36d4402c8f71aa398fa1b03', 'revisions': {'ec88d8a532ef6a78b36d4402c8f71aa398fa1b03': {'kind': 'REWORK', '_number': 5, 'created': '2024-08-29 15:01:31.000000000', 'uploader': {'_account_id': 1000004}, 'ref': 'refs/changes/33/933/5', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/33/933/5'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/33/933/5'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/33/933/5'}}, 'commit': {'parents': [{'commit': '5a582b00590b0f274b40cd8e306d8d324d412884', 'subject': 'Unit-tests for updated RD in BGPaaS'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-08-26 14:01:47.000000000', 'tz': 180}, 'committer': {'name': 'Sadykov Ruslan', 'email': 'rsadykov944@gmail.com', 'date': '2024-08-29 15:01:26.000000000', 'tz': 180}, 'subject': 'use config parser in non-strict mode', 'message': 'use config parser in non-strict mode\n\nto be compatible with python2 behaviour\n\nChange-Id: Id209f3e3dd14ccf69125fea4e2b4b237710857fa\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2024-08-29T15:01:50.735Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2024-08-29T15:01:50.752Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2024-08-29T15:01:50.853Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168 [Pipeline] echo [2024-08-29T15:01:50.878Z] terminate_runs_by_review_number: start [Pipeline] echo [2024-08-29T15:01:50.969Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] echo [2024-08-29T15:01:50.992Z] Search for dependent builds for Id209f3e3dd14ccf69125fea4e2b4b237710857fa [Pipeline] echo [2024-08-29T15:01:51.081Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2024-08-29T15:01:51.403Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2024-08-29T15:01:51.997Z] 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] readYaml [Pipeline] echo [2024-08-29T15:01:52.796Z] 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 [2024-08-29T15:01:52.816Z] 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 [2024-08-29T15:01:52.832Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2024-08-29T15:01:52.869Z] Notify gerrit verified=0, submit=false, msg= [2024-08-29T15:01:52.870Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/168/ [Pipeline] withCredentials [2024-08-29T15:01:52.892Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-08-29T15:01:52.947Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-08-29T15:01:53.231Z] + /home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Id209f3e3dd14ccf69125fea4e2b4b237710857fa --patchset 5 --branch master --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/168/' [2024-08-29T15:01:53.232Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Id209f3e3dd14ccf69125fea4e2b4b237710857fa', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'master2', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-08-29 09:25:00.000000000', 'reason': 'Vote got outdated and was removed: Code-Review+2'}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2024-08-29 15:01:31.000000000', 'reason': 'Vote got outdated and was removed: Verified-1'}, '1000004': {'account': {'_account_id': 1000004}, 'last_update': '2024-08-29 09:25:19.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'Id209f3e3dd14ccf69125fea4e2b4b237710857fa', 'subject': 'use config parser in non-strict mode', 'status': 'NEW', 'created': '2024-08-26 14:02:09.000000000', 'updated': '2024-08-29 15:01:31.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 54, 'deletions': 60, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '071f9f0c3795c63fda7e22a851670ab4374273bd', '_number': 933, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': 'ec88d8a532ef6a78b36d4402c8f71aa398fa1b03', 'revisions': {'ec88d8a532ef6a78b36d4402c8f71aa398fa1b03': {'kind': 'REWORK', '_number': 5, 'created': '2024-08-29 15:01:31.000000000', 'uploader': {'_account_id': 1000004}, 'ref': 'refs/changes/33/933/5', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/33/933/5'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/33/933/5'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/33/933/5'}}, 'commit': {'parents': [{'commit': '5a582b00590b0f274b40cd8e306d8d324d412884', 'subject': 'Unit-tests for updated RD in BGPaaS'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-08-26 14:01:47.000000000', 'tz': 180}, 'committer': {'name': 'Sadykov Ruslan', 'email': 'rsadykov944@gmail.com', 'date': '2024-08-29 15:01:26.000000000', 'tz': 180}, 'subject': 'use config parser in non-strict mode', 'message': 'use config parser in non-strict mode\n\nto be compatible with python2 behaviour\n\nChange-Id: Id209f3e3dd14ccf69125fea4e2b4b237710857fa\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-08-29T15:01:53.232Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/168/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-29T15:01:53.291Z] Notify discord for new job is started [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 [2024-08-29T15:01:55.278Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:55.317Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:55.357Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:55.397Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:55.434Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:55.467Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.415Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.445Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.477Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.509Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.548Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.580Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.816Z] JOB fetch-sources-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.848Z] JOB configure-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.878Z] JOB package-deployers-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.908Z] JOB compile-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.941Z] JOB package-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:56.975Z] JOB freeze-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:57.005Z] JOB cleanup-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-29T15:01:57.050Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2024-08-29T15:01:57.066Z] JOB prepare-sandbox-centos: entering run_job [Pipeline] echo [2024-08-29T15:01:57.098Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:01:57.111Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.138Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:01:57.153Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.170Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:01:57.182Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.203Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:01:57.216Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.236Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:01:57.251Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.270Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:01:57.289Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.309Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:01:57.323Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.341Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:01:57.356Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.376Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:01:57.389Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.406Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:01:57.420Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:01:57.463Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.484Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:01:57.498Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.518Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:01:57.533Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.552Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:01:57.566Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.588Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:01:57.601Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.620Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:01:57.632Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.650Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:01:57.662Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:01:57.682Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:01:57.694Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2024-08-29T15:01:57.736Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:01:57.749Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2024-08-29T15:01:57.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:01:57.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:01:57.844Z] Will try again after 15 sec [2024-08-29T15:01:57.859Z] Will try again after 15 sec [2024-08-29T15:01:57.874Z] Will try again after 15 sec [2024-08-29T15:01:57.889Z] Will try again after 15 sec [2024-08-29T15:01:57.903Z] Will try again after 15 sec [2024-08-29T15:01:57.919Z] Will try again after 15 sec [2024-08-29T15:01:57.935Z] Will try again after 15 sec [2024-08-29T15:01:57.954Z] Will try again after 15 sec [2024-08-29T15:01:57.969Z] Will try again after 15 sec [2024-08-29T15:01:57.984Z] Will try again after 15 sec [2024-08-29T15:01:58.000Z] Will try again after 15 sec [2024-08-29T15:01:58.017Z] Will try again after 15 sec [2024-08-29T15:01:58.035Z] Will try again after 15 sec [2024-08-29T15:01:58.052Z] Will try again after 15 sec [2024-08-29T15:01:58.068Z] Will try again after 15 sec [2024-08-29T15:01:58.083Z] Will try again after 15 sec [2024-08-29T15:01:58.115Z] Will try again after 15 sec [2024-08-29T15:01:58.135Z] Will try again after 15 sec [2024-08-29T15:01:58.151Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-08-29T15:01:58.173Z] Archiving artifacts [2024-08-29T15:01:58.209Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-08-29T15:01:58.435Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:01:58.495Z] JOB prepare-sandbox-centos: Starting job: build-prepare-sandbox rnd: #75474 [Pipeline] timeout [2024-08-29T15:01:58.509Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-08-29T15:01:58.536Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #23884 [Pipeline] timeout [2024-08-29T15:01:58.552Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T15:01:58.576Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2024-08-29T15:01:58.605Z] Scheduling project: build-prepare-sandbox [2024-08-29T15:02:04.841Z] Starting building: build-prepare-sandbox #4958 [2024-08-29T15:02:06.161Z] Starting building: build-prepare-sandbox #4959 [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:02:12.896Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:13.458Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:13.480Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:13.496Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:02:15.350Z] Will try again after 15 sec [2024-08-29T15:02:15.371Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:02:15.399Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:16.488Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.520Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:16.539Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.568Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:16.592Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.617Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:16.637Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.661Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:16.684Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.706Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:16.722Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.744Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:16.768Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.791Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:02:16.807Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.828Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:02:16.843Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.869Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:02:16.885Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.921Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:02:16.940Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:16.960Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:02:16.978Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:17.000Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:02:17.015Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:17.033Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:02:17.046Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:17.064Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:02:17.079Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:17.098Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:02:17.113Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:02:17.143Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:02:17.158Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:17.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 [2024-08-29T15:02:17.206Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:02:17.291Z] Will try again after 15 sec [2024-08-29T15:02:17.308Z] Will try again after 15 sec [2024-08-29T15:02:17.327Z] Will try again after 15 sec [2024-08-29T15:02:17.346Z] Will try again after 15 sec [2024-08-29T15:02:17.365Z] Will try again after 15 sec [2024-08-29T15:02:17.382Z] Will try again after 15 sec [2024-08-29T15:02:17.404Z] Will try again after 15 sec [2024-08-29T15:02:17.423Z] Will try again after 15 sec [2024-08-29T15:02:17.445Z] Will try again after 15 sec [2024-08-29T15:02:17.462Z] Will try again after 15 sec [2024-08-29T15:02:17.482Z] Will try again after 15 sec [2024-08-29T15:02:17.498Z] Will try again after 15 sec [2024-08-29T15:02:17.518Z] Will try again after 15 sec [2024-08-29T15:02:17.534Z] Will try again after 15 sec [2024-08-29T15:02:17.551Z] Will try again after 15 sec [2024-08-29T15:02:17.569Z] Will try again after 15 sec [2024-08-29T15:02:17.586Z] Will try again after 15 sec [2024-08-29T15:02:17.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:02:30.383Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:30.397Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:02:30.440Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:02:30.466Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:30.479Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:02:30.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:02:32.320Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:32.333Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:02:32.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:02:32.447Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:32.459Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:32.478Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:32.490Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:32.509Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:32.525Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:32.541Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:32.552Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:32.575Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:32.587Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:02:32.669Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:02:32.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:02:32.744Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:02:32.757Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:32.772Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:02:32.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:02:32.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:02:32.915Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:02:32.928Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:32.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:02:32.958Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:32.975Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:02:32.988Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:33.007Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:02:33.022Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:33.041Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:02:33.054Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:33.073Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:02:33.099Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:33.118Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:02:33.131Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:33.150Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:02:33.166Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:33.186Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:02:33.199Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:02:33.227Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:02:33.240Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:33.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:02:33.280Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:02:33.354Z] Will try again after 15 sec [2024-08-29T15:02:33.392Z] Will try again after 15 sec [2024-08-29T15:02:33.407Z] Will try again after 15 sec [2024-08-29T15:02:33.431Z] Will try again after 15 sec [2024-08-29T15:02:33.451Z] Will try again after 15 sec [2024-08-29T15:02:33.468Z] Will try again after 15 sec [2024-08-29T15:02:33.483Z] Will try again after 15 sec [2024-08-29T15:02:33.500Z] Will try again after 15 sec [2024-08-29T15:02:33.516Z] Will try again after 15 sec [2024-08-29T15:02:34.445Z] Will try again after 15 sec [2024-08-29T15:02:34.462Z] Will try again after 15 sec [2024-08-29T15:02:34.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:02:45.470Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:45.482Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:02:45.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:02:45.565Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:45.579Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:02:45.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:02:47.422Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:47.437Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:02:47.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:02:47.696Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:47.714Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:02:47.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:02:47.808Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:47.827Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:47.847Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:47.863Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:02:47.914Z] Will try again after 15 sec [2024-08-29T15:02:47.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:02:47.977Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:47.993Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:48.033Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:48.047Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:02:48.086Z] Will try again after 15 sec [2024-08-29T15:02:48.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:02:48.383Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:02:48.399Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:02:48.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:02:48.525Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:02:48.538Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:48.562Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:02:48.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:48.601Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:02:48.614Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:02:48.637Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:02:48.654Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:02:48.694Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:02:48.708Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:02:48.748Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:02:48.763Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:02:48.795Z] Will try again after 15 sec [2024-08-29T15:02:48.810Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:02:48.823Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:02:48.836Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:02:48.864Z] Will try again after 15 sec [2024-08-29T15:02:48.880Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:02:48.893Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:02:48.912Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:02:48.957Z] Will try again after 15 sec [2024-08-29T15:02:48.973Z] Will try again after 15 sec [2024-08-29T15:02:49.010Z] Will try again after 15 sec [2024-08-29T15:02:49.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:02:49.494Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:02:49.507Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:02:49.544Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:02:49.562Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:02:49.578Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:02:49.621Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:02:49.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 [2024-08-29T15:02:49.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:02:49.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:00.558Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:00.575Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:00.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:00.659Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:00.676Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:00.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:02.510Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:02.524Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:02.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:02.797Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:02.811Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:02.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:02.942Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:02.957Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:03:03.000Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:03:03.025Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:03.038Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:03.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:03.123Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:03.137Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:03:03.180Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:03:03.204Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:03.216Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:03.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:03.487Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:03.501Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:03:03.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:03:03.838Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:03:03.851Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:03.870Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:03:03.883Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:03.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:03:03.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:03:04.037Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:03:04.049Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:04.066Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:03:04.078Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:04.105Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:03:04.117Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:04.134Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:03:04.147Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:03:04.224Z] Will try again after 15 sec [2024-08-29T15:03:04.241Z] Will try again after 15 sec [2024-08-29T15:03:04.258Z] Will try again after 15 sec [2024-08-29T15:03:04.276Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:03:04.292Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:03:04.306Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:04.326Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:03:04.340Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:05.317Z] Will try again after 15 sec [2024-08-29T15:03:05.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:03:05.435Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:03:05.450Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:03:05.471Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:03:05.484Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:05.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 [2024-08-29T15:03:05.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:03:05.555Z] Will try again after 15 sec [2024-08-29T15:03:05.570Z] Will try again after 15 sec [2024-08-29T15:03:05.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:15.653Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:15.670Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:15.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:15.756Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:15.771Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:15.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:17.605Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:17.618Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:17.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:17.882Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:17.896Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:17.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:18.029Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:18.044Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:18.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:18.124Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:18.139Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:18.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:18.216Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:18.235Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:18.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:18.316Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:18.330Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:18.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:03:19.431Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:19.446Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:03:19.464Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:03:19.478Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:19.496Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:03:19.512Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:19.530Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:03:19.543Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:19.560Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:03:19.576Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:19.593Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:03:19.608Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:19.626Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:03:19.641Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:19.685Z] Will try again after 15 sec [2024-08-29T15:03:19.701Z] Will try again after 15 sec [2024-08-29T15:03:19.716Z] Will try again after 15 sec [2024-08-29T15:03:19.731Z] Will try again after 15 sec [2024-08-29T15:03:19.747Z] Will try again after 15 sec [2024-08-29T15:03:19.762Z] Will try again after 15 sec [2024-08-29T15:03:19.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:20.345Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:03:20.360Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:03:20.403Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:03:20.427Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:03:20.440Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:20.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:20.582Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:03:20.596Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:03:20.653Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:03:20.678Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:03:20.692Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:20.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 [2024-08-29T15:03:20.721Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:03:20.758Z] Will try again after 15 sec [2024-08-29T15:03:20.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:30.744Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:30.757Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:30.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:30.841Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:30.855Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:30.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:32.687Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:32.701Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:32.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:32.966Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:32.986Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:33.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:33.116Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:33.129Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:33.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:33.221Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:33.236Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:33.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:33.311Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:33.324Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:33.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:33.402Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:33.416Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:33.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:34.714Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:34.729Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:03:34.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:03:34.855Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:03:34.869Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:34.887Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:03:34.903Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:34.923Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:03:34.938Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:34.955Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:03:34.968Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:35.006Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:03:35.019Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:35.038Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:03:35.051Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:35.091Z] Will try again after 15 sec [2024-08-29T15:03:35.111Z] Will try again after 15 sec [2024-08-29T15:03:35.131Z] Will try again after 15 sec [2024-08-29T15:03:35.151Z] Will try again after 15 sec [2024-08-29T15:03:35.171Z] Will try again after 15 sec [2024-08-29T15:03:35.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:35.432Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:03:35.446Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:35.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:35.522Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:03:35.535Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:35.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:35.686Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:03:35.699Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:03:35.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:35.787Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:03:35.801Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:03:35.842Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:03:35.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:03:35.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:03:35.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:45.830Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:45.847Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:45.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:45.929Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:45.942Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:45.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:47.770Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:47.784Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:47.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:48.060Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:48.074Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:48.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:48.205Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:48.221Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:48.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:48.302Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:48.317Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:48.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:48.397Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:48.414Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:48.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:48.497Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:48.512Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:48.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:03:49.832Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:03:49.851Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:03:49.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:03:50.156Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:03:50.172Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:50.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:03:50.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:03:50.282Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:03:50.317Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:03:50.409Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:03:50.430Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:50.457Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:03:50.471Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:50.499Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:03:50.518Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:50.559Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:03:50.577Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:03:50.652Z] Will try again after 15 sec [2024-08-29T15:03:50.671Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:03:50.707Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:03:50.734Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:03:50.782Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:03:50.798Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:03:50.826Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:03:50.844Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:03:50.903Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:03:50.932Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:03:50.946Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:03:50.960Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:03:51.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:03:51.035Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:03:51.106Z] Will try again after 15 sec [2024-08-29T15:03:51.547Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:03: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 [2024-08-29T15:03:52.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:03:52.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:00.917Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:00.931Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:00.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:01.021Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:01.034Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:01.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:02.855Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:02.869Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:02.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:03.146Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:03.159Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:03.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:03.292Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:03.305Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:03.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:03.380Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:03.397Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:03.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:03.486Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:03.498Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:03.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:03.581Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:03.600Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:03.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:04:06.368Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:06.381Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:04:06.403Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:04:06.418Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:06.437Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:04:06.451Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:06.471Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:04:06.487Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:06.506Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:04:06.521Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:06.538Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:04:06.555Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:06.573Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:04:06.586Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:06.603Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:04:06.619Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:06.636Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:04:06.648Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:06.667Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:04:06.679Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:04:06.721Z] Will try again after 15 sec [2024-08-29T15:04:06.736Z] Will try again after 15 sec [2024-08-29T15:04:06.752Z] Will try again after 15 sec [2024-08-29T15:04:06.768Z] Will try again after 15 sec [2024-08-29T15:04:06.783Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:04:06.812Z] Will try again after 15 sec [2024-08-29T15:04:06.827Z] Will try again after 15 sec [2024-08-29T15:04:06.842Z] Will try again after 15 sec [2024-08-29T15:04:06.858Z] Will try again after 15 sec [2024-08-29T15:04:06.887Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:04:07.014Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:04:07.029Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:07.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:07.775Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:04:07.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:04:07.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:16.015Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:16.029Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:16.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:16.106Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:16.118Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:16.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:17.939Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:17.954Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:18.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:04:19.155Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:19.732Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:19.797Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:19.810Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:19.828Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:19.842Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:19.862Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:19.877Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:19.898Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:19.913Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:19.954Z] Will try again after 15 sec [2024-08-29T15:04:19.969Z] Will try again after 15 sec [2024-08-29T15:04:19.985Z] Will try again after 15 sec [2024-08-29T15:04:20.002Z] Will try again after 15 sec [2024-08-29T15:04:20.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:04:21.765Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:21.779Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:04:21.799Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:04:21.813Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:04:21.883Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:04:21.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:04:21.947Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:04:21.959Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:21.976Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:04:21.990Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:22.009Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:04:22.025Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:04:22.063Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:04:22.078Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:22.096Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:04:22.109Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:22.144Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:04:22.160Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:22.192Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:04:22.211Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:04:22.635Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:04:22.652Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:04:22.695Z] Will try again after 15 sec [2024-08-29T15:04:22.712Z] Will try again after 15 sec [2024-08-29T15:04:22.729Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:04:22.758Z] Will try again after 15 sec [2024-08-29T15:04:22.774Z] Will try again after 15 sec [2024-08-29T15:04:22.791Z] Will try again after 15 sec [2024-08-29T15:04:22.807Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:04:22.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:04:22.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:22.886Z] Will try again after 15 sec [2024-08-29T15:04:23.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:23.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 [2024-08-29T15:04:23.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:04:23.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:31.141Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:31.156Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:04:31.301Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:04:31.332Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:31.351Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:31.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:33.773Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:33.788Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:33.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:04:36.252Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:36.267Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:36.289Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:36.304Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:36.324Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:36.338Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:36.356Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:36.369Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:36.388Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:36.403Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:36.445Z] Will try again after 15 sec [2024-08-29T15:04:36.461Z] Will try again after 15 sec [2024-08-29T15:04:36.477Z] Will try again after 15 sec [2024-08-29T15:04:36.496Z] Will try again after 15 sec [2024-08-29T15:04:36.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:36.919Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:36.934Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:04:36.991Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:04:37.020Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:04:37.034Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:37.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:37.724Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:04:37.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:04:37.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:04:37.840Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:04:37.854Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:37.873Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:04:37.885Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:37.909Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:04:37.921Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:37.938Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:04:37.949Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:37.966Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:04:37.979Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:04:38.042Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:04:38.084Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:04:38.114Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:04:38.131Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:38.170Z] Will try again after 15 sec [2024-08-29T15:04:38.185Z] Will try again after 15 sec [2024-08-29T15:04:38.201Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:04:38.214Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:04:38.226Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:04:38.299Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:04:38.364Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:04:38.393Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:04:38.407Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:38.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 [2024-08-29T15:04:38.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:04:38.503Z] Will try again after 15 sec [2024-08-29T15:04:38.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:04:46.999Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:47.020Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:47.050Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:47.073Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:47.147Z] Will try again after 15 sec [2024-08-29T15:04:47.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:48.860Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:48.875Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:48.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:04:51.490Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:51.503Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:51.520Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:51.532Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:04:51.591Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:04:51.628Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:04:51.642Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:51.656Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:51.675Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:51.693Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:51.725Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:51.740Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:51.795Z] Will try again after 15 sec [2024-08-29T15:04:51.810Z] Will try again after 15 sec [2024-08-29T15:04:51.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:52.024Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:04:52.039Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:04:52.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:52.121Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:04:52.138Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:52.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:04:52.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:04:52.838Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:04:53.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:04:53.512Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:04:53.526Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:53.541Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:04:53.555Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:53.571Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:04:53.584Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:53.599Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:04:53.610Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:53.628Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:04:53.640Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:53.657Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:04:53.669Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:53.694Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:04:53.706Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:04:53.776Z] Will try again after 15 sec [2024-08-29T15:04:53.793Z] Will try again after 15 sec [2024-08-29T15:04:53.809Z] Will try again after 15 sec [2024-08-29T15:04:53.826Z] Will try again after 15 sec [2024-08-29T15:04:53.842Z] Will try again after 15 sec [2024-08-29T15:04:53.857Z] Will try again after 15 sec [2024-08-29T15:04:53.874Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:04:53.889Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:04:53.905Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:04:53.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:04:54.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:04:54.071Z] Will try again after 15 sec [2024-08-29T15:04:54.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:02.181Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:02.198Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:05:02.274Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:02.308Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:02.327Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:02.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:03.947Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:03.962Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:04.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:06.628Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:06.643Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:05:06.700Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:06.729Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:06.744Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:06.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:06.829Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:06.845Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:05:06.912Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:06.940Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:06.955Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:06.974Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:06.989Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:07.030Z] Will try again after 15 sec [2024-08-29T15:05:07.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:07.109Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:07.122Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:05:07.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:07.215Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:05:07.227Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:07.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:08.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:08.375Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:08.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:08.805Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:05:08.820Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:05:08.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:05:08.954Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:05:08.970Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:08.994Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:05:09.009Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:09.031Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:05:09.044Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:09.065Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:05:09.078Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:09.104Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:05:09.117Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:09.134Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:05:09.148Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:05:09.188Z] Will try again after 15 sec [2024-08-29T15:05:09.205Z] Will try again after 15 sec [2024-08-29T15:05:09.222Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:05:09.250Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:05:09.280Z] Will try again after 15 sec [2024-08-29T15:05:09.299Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:09.361Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:09.374Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:09.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:11.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:05:11.213Z] Will try again after 15 sec [2024-08-29T15:05:11.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:17.378Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:17.394Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:17.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:17.497Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:17.516Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:17.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:20.325Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:20.343Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:20.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:21.734Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:21.752Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:21.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:21.844Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:21.859Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:21.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:21.943Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:21.958Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:22.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:22.061Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:22.075Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:05:22.128Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:22.164Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:22.179Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:05:22.241Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:22.267Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:22.287Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:05:22.346Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:22.376Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:05:22.393Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:22.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:23.451Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:23.466Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:23.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:23.924Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:05:23.944Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:23.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:24.217Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:05:24.232Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:05:24.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:05:24.376Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:05:24.446Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:24.466Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:05:24.480Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:24.498Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:05:24.512Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:24.530Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:05:24.542Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:24.561Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:05:24.573Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:05:24.616Z] Will try again after 15 sec [2024-08-29T15:05:26.067Z] Will try again after 15 sec [2024-08-29T15:05:26.085Z] Will try again after 15 sec [2024-08-29T15:05:26.102Z] Will try again after 15 sec [2024-08-29T15:05:26.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:26.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:26.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:05:26.311Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:26.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:26.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:05:26.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:32.484Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:32.517Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:32.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:32.652Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:32.675Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:32.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:35.432Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:35.457Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:35.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:05:38.647Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:38.671Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:38.701Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:38.720Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:38.745Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:38.780Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:38.831Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:38.861Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:38.898Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:38.929Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:38.953Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:38.967Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:05:38.989Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:05:39.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:05:39.058Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:39.072Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:39.114Z] Will try again after 15 sec [2024-08-29T15:05:39.131Z] Will try again after 15 sec [2024-08-29T15:05:39.148Z] Will try again after 15 sec [2024-08-29T15:05:39.165Z] Will try again after 15 sec [2024-08-29T15:05:39.182Z] Will try again after 15 sec [2024-08-29T15:05:39.199Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:05:39.229Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:39.244Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:05:39.260Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:39.307Z] Will try again after 15 sec [2024-08-29T15:05:39.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:39.467Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:05:39.481Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:39.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:39.650Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:05:39.670Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:39.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:05:41.115Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:05:41.133Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:41.155Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:05:41.170Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:05:41.230Z] Will try again after 15 sec [2024-08-29T15:05:41.249Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:41.288Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:05:41.302Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:41.327Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:05:41.341Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:05:41.388Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:05:41.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:41.466Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:41.478Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:41.508Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:41.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:41.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:05:41.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:47.647Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:47.668Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:47.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:47.783Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:47.801Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:47.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:05:50.561Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:50.587Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:50.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:05:54.826Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:54.854Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:54.892Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:54.925Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:54.956Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:54.981Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:55.018Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:55.051Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:55.088Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:55.107Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:55.392Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:05:55.424Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:05:55.454Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:05:56.592Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:56.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:56.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:56.666Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:05:56.684Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:56.717Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:05:56.732Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:05:56.806Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:05:56.825Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:05:56.881Z] Will try again after 15 sec [2024-08-29T15:05:56.902Z] Will try again after 15 sec [2024-08-29T15:05:56.930Z] Will try again after 15 sec [2024-08-29T15:05:56.959Z] Will try again after 15 sec [2024-08-29T15:05:56.983Z] Will try again after 15 sec [2024-08-29T15:05:57.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:05:57.094Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:05:57.137Z] Will try again after 15 sec [2024-08-29T15:05:57.160Z] Will try again after 15 sec [2024-08-29T15:05:57.187Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:57.219Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:05:57.237Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:57.538Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:05:57.557Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:57.588Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:05:57.611Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:57.650Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:05:57.665Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:05:57.697Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:05:57.786Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:05:57.801Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:05:57.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 [2024-08-29T15:05:57.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:05:57.971Z] Will try again after 15 sec [2024-08-29T15:05:57.991Z] Will try again after 15 sec [2024-08-29T15:05:58.011Z] Will try again after 15 sec [2024-08-29T15:05:58.028Z] Will try again after 15 sec [2024-08-29T15:05:58.060Z] Will try again after 15 sec [2024-08-29T15:05:58.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:06:02.782Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:02.807Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:02.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:06:02.930Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:02.953Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:03.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:06:06.651Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:06.669Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:06.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:06:11.908Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:11.922Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:06:11.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:06:12.033Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:12.045Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:12.062Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:12.074Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:12.097Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:12.113Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:06:12.134Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:12.146Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:12.175Z] Will try again after 15 sec [2024-08-29T15:06:12.195Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:06:12.208Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:12.220Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:06:12.281Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:06:12.310Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:06:12.327Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:06:12.341Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:06:12.420Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:06:12.434Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:06:12.447Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:12.480Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:06:12.497Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:13.494Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:06:13.520Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:13.596Z] Will try again after 15 sec [2024-08-29T15:06:13.636Z] Will try again after 15 sec [2024-08-29T15:06:13.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:06:13.740Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:06:13.794Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:06:13.812Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:13.840Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:06:13.854Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:13.878Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:06:13.891Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:13.909Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:06:13.921Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:13.940Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:06:13.952Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:06:13.977Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:06:13.991Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:14.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 [2024-08-29T15:06:14.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:06:14.088Z] Will try again after 15 sec [2024-08-29T15:06:14.105Z] Will try again after 15 sec [2024-08-29T15:06:14.121Z] Will try again after 15 sec [2024-08-29T15:06:14.136Z] Will try again after 15 sec [2024-08-29T15:06:14.152Z] Will try again after 15 sec [2024-08-29T15:06:14.167Z] Will try again after 15 sec [2024-08-29T15:06:14.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:06:17.901Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:18.382Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:06:18.467Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:06:18.506Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:18.546Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:18.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:06:21.773Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:21.793Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:21.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:06:30.383Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:30.399Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.429Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:30.449Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.497Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:30.515Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.542Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:30.560Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.579Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:30.601Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.633Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:30.653Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.687Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:06:30.710Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.734Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:06:30.749Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.778Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:06:30.795Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.816Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:06:30.852Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.881Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:06:30.899Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.923Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:06:30.936Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.952Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:06:30.963Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:30.984Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:06:31.001Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:31.025Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:06:31.043Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:06:31.076Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:06:31.090Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:31.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:06:31.126Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:06:31.171Z] Will try again after 15 sec [2024-08-29T15:06:31.189Z] Will try again after 15 sec [2024-08-29T15:06:31.208Z] Will try again after 15 sec [2024-08-29T15:06:31.225Z] Will try again after 15 sec [2024-08-29T15:06:31.251Z] Will try again after 15 sec [2024-08-29T15:06:31.274Z] Will try again after 15 sec [2024-08-29T15:06:31.302Z] Will try again after 15 sec [2024-08-29T15:06:31.319Z] Will try again after 15 sec [2024-08-29T15:06:31.340Z] Will try again after 15 sec [2024-08-29T15:06:31.367Z] Will try again after 15 sec [2024-08-29T15:06:31.385Z] Will try again after 15 sec [2024-08-29T15:06:31.416Z] Will try again after 15 sec [2024-08-29T15:06:31.433Z] Will try again after 15 sec [2024-08-29T15:06:31.449Z] Will try again after 15 sec [2024-08-29T15:06:31.465Z] Will try again after 15 sec [2024-08-29T15:06:31.481Z] Will try again after 15 sec [2024-08-29T15:06:31.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:06:33.503Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:33.532Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:33.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:06:33.654Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:33.672Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:33.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:06:37.485Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:37.507Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:37.587Z] Will try again after 15 sec [2024-08-29T15:06:40.540Z] Build build-prepare-sandbox #4959 completed: SUCCESS [Pipeline] echo [2024-08-29T15:06:40.579Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T15:06:40.768Z] Copied 2 artifacts from "build-prepare-sandbox" build number 4959 [Pipeline] echo [2024-08-29T15:06:40.827Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2024-08-29T15:06:41.110Z] + ls -la build-prepare-sandbox-23884 [2024-08-29T15:06:41.110Z] total 12 [2024-08-29T15:06:41.110Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 15:06 . [2024-08-29T15:06:41.110Z] drwxr-xr-x 4 jenkins docker 4096 Aug 29 15:06 .. [2024-08-29T15:06:41.110Z] -rw-r--r-- 1 jenkins docker 0 Aug 29 15:06 build.env [2024-08-29T15:06:41.110Z] -rw-r--r-- 1 jenkins docker 281 Aug 29 15:04 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2024-08-29T15:06:41.155Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T15:06:41.469Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T15:06:42.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 [2024-08-29T15:06:46.199Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:46.212Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:06:46.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:06:46.327Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:46.341Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:46.360Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:46.374Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:46.391Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-08-29T15:06:46.408Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:46.420Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:46.437Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:46.455Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:06:46.537Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:06:46.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T15:06:46.618Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2024-08-29T15:06:46.633Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] echo [2024-08-29T15:06:46.649Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:06:46.662Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:06:46.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:06:47.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:06:47.656Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:06:47.669Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:47.693Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:06:47.708Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:47.726Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:06:47.739Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:47.767Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:06:47.791Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2024-08-29T15:06:47.857Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:06:47.878Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:47.905Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:06:47.918Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:47.937Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:06:47.949Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:47.964Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:06:47.976Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:06:48.001Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:06:48.022Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:06:48.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:06:48.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:06:48.142Z] Will try again after 15 sec [2024-08-29T15:06:48.179Z] Will try again after 15 sec [2024-08-29T15:06:48.194Z] Will try again after 15 sec [2024-08-29T15:06:48.209Z] Will try again after 15 sec [2024-08-29T15:06:48.225Z] Will try again after 15 sec [2024-08-29T15:06:48.240Z] Will try again after 15 sec [2024-08-29T15:06:48.257Z] Will try again after 15 sec [2024-08-29T15:06:48.272Z] Will try again after 15 sec [2024-08-29T15:06:48.288Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-08-29T15:06:48.305Z] Archiving artifacts [2024-08-29T15:06:48.347Z] Will try again after 15 sec [2024-08-29T15:06:48.363Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:06:48.506Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2024-08-29T15:06:48.531Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T15:06:48.602Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2024-08-29T15:06:48.625Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-23884/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2024-08-29T15:06:48.686Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-23884/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:06:48.720Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:48.734Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:06:48.791Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T15:06:48.856Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:48.875Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:48.910Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:06:48.947Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.44384.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:06:48.997Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:06:49.031Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #44384 [Pipeline] timeout [2024-08-29T15:06:49.047Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T15:06:49.095Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2024-08-29T15:06:52.616Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:06:52.639Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:06:53.975Z] Will try again after 15 sec [2024-08-29T15:06:54.874Z] Starting building: build-fetch-sources #4174 [Pipeline] { [Pipeline] echo [2024-08-29T15:07:01.303Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:01.316Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:01.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:01.566Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:01.586Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:01.641Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:01.673Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:01.691Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:01.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:01.775Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:01.791Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:01.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:02.656Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:02.671Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:07:02.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:03.180Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:07:03.197Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:07:03.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:07:03.331Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:03.346Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:03.367Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:07:03.384Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:03.403Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:07:03.416Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:03.434Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:07:03.452Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:07:03.483Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:07:03.497Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:03.517Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:07:03.534Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:03.552Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:07:03.567Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:07:03.626Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:07:03.657Z] Will try again after 15 sec [2024-08-29T15:07:03.673Z] Will try again after 15 sec [2024-08-29T15:07:03.688Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:03.700Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:07:03.715Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:07:03.750Z] Will try again after 15 sec [2024-08-29T15:07:03.771Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:03.795Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:03.811Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:03.845Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:03.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:03.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:07:03.975Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:07:04.027Z] Will try again after 15 sec [2024-08-29T15:07:04.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:04.106Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:04.120Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:04.175Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:04.194Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:04.234Z] Will try again after 15 sec [2024-08-29T15:07:04.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:09.807Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:09.821Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:09.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:16.600Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:16.631Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:16.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:16.755Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:16.776Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:16.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:16.876Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:16.903Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:16.936Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:16.955Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:16.974Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:17.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:17.745Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:17.760Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:07:17.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:18.292Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:07:18.304Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:18.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:18.656Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:18.673Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:07:18.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:18.784Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:07:18.796Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:18.813Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:07:18.826Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:18.846Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:07:18.866Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:07:18.929Z] Will try again after 15 sec [2024-08-29T15:07:18.945Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:07:18.973Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:18.993Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:07:19.013Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:19.041Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:07:19.056Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:19.080Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:07:19.094Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:19.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:07:19.237Z] Will try again after 15 sec [2024-08-29T15:07:19.253Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:19.267Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:07:19.280Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:07:20.352Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:20.371Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:20.410Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:20.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:07:20.550Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:20.563Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:20.578Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:20.598Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:20.619Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:20.666Z] Will try again after 15 sec [2024-08-29T15:07:20.684Z] Will try again after 15 sec [2024-08-29T15:07:20.713Z] Will try again after 15 sec [2024-08-29T15:07:20.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:24.905Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:24.919Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:24.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:31.735Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:31.760Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:31.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:31.940Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:31.960Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:32.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:32.122Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:32.145Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:32.171Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:32.193Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:32.240Z] Will try again after 15 sec [2024-08-29T15:07:32.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:32.838Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:32.853Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:07:32.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:33.373Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:07:33.388Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:33.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:33.768Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:33.783Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:33.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:07:33.987Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:07:34.009Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:34.040Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:07:34.053Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:34.102Z] Will try again after 15 sec [2024-08-29T15:07:34.125Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:34.151Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:07:34.165Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:34.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:07:34.264Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:07:34.309Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:34.331Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:07:34.343Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:34.390Z] Will try again after 15 sec [2024-08-29T15:07:34.419Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:34.443Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:07:34.462Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:34.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:35.591Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:07:35.604Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:07:35.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:07:38.554Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:38.579Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:38.628Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:38.662Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:38.713Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:38.737Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:38.763Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:38.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:07:40.635Z] Will try again after 15 sec [2024-08-29T15:07:40.668Z] Will try again after 15 sec [2024-08-29T15:07:40.704Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:07:40.738Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:40.832Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:40.846Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:40.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:07:48.255Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:48.276Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:48.307Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:48.371Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:48.402Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:48.427Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:48.457Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:48.474Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:48.504Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:48.524Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:07:48.575Z] Will try again after 15 sec [2024-08-29T15:07:48.594Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:07:48.645Z] Will try again after 15 sec [2024-08-29T15:07:48.661Z] Will try again after 15 sec [2024-08-29T15:07:48.677Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:48.762Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:07:48.776Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:48.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:48.869Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:48.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:48.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:49.134Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:07:49.147Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:49.197Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:49.226Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:07:49.240Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:49.302Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:49.328Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:07:49.341Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:49.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:49.424Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:07:49.438Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:49.488Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:49.515Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:07:49.529Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:49.585Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:49.614Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:07:49.628Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:49.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:50.692Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:07:50.705Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:07:50.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:07:55.664Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:55.684Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:07:55.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:07:55.827Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:55.849Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:07:55.885Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:55.910Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:55.970Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:55.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:07:56.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:07:56.075Z] Will try again after 15 sec [2024-08-29T15:07:56.107Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:07:56.122Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:07:56.135Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:07:56.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:08:03.645Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:03.672Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:03.706Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:03.732Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:08:03.838Z] Will try again after 15 sec [2024-08-29T15:08:03.861Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:08:03.891Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:03.913Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:03.940Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:03.956Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:03.991Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:04.014Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:08:04.149Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:08:04.206Z] Will try again after 15 sec [2024-08-29T15:08:04.234Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:08:04.258Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:08:04.277Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:04.318Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:08:04.341Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:08:04.498Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:08:04.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:04.634Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:08:04.659Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:08:04.725Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:08:04.750Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:04.830Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:08:04.855Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:04.908Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:08:04.939Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:08:05.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:05.066Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:08:05.082Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:05.113Z] Will try again after 15 sec [2024-08-29T15:08:05.134Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:08:05.152Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:08:05.167Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:05.212Z] Will try again after 15 sec [2024-08-29T15:08:05.244Z] Will try again after 15 sec [2024-08-29T15:08:05.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:05.776Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:08:05.793Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:08:05.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:10.798Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:10.813Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:11.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:08:11.297Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:11.345Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:11.391Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:11.419Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:11.451Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:08:11.483Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:11.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 [2024-08-29T15:08:11.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:08:11.579Z] Will try again after 15 sec [2024-08-29T15:08:11.602Z] Will try again after 15 sec [2024-08-29T15:08:11.630Z] Will try again after 15 sec [2024-08-29T15:08:11.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:18.888Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:18.911Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:08:18.976Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:08:19.024Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:19.050Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:19.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:19.189Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:19.205Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:08:19.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:19.319Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:19.339Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:19.371Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:19.387Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:08:19.432Z] Will try again after 15 sec [2024-08-29T15:08:19.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:19.548Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:08:19.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:08:19.646Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:08:19.679Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:08:19.695Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:19.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:20.066Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:08:20.084Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:20.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:08:20.178Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:08:20.193Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:20.211Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:08:20.225Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:20.269Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:08:20.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:08:20.363Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:08:20.377Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:20.394Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:08:20.408Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:20.432Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:08:20.444Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:20.484Z] Will try again after 15 sec [2024-08-29T15:08:20.499Z] Will try again after 15 sec [2024-08-29T15:08:20.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:20.873Z] Build build-fetch-sources #4174 completed: SUCCESS [2024-08-29T15:08:21.938Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:08:21.976Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:08:22.073Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:08:22.098Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T15:08:22.273Z] Copied 2 artifacts from "build-fetch-sources" build number 4174 [Pipeline] echo [2024-08-29T15:08:22.322Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2024-08-29T15:08:22.604Z] + ls -la build-fetch-sources-44384 [2024-08-29T15:08:22.604Z] total 16 [2024-08-29T15:08:22.604Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 15:08 . [2024-08-29T15:08:22.604Z] drwxr-xr-x 5 jenkins docker 4096 Aug 29 15:08 .. [2024-08-29T15:08:22.604Z] -rw-r--r-- 1 jenkins docker 853 Aug 29 15:08 build.env [2024-08-29T15:08:22.604Z] -rw-r--r-- 1 jenkins docker 281 Aug 29 15:06 deps.build-fetch-sources.44384.env [Pipeline] withCredentials [2024-08-29T15:08:22.861Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T15:08:23.168Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T15:08:23.433Z] 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 [2024-08-29T15:08:26.266Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:26.283Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:26.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:26.618Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:26.639Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:08:26.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:26.765Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:26.782Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:26.809Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:08:27.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:27.311Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:08:27.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:08:27.369Z] Will try again after 15 sec [2024-08-29T15:08:27.386Z] Will try again after 15 sec [2024-08-29T15:08:27.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:34.027Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:34.042Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:34.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:34.154Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:34.178Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:34.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:34.304Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:34.325Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:34.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:34.464Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T15:08:34.560Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2024-08-29T15:08:34.594Z] JOB configure-ut-sandbox: entering run_job [Pipeline] echo [2024-08-29T15:08:34.627Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:34.650Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:08:34.707Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] echo [2024-08-29T15:08:34.748Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:08:34.771Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:08:34.874Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-08-29T15:08:34.898Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:08:34.958Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:08:34.971Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:35.027Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:08:35.055Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2024-08-29T15:08:35.082Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2024-08-29T15:08:35.206Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2024-08-29T15:08:35.224Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-44384/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:08:35.268Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:08:35.282Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:08:35.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:35.380Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-44384/deps.build-fetch-sources.44384.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:08:35.433Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:08:35.477Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:35.497Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:08:35.514Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:35.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:08:35.658Z] Will try again after 15 sec [Pipeline] } [Pipeline] echo [2024-08-29T15:08:35.701Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:08:35.716Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:35.737Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:08:35.751Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:35.770Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:08:35.786Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [2024-08-29T15:08:36.429Z] Will try again after 15 sec [2024-08-29T15:08:36.459Z] Will try again after 15 sec [2024-08-29T15:08:36.483Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:08:36.539Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.52850.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:08:36.593Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2024-08-29T15:08:37.471Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #52850 [Pipeline] timeout [2024-08-29T15:08:37.569Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-08-29T15:08:37.612Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:08:37.640Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] build [2024-08-29T15:08:37.673Z] Scheduling project: build-configure [2024-08-29T15:08:37.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:41.383Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:41.404Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:41.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:41.745Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:41.764Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:41.823Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:08:45.125Z] Starting building: build-configure #3704 [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:08:45.180Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:45.231Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:45.297Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:08:45.334Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:45.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 [2024-08-29T15:08:45.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:08:45.477Z] Will try again after 15 sec [2024-08-29T15:08:45.495Z] Will try again after 15 sec [2024-08-29T15:08:45.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:08:51.411Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:51.439Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:51.473Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:51.510Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:51.549Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:53.225Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:53.268Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:53.291Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:08:53.412Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:08:53.441Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:53.482Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:08:53.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:53.560Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:08:53.620Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:53.693Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:08:53.725Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:53.771Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:08:53.808Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:08:53.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:08:53.999Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:08:54.041Z] Will try again after 15 sec [2024-08-29T15:08:54.066Z] Will try again after 15 sec [2024-08-29T15:08:54.089Z] Will try again after 15 sec [2024-08-29T15:08:54.124Z] Will try again after 15 sec [2024-08-29T15:08:54.149Z] Will try again after 15 sec [2024-08-29T15:08:54.173Z] Will try again after 15 sec [2024-08-29T15:08:54.199Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:08:54.247Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:08:54.266Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:54.294Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:08:54.310Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:54.347Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:08:54.366Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:08:54.406Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:08:54.433Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:08:54.649Z] Will try again after 15 sec [2024-08-29T15:08:54.673Z] Will try again after 15 sec [2024-08-29T15:08:54.692Z] Will try again after 15 sec [2024-08-29T15:08:54.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:56.497Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:56.515Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:56.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:08:56.855Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:08:56.869Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:08:56.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:09:00.520Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:00.542Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:09:00.604Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:09:00.622Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:00.640Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:00.689Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:09:00.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 [2024-08-29T15:09:00.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:09:00.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:09:09.303Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:09.323Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:09.355Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:09.378Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:09.408Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:09.431Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:09.473Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:09.497Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:09:09.531Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:09:09.562Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:09.595Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:09.621Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:09.656Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:09:09.683Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:09.713Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:09:09.739Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:09.791Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:09:09.828Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:09.894Z] Will try again after 15 sec [2024-08-29T15:09:09.919Z] Will try again after 15 sec [2024-08-29T15:09:09.944Z] Will try again after 15 sec [2024-08-29T15:09:09.965Z] Will try again after 15 sec [2024-08-29T15:09:09.990Z] Will try again after 15 sec [2024-08-29T15:09:10.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:09:10.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:09:10.239Z] Will try again after 15 sec [2024-08-29T15:09:10.271Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:09:10.448Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:09:10.469Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:10.490Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:09:11.920Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:11.978Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:09:11.994Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:12.014Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:09:12.036Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:09:12.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:09:12.159Z] Will try again after 15 sec [2024-08-29T15:09:12.181Z] Will try again after 15 sec [2024-08-29T15:09:12.200Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:09:12.270Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:12.281Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:12.298Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:12.313Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:12.352Z] Will try again after 15 sec [2024-08-29T15:09:12.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:09:15.671Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:15.714Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:09:15.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:09:15.861Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:15.883Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:15.927Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:09:15.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:15.966Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:09:16.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:09:25.521Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:25.544Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:25.574Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:25.594Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:25.621Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:25.646Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:25.683Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:25.710Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:09:25.751Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:09:25.791Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:25.819Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:25.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:25.882Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-29T15:09:25.907Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:25.939Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:09:25.960Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:25.990Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:09:26.025Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:26.082Z] Will try again after 15 sec [2024-08-29T15:09:26.102Z] Will try again after 15 sec [2024-08-29T15:09:26.130Z] Will try again after 15 sec [2024-08-29T15:09:26.161Z] Will try again after 15 sec [2024-08-29T15:09:26.189Z] Will try again after 15 sec [2024-08-29T15:09:26.214Z] Will try again after 15 sec [2024-08-29T15:09:26.247Z] Will try again after 15 sec [2024-08-29T15:09:26.285Z] Will try again after 15 sec [2024-08-29T15:09:26.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:09:27.172Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:09:27.200Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:09:27.306Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:09:27.323Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:09:27.349Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:27.370Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:09:27.387Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:27.408Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:09:27.421Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:09:27.505Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:09:27.533Z] Will try again after 15 sec [2024-08-29T15:09:27.548Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:09:27.598Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:27.611Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:27.630Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:27.643Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:27.683Z] Will try again after 15 sec [2024-08-29T15:09:27.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:09:31.364Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:31.385Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:31.410Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:31.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:31.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:31.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:09:31.530Z] Will try again after 15 sec [2024-08-29T15:09:31.547Z] Will try again after 15 sec [2024-08-29T15:09:31.563Z] Will try again after 15 sec [2024-08-29T15:09:34.929Z] Build build-prepare-sandbox #4958 completed: SUCCESS [Pipeline] echo [2024-08-29T15:09:34.976Z] JOB prepare-sandbox-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T15:09:35.094Z] Copied 2 artifacts from "build-prepare-sandbox" build number 4958 [Pipeline] echo [2024-08-29T15:09:35.141Z] JOB prepare-sandbox-centos: Collected artifacts: [Pipeline] sh [2024-08-29T15:09:35.422Z] + ls -la build-prepare-sandbox-75474 [2024-08-29T15:09:35.422Z] total 12 [2024-08-29T15:09:35.422Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 15:09 . [2024-08-29T15:09:35.422Z] drwxr-xr-x 6 jenkins docker 4096 Aug 29 15:09 .. [2024-08-29T15:09:35.422Z] -rw-r--r-- 1 jenkins docker 0 Aug 29 15:09 build.env [2024-08-29T15:09:35.422Z] -rw-r--r-- 1 jenkins docker 281 Aug 29 15:04 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2024-08-29T15:09:35.465Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T15:09:35.784Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T15:09:36.344Z] 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 [2024-08-29T15:09:41.123Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:41.148Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:09:41.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:09:41.332Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:41.359Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:41.384Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:41.404Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:41.429Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:41.448Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:09:41.477Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:09:41.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:41.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:41.795Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:41.817Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:09:41.905Z] Will try again after 15 sec [2024-08-29T15:09:41.926Z] Will try again after 15 sec [2024-08-29T15:09:41.945Z] Will try again after 15 sec [2024-08-29T15:09:41.965Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:09:41.986Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:09:42.012Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:42.037Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:09:42.055Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:42.100Z] Will try again after 15 sec [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T15:09:42.178Z] JOB fetch-sources-centos: wait finished. overall result = true [Pipeline] echo [2024-08-29T15:09:42.286Z] JOB fetch-sources-centos: entering run_job [Pipeline] writeFile [2024-08-29T15:09:42.427Z] Will try again after 15 sec [2024-08-29T15:09:42.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] archiveArtifacts [2024-08-29T15:09:43.990Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:09:44.007Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:09:44.025Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:44.046Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:09:44.060Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:44.080Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:09:44.095Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:44.113Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:09:44.129Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:09:44.151Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:44.166Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:44.185Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:44.201Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:44.254Z] Will try again after 15 sec [2024-08-29T15:09:44.278Z] Will try again after 15 sec [2024-08-29T15:09:44.296Z] Will try again after 15 sec [2024-08-29T15:09:44.314Z] Will try again after 15 sec [2024-08-29T15:09:44.332Z] Will try again after 15 sec [2024-08-29T15:09:44.354Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:09:44.372Z] JOB fetch-sources-centos / stream build-centos : deps: [prepare-sandbox-centos] [Pipeline] dir [2024-08-29T15:09:44.404Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T15:09:44.548Z] JOB fetch-sources-centos: files found = 2 [Pipeline] echo [2024-08-29T15:09:44.573Z] JOB fetch-sources-centos: file #0 with path build-prepare-sandbox-75474/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:09:44.630Z] JOB fetch-sources-centos: file #1 with path build-prepare-sandbox-75474/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T15:09:44.738Z] JOB fetch-sources-centos: deps_env_file: deps.build-fetch-sources.82129.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:09:44.787Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:09:44.820Z] JOB fetch-sources-centos: Starting job: build-fetch-sources rnd: #82129 [Pipeline] timeout [2024-08-29T15:09:44.834Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T15:09:44.879Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:09:47.397Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:47.421Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:47.619Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:47.639Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:47.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:47.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:09:47.820Z] Will try again after 15 sec [2024-08-29T15:09:47.918Z] Will try again after 15 sec [2024-08-29T15:09:47.941Z] Will try again after 15 sec [2024-08-29T15:09:55.221Z] Starting building: build-fetch-sources #4176 [Pipeline] { [Pipeline] echo [2024-08-29T15:09:56.270Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:56.292Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:56.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:09:56.934Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:56.952Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:09:57.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:09:57.094Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:57.115Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:57.145Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:57.164Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:09:57.190Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:09:57.206Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:09:57.275Z] Will try again after 15 sec [2024-08-29T15:09:57.296Z] Will try again after 15 sec [2024-08-29T15:09:57.313Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:09:57.397Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:09:57.423Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:09:57.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:09:57.543Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:09:57.559Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:57.582Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:09:57.598Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:57.646Z] Will try again after 15 sec [2024-08-29T15:09:57.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:09:59.486Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:09:59.508Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:59.535Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:09:59.559Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:59.585Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:09:59.607Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:59.633Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:09:59.655Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:09:59.682Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:59.697Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:09:59.715Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:09:59.730Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:09:59.778Z] Will try again after 15 sec [2024-08-29T15:09:59.800Z] Will try again after 15 sec [2024-08-29T15:09:59.818Z] Will try again after 15 sec [2024-08-29T15:09:59.836Z] Will try again after 15 sec [2024-08-29T15:09:59.855Z] Will try again after 15 sec [2024-08-29T15:09:59.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:02.847Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:02.859Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:02.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:02.954Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:10:02.970Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:10:03.031Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:10:03.070Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:10:03.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:10:03.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:11.389Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:11.412Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:11.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:10:13.759Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:13.792Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:13.837Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:13.869Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:13.910Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:13.936Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:10:13.968Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:10:13.997Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:14.026Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:10:14.048Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:14.085Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:10:14.112Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:14.146Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:10:14.171Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:14.258Z] Will try again after 15 sec [2024-08-29T15:10:14.286Z] Will try again after 15 sec [2024-08-29T15:10:14.301Z] Will try again after 15 sec [2024-08-29T15:10:14.323Z] Will try again after 15 sec [2024-08-29T15:10:14.347Z] Will try again after 15 sec [2024-08-29T15:10:14.367Z] Will try again after 15 sec [2024-08-29T15:10:14.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:14.814Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:10:14.838Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:10:14.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:10:15.569Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:10:15.586Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:15.610Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:10:15.624Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:15.653Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:10:16.891Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:10:16.917Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:16.940Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:16.981Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:16.996Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:17.451Z] Will try again after 15 sec [2024-08-29T15:10:17.532Z] Will try again after 15 sec [2024-08-29T15:10:18.601Z] Will try again after 15 sec [2024-08-29T15:10:18.652Z] Will try again after 15 sec [2024-08-29T15:10:18.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:10:19.476Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:19.497Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:19.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:10:19.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:19.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:10:19.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:10:19.667Z] Will try again after 15 sec [2024-08-29T15:10:19.699Z] Will try again after 15 sec [2024-08-29T15:10:19.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:26.506Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:26.527Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:26.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:10:29.492Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:29.533Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:10:29.708Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:10:29.749Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:29.785Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:29.882Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:29.920Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:10:30.004Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:10:30.062Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:30.116Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:10:30.191Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:30.277Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:10:30.315Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:30.387Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:10:30.422Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:30.647Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:10:30.772Z] Will try again after 15 sec [2024-08-29T15:10:30.832Z] Will try again after 15 sec [2024-08-29T15:10:30.904Z] Will try again after 15 sec [2024-08-29T15:10:30.954Z] Will try again after 15 sec [2024-08-29T15:10:31.014Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:10:31.327Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:10:31.378Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:31.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:32.508Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:10:32.522Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:32.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:32.639Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:10:32.656Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:32.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:10:35.440Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:10:35.473Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:10:35.505Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:35.531Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:35.559Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:35.650Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:35.675Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:35.753Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:35.836Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:10:35.885Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:35.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 [2024-08-29T15:10:36.005Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:10:36.135Z] Will try again after 15 sec [2024-08-29T15:10:36.270Z] Will try again after 15 sec [2024-08-29T15:10:36.287Z] Will try again after 15 sec [2024-08-29T15:10:36.320Z] Will try again after 15 sec [2024-08-29T15:10:36.356Z] Will try again after 15 sec [2024-08-29T15:10:36.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:41.617Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:41.643Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:41.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:44.749Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:44.771Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:44.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:45.709Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:45.726Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:45.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:10:45.978Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:45.991Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:10:46.032Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:10:46.055Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:46.083Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:10:46.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:46.147Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:10:46.167Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:10:46.188Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:10:46.269Z] Will try again after 15 sec [2024-08-29T15:10:46.294Z] Will try again after 15 sec [2024-08-29T15:10:46.331Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:10:46.353Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:10:46.375Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:46.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:46.531Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:10:46.556Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:46.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:47.613Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:10:47.627Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:47.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:47.742Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:10:47.758Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:47.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:10:51.848Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:10:51.874Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:10:52.934Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:52.955Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:53.796Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:53.822Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:53.859Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:53.883Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:53.927Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:10:54.571Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:10:54.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:10:54.649Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:10:54.722Z] Will try again after 15 sec [2024-08-29T15:10:54.745Z] Will try again after 15 sec [2024-08-29T15:10:54.771Z] Will try again after 15 sec [2024-08-29T15:10:54.793Z] Will try again after 15 sec [2024-08-29T15:10:54.811Z] Will try again after 15 sec [2024-08-29T15:10:54.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:57.775Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:57.800Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:57.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:10:59.867Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:10:59.894Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:10:59.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:00.808Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:00.824Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:00.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:01.181Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:01.200Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:11:01.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:01.313Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:11:01.338Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:11:01.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:01.559Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:01.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:01.596Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:11:01.614Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:01.661Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:11:01.680Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:01.734Z] Will try again after 15 sec [2024-08-29T15:11:01.754Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:11:01.792Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:11:01.851Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:11:01.870Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:01.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:02.706Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:11:02.720Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:02.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:02.831Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:11:02.845Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:02.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:09.757Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:11:09.786Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:11:09.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:11:09.967Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:09.989Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:10.025Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:10.047Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:10.083Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:10.102Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:10.182Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:10.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:10.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:10.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:11:10.325Z] Will try again after 15 sec [2024-08-29T15:11:10.359Z] Will try again after 15 sec [2024-08-29T15:11:10.398Z] Will try again after 15 sec [2024-08-29T15:11:10.430Z] Will try again after 15 sec [2024-08-29T15:11:10.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:12.887Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:12.905Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:12.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:14.981Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:15.000Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:15.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:11:16.482Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:16.504Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:16.532Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:16.554Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:11:16.607Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:11:16.658Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:11:16.719Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:11:16.737Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:11:16.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:11:16.882Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:16.909Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:16.948Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-29T15:11:16.984Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:17.039Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:11:17.060Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:17.112Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:11:18.481Z] Will try again after 15 sec [2024-08-29T15:11:18.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:11:20.528Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:11:20.552Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:20.616Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:11:20.643Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:20.683Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:11:20.700Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:20.803Z] Will try again after 15 sec [2024-08-29T15:11:20.838Z] Will try again after 15 sec [2024-08-29T15:11:20.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:24.959Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:11:24.984Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:11:25.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:25.368Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:25.391Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:11:25.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:11:25.518Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:25.537Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:25.564Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:25.587Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:11:25.634Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:25.654Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:25.708Z] Will try again after 15 sec [2024-08-29T15:11:25.742Z] Will try again after 15 sec [2024-08-29T15:11:25.774Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:11:25.802Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:25.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:11:25.950Z] Will try again after 15 sec [2024-08-29T15:11:26.098Z] Build build-fetch-sources #4176 completed: SUCCESS [Pipeline] echo [2024-08-29T15:11:26.124Z] JOB fetch-sources-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T15:11:26.240Z] Copied 2 artifacts from "build-fetch-sources" build number 4176 [Pipeline] echo [2024-08-29T15:11:26.283Z] JOB fetch-sources-centos: Collected artifacts: [Pipeline] sh [2024-08-29T15:11:26.574Z] + ls -la build-fetch-sources-82129 [2024-08-29T15:11:26.574Z] total 16 [2024-08-29T15:11:26.574Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 15:11 . [2024-08-29T15:11:26.574Z] drwxr-xr-x 7 jenkins docker 4096 Aug 29 15:11 .. [2024-08-29T15:11:26.574Z] -rw-r--r-- 1 jenkins docker 853 Aug 29 15:11 build.env [2024-08-29T15:11:26.574Z] -rw-r--r-- 1 jenkins docker 281 Aug 29 15:09 deps.build-fetch-sources.82129.env [Pipeline] { [Pipeline] { [Pipeline] withCredentials [2024-08-29T15:11:34.531Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2024-08-29T15:11:34.548Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:34.590Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:11:34.712Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:34.744Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:11:34.881Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:11:34.909Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:34.929Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:34.964Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:34.985Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:11:35.023Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:11:35.057Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:35.089Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:35.109Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:35.138Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:SUCCESS] [Pipeline] } [Pipeline] echo [2024-08-29T15:11:35.158Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:11:35.175Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] sh [2024-08-29T15:11:35.307Z] Will try again after 15 sec [2024-08-29T15:11:35.341Z] Will try again after 15 sec [2024-08-29T15:11:35.362Z] Will try again after 15 sec [2024-08-29T15:11:35.382Z] Will try again after 15 sec [2024-08-29T15:11:35.409Z] Will try again after 15 sec [Pipeline] // waitUntil [2024-08-29T15:11:35.455Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:11:35.475Z] JOB configure-centos: wait finished. overall result = true [2024-08-29T15:11:35.516Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2024-08-29T15:11:35.557Z] JOB configure-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:11:35.684Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:11:35.731Z] JOB configure-centos / stream build-centos : deps: [fetch-sources-centos] [Pipeline] dir [2024-08-29T15:11:35.763Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2024-08-29T15:11:35.857Z] JOB configure-centos: files found = 2 [Pipeline] { [Pipeline] echo [2024-08-29T15:11:35.887Z] JOB configure-centos: file #0 with path build-fetch-sources-82129/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:11:35.936Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:11:35.960Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:11:35.997Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:11:36.011Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:36.049Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:11:36.069Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:11:36.084Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:36.117Z] JOB configure-centos: file #1 with path build-fetch-sources-82129/deps.build-fetch-sources.82129.env [Pipeline] readFile [2024-08-29T15:11:36.176Z] Will try again after 15 sec [2024-08-29T15:11:36.212Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T15:11:36.339Z] JOB configure-centos: deps_env_file: deps.build-configure.7839.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:11:36.405Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:11:36.447Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T15:11:36.448Z] JOB configure-centos: Starting job: build-configure rnd: #7839 [Pipeline] timeout [2024-08-29T15:11:36.465Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T15:11:36.521Z] Scheduling project: build-configure [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:11:40.812Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:11:40.832Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:11:40.863Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:40.888Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:40.915Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:40.936Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:40.968Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:40.985Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:11:41.048Z] Will try again after 15 sec [2024-08-29T15:11:41.068Z] Will try again after 15 sec [2024-08-29T15:11:41.094Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:11:41.133Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:11:41.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:41.185Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:41.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 [2024-08-29T15:11:41.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:11:41.356Z] Will try again after 15 sec [2024-08-29T15:11:41.391Z] Will try again after 15 sec [2024-08-29T15:11:45.009Z] Starting building: build-configure #3705 [Pipeline] { [Pipeline] echo [2024-08-29T15:11:49.915Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:49.929Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:49.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:50.347Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:50.368Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:11:50.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:11:50.557Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:50.580Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:50.601Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:50.618Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:11:50.645Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:11:50.660Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:50.679Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:50.698Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:50.730Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:11:50.741Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:50.804Z] Will try again after 15 sec [2024-08-29T15:11:51.949Z] Will try again after 15 sec [2024-08-29T15:11:51.972Z] Will try again after 15 sec [2024-08-29T15:11:51.994Z] Will try again after 15 sec [2024-08-29T15:11:52.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:11:52.155Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:11:52.181Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:52.211Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:11:52.236Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:52.274Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:11:52.299Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:52.350Z] Will try again after 15 sec [2024-08-29T15:11:52.369Z] Will try again after 15 sec [2024-08-29T15:11:52.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:56.079Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:11:56.101Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:11:56.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:11:56.241Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:56.259Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:56.294Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:56.365Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:56.431Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:11:56.456Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:11:56.509Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:11:56.566Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:11:56.626Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:11:56.867Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:56.882Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:11:56.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:11:56.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:11:57.004Z] Will try again after 15 sec [2024-08-29T15:11:57.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:05.024Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:05.044Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:05.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:05.522Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:07.487Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:12:07.641Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:12:07.667Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:07.691Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:07.724Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:07.744Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:12:07.775Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:12:07.795Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:07.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:12:08.549Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:09.509Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:12:09.534Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:10.591Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:12:10.617Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:10.648Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:12:10.669Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:10.695Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:12:10.717Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:10.800Z] Will try again after 15 sec [2024-08-29T15:12:10.828Z] Will try again after 15 sec [2024-08-29T15:12:10.856Z] Will try again after 15 sec [2024-08-29T15:12:10.886Z] Will try again after 15 sec [2024-08-29T15:12:10.908Z] Will try again after 15 sec [2024-08-29T15:12:10.931Z] Will try again after 15 sec [2024-08-29T15:12:10.962Z] Will try again after 15 sec [2024-08-29T15:12:10.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:12:12.631Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:12:12.651Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:12:12.679Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:12.704Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:12.732Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:12.745Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:12.770Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:12.791Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:13.430Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:12:13.455Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:13.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:12:13.529Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:12:13.591Z] Will try again after 15 sec [2024-08-29T15:12:14.404Z] Will try again after 15 sec [2024-08-29T15:12:15.154Z] Will try again after 15 sec [2024-08-29T15:12:15.193Z] Will try again after 15 sec [2024-08-29T15:12:15.233Z] Will try again after 15 sec [2024-08-29T15:12:15.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:20.129Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:20.151Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:21.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:23.193Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:23.222Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:23.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:25.833Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:25.849Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:12:25.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:12:25.992Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:26.014Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:12:26.054Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:12:26.069Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:26.095Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:12:26.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:12:26.147Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:12:26.173Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:12:26.222Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:12:26.237Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:12:26.279Z] Will try again after 15 sec [2024-08-29T15:12:26.323Z] Will try again after 15 sec [2024-08-29T15:12:26.343Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:12:26.364Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:12:26.384Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:26.428Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:12:26.446Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:12:26.460Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:26.604Z] Will try again after 15 sec [2024-08-29T15:12:26.675Z] Will try again after 15 sec [2024-08-29T15:12:26.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:12:29.529Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:12:29.551Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:12:29.578Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:29.597Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:29.652Z] Will try again after 15 sec [2024-08-29T15:12:29.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:30.183Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:30.195Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:12:30.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:30.330Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:30.349Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:12:30.386Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:12:30.408Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:12:30.428Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:30.496Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:12:30.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 [2024-08-29T15:12:30.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:12:30.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:36.483Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:36.498Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:36.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:38.333Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:38.356Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:38.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:41.213Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:41.246Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:41.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:12:41.437Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:41.459Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:12:41.497Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:12:41.518Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:41.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:12:41.606Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:12:41.674Z] Will try again after 15 sec [2024-08-29T15:12:41.701Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:12:41.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:12:41.801Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:12:41.821Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:41.860Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:12:41.880Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:41.923Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:12:41.944Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:41.965Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:12:41.978Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:42.019Z] Will try again after 15 sec [2024-08-29T15:12:42.034Z] Will try again after 15 sec [2024-08-29T15:12:42.051Z] Will try again after 15 sec [2024-08-29T15:12:42.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:44.678Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:12:44.694Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:12:44.747Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:12:44.775Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:44.789Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:44.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:12:45.559Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:45.581Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:45.610Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:45.632Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:45.657Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:12:45.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:45.741Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:12:45.795Z] Will try again after 15 sec [2024-08-29T15:12:45.823Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:12:45.888Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:12:47.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:12:47.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:51.567Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:51.582Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:51.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:53.483Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:53.511Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:53.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:56.348Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:56.364Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:56.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:56.703Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:12:56.717Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:12:56.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:12:56.831Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:12:56.846Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:56.867Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:12:56.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:56.932Z] Will try again after 15 sec [2024-08-29T15:12:56.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:12:57.071Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:12:57.088Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:57.113Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:12:57.128Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:12:57.191Z] Will try again after 15 sec [2024-08-29T15:12:57.208Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:12:57.223Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:12:57.241Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:12:57.262Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:12:57.277Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:12:57.340Z] Will try again after 15 sec [2024-08-29T15:12:57.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:13:00.394Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:13:00.423Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:13:00.451Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:00.473Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:00.532Z] Will try again after 15 sec [2024-08-29T15:13:00.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:00.776Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:00.793Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:13:00.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:00.909Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:00.933Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:00.986Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:13:01.006Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:01.021Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:01.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:02.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:02.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:13:02.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:06.724Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:06.742Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:06.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:08.630Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:08.656Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:08.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:11.470Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:11.490Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:11.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:13:12.453Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:12.468Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:13:12.487Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:13:12.506Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:12.531Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:12.544Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:12.566Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-29T15:13:12.583Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:12.600Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:13:12.616Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:12.639Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:13:12.659Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:12.687Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:13:12.701Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:12.758Z] Will try again after 15 sec [2024-08-29T15:13:12.803Z] Will try again after 15 sec [2024-08-29T15:13:12.822Z] Will try again after 15 sec [2024-08-29T15:13:12.843Z] Will try again after 15 sec [2024-08-29T15:13:12.866Z] Will try again after 15 sec [2024-08-29T15:13:12.894Z] Will try again after 15 sec [2024-08-29T15:13:12.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:13:16.687Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:13:16.714Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:13:16.745Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:16.767Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:16.796Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:16.814Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:16.841Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:16.862Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:16.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:16.912Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:16.970Z] Will try again after 15 sec [2024-08-29T15:13:16.987Z] Will try again after 15 sec [2024-08-29T15:13:17.006Z] Will try again after 15 sec [2024-08-29T15:13:17.024Z] Will try again after 15 sec [2024-08-29T15:13:17.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:18.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:18.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:13:18.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:21.858Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:21.883Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:21.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:23.775Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:23.804Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:23.859Z] Will try again after 15 sec [2024-08-29T15:13:26.408Z] Build build-configure #3705 completed: SUCCESS [Pipeline] echo [2024-08-29T15:13:26.425Z] JOB configure-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T15:13:26.510Z] Copied 2 artifacts from "build-configure" build number 3705 [Pipeline] echo [2024-08-29T15:13:26.551Z] JOB configure-centos: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-08-29T15:13:26.650Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:26.666Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:26.709Z] Will try again after 15 sec [2024-08-29T15:13:26.838Z] + ls -la build-configure-7839 [2024-08-29T15:13:26.838Z] total 12 [2024-08-29T15:13:26.838Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 15:13 . [2024-08-29T15:13:26.838Z] drwxr-xr-x 8 jenkins docker 4096 Aug 29 15:13 .. [2024-08-29T15:13:26.838Z] -rw-r--r-- 1 jenkins docker 0 Aug 29 15:13 build.env [2024-08-29T15:13:26.838Z] -rw-r--r-- 1 jenkins docker 1134 Aug 29 15:11 deps.build-configure.7839.env [Pipeline] withCredentials [2024-08-29T15:13:26.876Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T15:13:27.180Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T15:13:27.742Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2024-08-29T15:13:27.789Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:27.804Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:13:27.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:13:27.949Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:13:27.979Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:28.006Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:28.025Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:13:28.063Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:SUCCESS] [Pipeline] } [Pipeline] echo [2024-08-29T15:13:28.087Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:13:28.128Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:13:28.173Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:13:28.190Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:28.229Z] Will try again after 15 sec [2024-08-29T15:13:28.250Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:13:28.272Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:13:28.291Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // waitUntil [2024-08-29T15:13:29.235Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:13:30.359Z] JOB package-deployers-centos: wait finished. overall result = true [Pipeline] echo [2024-08-29T15:13:30.376Z] JOB package-deployers-centos: entering run_job [2024-08-29T15:13:30.405Z] Will try again after 15 sec [Pipeline] writeFile [2024-08-29T15:13:30.481Z] Will try again after 15 sec [Pipeline] sh [Pipeline] archiveArtifacts [2024-08-29T15:13:30.629Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:13:30.664Z] JOB package-deployers-centos / stream build-centos : deps: [configure-centos] [Pipeline] dir [2024-08-29T15:13:30.689Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T15:13:30.770Z] JOB package-deployers-centos: files found = 2 [Pipeline] } [Pipeline] echo [2024-08-29T15:13:30.804Z] JOB package-deployers-centos: file #0 with path build-configure-7839/build.env [Pipeline] readFile [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2024-08-29T15:13:30.888Z] JOB package-deployers-centos: file #1 with path build-configure-7839/deps.build-configure.7839.env [Pipeline] readFile [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T15:13:31.059Z] JOB package-deployers-centos: deps_env_file: deps.build-package-deployers.93466.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:13:31.111Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:13:31.153Z] JOB package-deployers-centos: Starting job: build-package-deployers rnd: #93466 [Pipeline] timeout [2024-08-29T15:13:31.173Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T15:13:31.219Z] Scheduling project: build-package-deployers [Pipeline] { [Pipeline] echo [2024-08-29T15:13:32.009Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:13:32.038Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:13:32.147Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:13:32.164Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:32.181Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:32.202Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:32.222Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:32.243Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:32.265Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:32.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:32.324Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:32.374Z] Will try again after 15 sec [2024-08-29T15:13:32.389Z] Will try again after 15 sec [2024-08-29T15:13:32.403Z] Will try again after 15 sec [2024-08-29T15:13:32.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:33.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:33.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:13:33.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:37.531Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:37.560Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:37.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:38.908Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:38.936Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:39.011Z] Will try again after 15 sec [2024-08-29T15:13:40.022Z] Starting building: build-package-deployers #2754 [Pipeline] { [Pipeline] echo [2024-08-29T15:13:41.754Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:41.818Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:41.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:42.902Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:42.916Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:13:42.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:43.256Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:13:43.272Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:13:43.342Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:13:43.380Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:43.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:43.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:44.270Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-29T15:13:44.285Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:44.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:45.435Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:13:45.448Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:45.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:45.532Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:13:45.549Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:45.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:47.188Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:13:47.203Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:13:47.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:13:47.418Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:47.437Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:13:47.510Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:13:47.530Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:47.545Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:47.572Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:47.587Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:13:47.617Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:47.632Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:47.684Z] Will try again after 15 sec [2024-08-29T15:13:47.701Z] Will try again after 15 sec [2024-08-29T15:13:47.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:48.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:48.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:13:48.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:52.675Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:52.691Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:52.757Z] Will try again after 15 sec [2024-08-29T15:13:53.856Z] Build build-package-deployers #2754 completed: SUCCESS [Pipeline] echo [2024-08-29T15:13:53.876Z] JOB package-deployers-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T15:13:53.988Z] Copied 2 artifacts from "build-package-deployers" build number 2754 [Pipeline] { [Pipeline] echo [2024-08-29T15:13:54.064Z] JOB package-deployers-centos: Collected artifacts: [Pipeline] sh [Pipeline] echo [2024-08-29T15:13:54.135Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:54.157Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:54.208Z] Will try again after 15 sec [2024-08-29T15:13:54.360Z] + ls -la build-package-deployers-93466 [2024-08-29T15:13:54.360Z] total 12 [2024-08-29T15:13:54.360Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 15:13 . [2024-08-29T15:13:54.360Z] drwxr-xr-x 9 jenkins docker 4096 Aug 29 15:13 .. [2024-08-29T15:13:54.360Z] -rw-r--r-- 1 jenkins docker 0 Aug 29 15:13 build.env [2024-08-29T15:13:54.360Z] -rw-r--r-- 1 jenkins docker 1134 Aug 29 15:13 deps.build-package-deployers.93466.env [Pipeline] withCredentials [2024-08-29T15:13:54.401Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T15:13:54.711Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T15:13:55.271Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:13:56.952Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:56.967Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:57.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:57.987Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:13:58.000Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:13:58.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:58.371Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:13:58.387Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:58.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:58.534Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:13:58.550Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:13:58.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:13:59.362Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T15:13:59.427Z] JOB compile-centos: wait finished. overall result = true [Pipeline] echo [2024-08-29T15:13:59.453Z] JOB compile-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:13:59.517Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:13:59.552Z] JOB compile-centos / stream build-centos : deps: [package-deployers-centos] [Pipeline] dir [2024-08-29T15:13:59.577Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T15:13:59.663Z] JOB compile-centos: files found = 2 [Pipeline] echo [2024-08-29T15:13:59.683Z] JOB compile-centos: file #0 with path build-package-deployers-93466/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:13:59.738Z] JOB compile-centos: file #1 with path build-package-deployers-93466/deps.build-package-deployers.93466.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T15:13:59.849Z] JOB compile-centos: deps_env_file: deps.build-compile.56376.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:13:59.910Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:13:59.954Z] JOB compile-centos: Starting job: build-compile rnd: #56376 [Pipeline] timeout [2024-08-29T15:13:59.972Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T15:14:00.016Z] Scheduling project: build-compile [Pipeline] { [Pipeline] echo [2024-08-29T15:14:00.526Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:14:00.539Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:00.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:00.624Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:14:00.639Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:00.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:02.300Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:14:02.323Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:14:02.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:14:03.458Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:03.481Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:05.191Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:05.209Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:05.241Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:05.270Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:05.327Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:14:05.359Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:05.421Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:14:05.460Z] Will try again after 15 sec [2024-08-29T15:14:05.478Z] Will try again after 15 sec [2024-08-29T15:14:05.498Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:14:05.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 [2024-08-29T15:14:05.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:14:05.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:07.799Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:07.825Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:07.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:09.270Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:09.291Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:09.345Z] Will try again after 15 sec [2024-08-29T15:14:10.024Z] Starting building: build-compile #2744 [Pipeline] { [Pipeline] echo [2024-08-29T15:14:12.071Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:12.092Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:12.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:13.081Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:13.102Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:14:13.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:14:14.124Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:14:15.714Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:16.008Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:14:16.034Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:14:16.284Z] Will try again after 15 sec [2024-08-29T15:14:16.307Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:14:16.368Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:14:16.384Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:16.413Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:14:16.428Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:16.479Z] Will try again after 15 sec [2024-08-29T15:14:16.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:18.649Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:14:18.670Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:14:18.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:20.467Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:20.482Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:14:20.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:20.602Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:20.626Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:20.648Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:20.665Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:20.700Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:14:20.719Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:14:20.774Z] Will try again after 15 sec [2024-08-29T15:14:20.793Z] Will try again after 15 sec [2024-08-29T15:14:20.809Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:14:20.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 [2024-08-29T15:14:20.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:14:20.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:22.940Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:22.961Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:23.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:25.436Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:25.463Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:25.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:27.206Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:27.233Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:27.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:28.175Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:28.190Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:14:28.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:31.326Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:14:31.349Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:14:31.433Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:14:31.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:14:31.478Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:14:31.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:31.610Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:14:31.626Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:31.657Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:14:31.677Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:31.724Z] Will try again after 15 sec [2024-08-29T15:14:31.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:33.759Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:14:33.774Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:14:33.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:35.580Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:35.601Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:35.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:35.805Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:35.820Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:14:35.875Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:14:35.902Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:35.915Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:35.934Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:14:35.949Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:14:36.001Z] Will try again after 15 sec [2024-08-29T15:14:36.020Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:14:36.058Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:14:36.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:14:36.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:38.116Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:38.156Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:38.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:41.290Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:41.314Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:41.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:42.323Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:42.348Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:42.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:43.402Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:43.417Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:14:43.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:46.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:14:46.504Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:48.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:14:48.412Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:14:48.440Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:48.473Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:14:48.507Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:14:48.544Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:14:48.569Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:48.621Z] Will try again after 15 sec [2024-08-29T15:14:48.645Z] Will try again after 15 sec [2024-08-29T15:14:48.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:48.872Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:14:48.886Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:14:48.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:50.697Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:50.716Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:50.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:50.903Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:50.917Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:50.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:14:51.054Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:51.067Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:51.094Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:14:51.107Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:14:51.403Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:14:51.469Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:14:51.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:14:51.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:14:51.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:53.970Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:53.998Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:54.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:56.434Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:56.457Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:56.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:14:57.971Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:14:57.994Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:14:59.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:00.077Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:00.101Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:15:00.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:03.372Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:15:03.388Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:03.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:03.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:03.679Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:15:03.748Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:15:03.796Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:15:03.817Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:03.841Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:15:04.021Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:04.104Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:15:04.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:15:06.094Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:15:06.119Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:15:06.221Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:06.252Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:06.285Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:06.321Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:15:06.404Z] Will try again after 15 sec [2024-08-29T15:15:06.424Z] Will try again after 15 sec [2024-08-29T15:15:06.441Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:15:06.474Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:06.496Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:15:06.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:06.627Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:06.645Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:06.681Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:15:06.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 [2024-08-29T15:15:06.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:15:06.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:09.100Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:09.120Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:09.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:11.993Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:12.023Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:13.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:15:15.876Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:15.908Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:15.942Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:15.997Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:15:17.983Z] Will try again after 15 sec [2024-08-29T15:15:18.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:18.456Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:15:18.477Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:18.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:18.780Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:18.802Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:18.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:15:22.022Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:15:22.043Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:22.083Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:15:22.106Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:15:22.223Z] Will try again after 15 sec [2024-08-29T15:15:22.246Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:15:22.274Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:15:22.298Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:15:22.331Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:22.356Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:22.395Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:22.433Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:22.476Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:22.507Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:22.551Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:22.566Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:22.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:22.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:15:22.694Z] Will try again after 15 sec [2024-08-29T15:15:22.709Z] Will try again after 15 sec [2024-08-29T15:15:22.727Z] Will try again after 15 sec [2024-08-29T15:15:22.744Z] Will try again after 15 sec [2024-08-29T15:15:22.760Z] Will try again after 15 sec [2024-08-29T15:15:22.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:24.257Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:24.310Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:24.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:28.989Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:29.009Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:29.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:33.021Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:33.045Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:15:33.106Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:15:33.145Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:33.168Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:15:33.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:33.565Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:15:33.578Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:33.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:33.894Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:33.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:33.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:37.252Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:15:37.265Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:15:37.314Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:15:37.347Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:15:37.363Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:37.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:15:37.755Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:15:37.781Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:15:37.809Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:37.825Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:15:37.928Z] Will try again after 15 sec [2024-08-29T15:15:37.947Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:15:37.970Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:37.985Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:38.001Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:38.014Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:38.042Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:38.056Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:38.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:38.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:15:38.162Z] Will try again after 15 sec [2024-08-29T15:15:38.180Z] Will try again after 15 sec [2024-08-29T15:15:38.198Z] Will try again after 15 sec [2024-08-29T15:15:38.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:39.492Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:39.524Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:39.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:44.091Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:44.112Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:44.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:48.139Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:48.159Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:48.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:48.258Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:49.435Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:15:49.521Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:15:49.559Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:15:49.581Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:49.611Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:49.631Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:49.688Z] Will try again after 15 sec [2024-08-29T15:15:49.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:52.349Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:15:52.368Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:52.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:52.504Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:15:52.529Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:53.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:15:53.679Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:15:53.704Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:15:53.736Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:53.765Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:53.802Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:53.834Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:53.879Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:53.920Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:53.970Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:53.991Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:15:54.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:15:54.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:15:54.106Z] Will try again after 15 sec [2024-08-29T15:15:54.123Z] Will try again after 15 sec [2024-08-29T15:15:54.142Z] Will try again after 15 sec [2024-08-29T15:15:54.162Z] Will try again after 15 sec [2024-08-29T15:15:54.180Z] Will try again after 15 sec [2024-08-29T15:15:54.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:54.623Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:54.639Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:54.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:15:59.190Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:15:59.212Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:15:59.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:03.392Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:03.413Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:03.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:04.547Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:04.567Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:16:04.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:16:04.757Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:16:04.773Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:04.793Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:16:04.809Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:04.875Z] Will try again after 15 sec [2024-08-29T15:16:04.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:07.459Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:16:07.472Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:07.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:08.526Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:16:08.544Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:08.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:16:09.186Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:16:09.208Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:16:09.236Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:09.260Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:16:09.371Z] Will try again after 15 sec [2024-08-29T15:16:09.394Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:16:09.418Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:09.452Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:09.481Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:09.500Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:09.535Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:16:09.555Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:09.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 [2024-08-29T15:16:09.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:16:09.687Z] Will try again after 15 sec [2024-08-29T15:16:09.713Z] Will try again after 15 sec [2024-08-29T15:16:09.740Z] Will try again after 15 sec [2024-08-29T15:16:09.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:09.841Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:09.862Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:09.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:15.946Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:16.712Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:17.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:18.481Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:18.495Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:19.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:19.716Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:19.732Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:16:19.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:19.910Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:16:19.934Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:16:19.989Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:16:20.030Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:16:20.056Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:20.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:22.549Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:16:22.567Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:22.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:23.641Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:16:23.660Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:23.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:24.410Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:16:24.436Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:16:24.517Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:16:24.565Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:24.595Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:24.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:24.732Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:24.978Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:16:25.114Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:16:25.146Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:25.168Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:25.191Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:25.209Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:25.247Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:16:25.269Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:25.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:16:25.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:16:25.402Z] Will try again after 15 sec [2024-08-29T15:16:25.539Z] Will try again after 15 sec [2024-08-29T15:16:25.566Z] Will try again after 15 sec [2024-08-29T15:16:25.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:32.131Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:32.154Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:32.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:16:34.969Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:35.006Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:35.036Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:35.065Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:16:35.135Z] Will try again after 15 sec [2024-08-29T15:16:35.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:35.217Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:16:35.231Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:35.273Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:16:35.293Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:35.342Z] Will try again after 15 sec [2024-08-29T15:16:35.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:37.659Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:16:37.674Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:37.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:38.771Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:16:38.787Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:38.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:39.554Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:16:39.572Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:16:40.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:16:40.515Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:40.551Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:40.586Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:40.605Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:41.377Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:41.403Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:16:42.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:16:42.581Z] Will try again after 15 sec [2024-08-29T15:16:42.611Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:16:43.611Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:43.640Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:44.448Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:16:44.475Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:44.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 [2024-08-29T15:16:44.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:16:44.618Z] Will try again after 15 sec [2024-08-29T15:16:45.415Z] Will try again after 15 sec [2024-08-29T15:16:45.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:47.252Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:47.274Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:47.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:16:50.215Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:50.451Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:50.476Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:50.496Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:16:50.674Z] Will try again after 15 sec [2024-08-29T15:16:51.358Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:16:52.275Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:16:52.289Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:52.341Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:16:52.366Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:52.516Z] Will try again after 15 sec [2024-08-29T15:16:52.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:52.766Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:16:52.782Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:52.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:53.873Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:16:53.896Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:53.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:55.458Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:16:55.471Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:16:55.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:57.554Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:57.578Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:16:57.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:57.686Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:57.704Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:16:57.736Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:57.757Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:57.808Z] Will try again after 15 sec [2024-08-29T15:16:57.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:16:59.757Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:16:59.789Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:16:59.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:00.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:17:00.466Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:17:00.524Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:17:00.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:17:00.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:17:00.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:02.515Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:02.535Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:02.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:05.718Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:05.746Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:05.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:06.649Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:06.666Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:17:06.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:07.547Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:17:07.568Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:17:07.644Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:17:07.682Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:17:07.704Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:07.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:07.867Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:17:07.884Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:07.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:08.973Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:17:08.991Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:09.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:10.567Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:17:10.586Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:17:10.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:14.198Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:14.222Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:17:14.410Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:17:14.452Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:14.474Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:17:14.526Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:14.547Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:14.597Z] Will try again after 15 sec [2024-08-29T15:17:14.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:14.905Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:14.932Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:14.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:15.558Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:17:15.572Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:17:16.882Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:17:16.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:17:16.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:17:16.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:17.647Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:17.671Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:17.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:20.834Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:20.850Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:20.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:21.754Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:21.770Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:17:22.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:22.681Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:17:22.708Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:22.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:22.823Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:17:22.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:22.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:22.971Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:17:22.990Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:23.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:24.078Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:17:24.097Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:24.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:27.328Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:17:27.353Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:17:27.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:29.440Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:29.456Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:29.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:29.630Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:29.659Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:17:29.724Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:17:29.754Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:29.772Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:29.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:30.041Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:30.059Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:30.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:31.920Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:17:31.950Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:32.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:32.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 [2024-08-29T15:17:32.066Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:17:32.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:34.574Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:34.595Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:34.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:35.929Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:35.941Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:35.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:37.405Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:37.426Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:17:37.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:37.796Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:17:37.812Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:37.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:37.940Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:17:37.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:38.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:38.097Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:17:38.116Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:38.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:39.178Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:17:39.191Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:39.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:42.467Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:17:42.492Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:17:42.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:44.540Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:44.555Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:44.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:17:45.429Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:45.466Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:17:47.466Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:47.492Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:17:49.221Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:49.327Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:49.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:17:49.475Z] Will try again after 15 sec [2024-08-29T15:17:49.505Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:17:49.590Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:17:49.613Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:17:49.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 [2024-08-29T15:17:49.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:17:49.713Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:17:49.757Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:17:49.804Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:49.821Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:49.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:51.022Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:51.035Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:51.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:52.520Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:52.539Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:17:52.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:52.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:17:52.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:52.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:53.053Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:17:53.076Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:53.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:53.203Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:17:53.223Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:53.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:54.276Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:17:54.292Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:54.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:57.643Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:17:57.674Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:17:57.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:17:59.627Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:17:59.641Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:17:59.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:04.465Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:04.483Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:18:04.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:04.619Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:04.642Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:06.851Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:07.229Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:07.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:18:07.377Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:18:07.421Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:07.445Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:07.479Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:07.501Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:07.536Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:07.560Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:07.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:07.620Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:18:07.691Z] Will try again after 15 sec [2024-08-29T15:18:07.713Z] Will try again after 15 sec [2024-08-29T15:18:07.731Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:18:07.771Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:18:07.863Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:07.895Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:18:07.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:09.381Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:18:09.402Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:18:09.507Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:18:09.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:09.552Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:09.577Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:18:09.610Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:09.650Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:18:09.673Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:09.773Z] Will try again after 15 sec [2024-08-29T15:18:09.808Z] Will try again after 15 sec [2024-08-29T15:18:09.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:12.827Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:18:12.849Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:18:12.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:14.718Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:14.733Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:14.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:20.333Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:20.356Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:20.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:22.349Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:22.368Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:22.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:22.493Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:22.515Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:22.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:22.732Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:22.755Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:18:23.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:18:23.117Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:23.141Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:23.174Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:23.194Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:23.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 [2024-08-29T15:18:23.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:18:23.818Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:23.840Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:18:23.886Z] Will try again after 15 sec [2024-08-29T15:18:23.903Z] Will try again after 15 sec [2024-08-29T15:18:23.926Z] Will try again after 15 sec [2024-08-29T15:18:23.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:24.548Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:18:24.560Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:24.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:18:24.952Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:24.981Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:25.011Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:18:25.032Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:25.064Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:18:25.082Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:25.137Z] Will try again after 15 sec [2024-08-29T15:18:25.156Z] Will try again after 15 sec [2024-08-29T15:18:25.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:27.980Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:18:28.015Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:18:28.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:29.813Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:29.830Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:29.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:35.444Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:35.460Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:35.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:37.467Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:37.489Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:37.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:37.820Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:38.069Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:18:38.162Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:18:40.755Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:40.784Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:18:40.912Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:18:40.940Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:40.964Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:41.000Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:41.024Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:18:41.058Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:18:41.086Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:41.119Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:41.144Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:41.172Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:18:41.194Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:41.233Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:18:41.254Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:41.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:41.323Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:41.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:41.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:18:41.477Z] Will try again after 15 sec [2024-08-29T15:18:41.494Z] Will try again after 15 sec [2024-08-29T15:18:41.512Z] Will try again after 15 sec [2024-08-29T15:18:41.531Z] Will try again after 15 sec [2024-08-29T15:18:41.550Z] Will try again after 15 sec [2024-08-29T15:18:41.567Z] Will try again after 15 sec [2024-08-29T15:18:41.585Z] Will try again after 15 sec [2024-08-29T15:18:41.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:44.023Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:18:45.991Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:18:46.085Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:18:46.141Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:46.157Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:46.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:51.381Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:51.409Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:51.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:18:53.648Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:53.678Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:53.721Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:53.745Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:18:53.810Z] Will try again after 15 sec [2024-08-29T15:18:53.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:18:56.501Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:56.531Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:18:56.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:18:56.731Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:56.752Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:56.782Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:18:56.807Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:18:56.839Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:18:56.865Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:56.900Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:56.925Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:56.959Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:18:56.989Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:57.031Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:18:57.060Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:18:57.159Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:57.191Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:18:57.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:18:57.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:18:57.356Z] Will try again after 15 sec [2024-08-29T15:18:57.392Z] Will try again after 15 sec [2024-08-29T15:18:57.425Z] Will try again after 15 sec [2024-08-29T15:18:57.465Z] Will try again after 15 sec [2024-08-29T15:18:57.504Z] Will try again after 15 sec [2024-08-29T15:18:57.531Z] Will try again after 15 sec [2024-08-29T15:18:57.571Z] Will try again after 15 sec [2024-08-29T15:18:57.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:01.138Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:19:01.168Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:19:01.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:01.300Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:01.323Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:01.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:06.508Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:06.535Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:06.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:08.849Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:08.870Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:19:08.926Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:19:08.967Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:08.992Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:09.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:11.708Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:12.422Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:19:14.363Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:19:14.394Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:14.418Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:14.448Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:14.471Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:19:14.503Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:19:14.527Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:14.555Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:19:14.578Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:14.611Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:19:14.633Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:14.664Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:19:14.689Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:14.732Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:19:14.757Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:14.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:19:14.834Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:19:14.913Z] Will try again after 15 sec [2024-08-29T15:19:14.934Z] Will try again after 15 sec [2024-08-29T15:19:14.960Z] Will try again after 15 sec [2024-08-29T15:19:14.976Z] Will try again after 15 sec [2024-08-29T15:19:15.001Z] Will try again after 15 sec [2024-08-29T15:19:15.022Z] Will try again after 15 sec [2024-08-29T15:19:15.072Z] Will try again after 15 sec [2024-08-29T15:19:15.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:16.297Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:19:16.338Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:19:16.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:16.486Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:16.517Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:16.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:21.639Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:21.656Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:21.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:23.980Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:24.005Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:24.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:24.112Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:24.134Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:24.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:29.398Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:29.411Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:29.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:29.966Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:29.991Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:19:30.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:30.187Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:30.205Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:19:30.234Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:19:30.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:30.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:19:30.306Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:30.554Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:19:30.583Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:30.622Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:19:30.655Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:19:30.772Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:19:30.795Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:30.850Z] Will try again after 15 sec [2024-08-29T15:19:30.885Z] Will try again after 15 sec [2024-08-29T15:19:30.926Z] Will try again after 15 sec [2024-08-29T15:19:30.963Z] Will try again after 15 sec [2024-08-29T15:19:30.987Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:19:31.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:19:31.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:19:33.565Z] Will try again after 15 sec [2024-08-29T15:19:35.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:19:35.768Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:19:35.798Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:19:35.837Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:37.553Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:37.618Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:19:37.678Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:19:37.752Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:37.781Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:43.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:19:43.596Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:43.620Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:43.654Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:43.673Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:43.737Z] Will try again after 15 sec [2024-08-29T15:19:43.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:44.495Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:44.516Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:44.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:45.180Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:45.199Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:45.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:45.894Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:45.916Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:19:46.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:19:46.104Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:19:46.126Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:46.169Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:19:46.689Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:46.720Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:19:46.734Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:46.760Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:19:46.772Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:46.827Z] Will try again after 15 sec [2024-08-29T15:19:46.851Z] Will try again after 15 sec [2024-08-29T15:19:46.881Z] Will try again after 15 sec [2024-08-29T15:19:46.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:49.010Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:19:49.025Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:49.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:50.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 [2024-08-29T15:19:51.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:19:51.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:52.647Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:19:52.662Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:19:57.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:57.992Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:58.009Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:58.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:58.536Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:58.557Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:58.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:19:58.799Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:58.827Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:19:58.857Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:58.875Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:58.939Z] Will try again after 15 sec [2024-08-29T15:19:58.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:19:59.620Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:19:59.640Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:19:59.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:20:00.293Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:20:00.313Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:20:00.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:20:01.155Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:20:01.253Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-08-29T15:20:01.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:20:01.912Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:20:03.247Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:20:03.841Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:03.862Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:20:05.100Z] Will try again after 15 sec [2024-08-29T15:20:05.121Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:20:05.142Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:20:05.163Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:20:05.194Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:20:05.217Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:20:05.340Z] Will try again after 15 sec [2024-08-29T15:20:05.361Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:20:05.389Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:05.404Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:20:05.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:20:06.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 [2024-08-29T15:20:06.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:20:06.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:20:12.950Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:20:12.981Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:20:13.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:20:13.118Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-08-29T15:20:13.880Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:20:13.894Z] Build build-configure #3704 completed: SUCCESS [Pipeline] { [2024-08-29T15:20:13.968Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:20:13.992Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T15:20:14.127Z] Copied 2 artifacts from "build-configure" build number 3704 [Pipeline] echo [2024-08-29T15:20:14.891Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-08-29T15:20:14.937Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-08-29T15:20:14.968Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T15:20:15.098Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T15:20:15.238Z] JOB test-unit-opserver: entering run_job [Pipeline] echo [2024-08-29T15:20:15.257Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2024-08-29T15:20:15.280Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2024-08-29T15:20:15.304Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] echo [2024-08-29T15:20:15.380Z] JOB test-unit-bgp: entering run_job [Pipeline] echo [2024-08-29T15:20:15.403Z] JOB test-unit-group-one: entering run_job [Pipeline] echo [2024-08-29T15:20:15.426Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] writeFile [Pipeline] writeFile [Pipeline] writeFile [Pipeline] // waitUntil [2024-08-29T15:20:15.600Z] + ls -la build-configure-52850 [2024-08-29T15:20:15.601Z] total 16 [2024-08-29T15:20:15.601Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 15:20 . [2024-08-29T15:20:15.601Z] drwxr-xr-x 10 jenkins docker 4096 Aug 29 15:20 .. [2024-08-29T15:20:15.601Z] -rw-r--r-- 1 jenkins docker 33 Aug 29 15:20 build.env [2024-08-29T15:20:15.601Z] -rw-r--r-- 1 jenkins docker 1134 Aug 29 15:08 deps.build-configure.52850.env [Pipeline] echo [2024-08-29T15:20:15.624Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] { [Pipeline] archiveArtifacts [2024-08-29T15:20:15.676Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:20:15.702Z] JOB test-unit-group-two: entering run_job [Pipeline] archiveArtifacts [2024-08-29T15:20:15.758Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-08-29T15:20:15.786Z] Archiving artifacts [Pipeline] writeFile [Pipeline] echo [2024-08-29T15:20:17.435Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] withCredentials [2024-08-29T15:20:17.543Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2024-08-29T15:20:19.138Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2024-08-29T15:20:19.176Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] echo [2024-08-29T15:20:19.260Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] findFiles [Pipeline] { [Pipeline] // waitUntil [Pipeline] dir [2024-08-29T15:20:19.377Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] echo [2024-08-29T15:20:19.415Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] archiveArtifacts [2024-08-29T15:20:19.438Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:20:19.459Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] { [Pipeline] dir [2024-08-29T15:20:19.499Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] echo [2024-08-29T15:20:19.530Z] JOB test-unit-ungrouped: entering run_job [Pipeline] echo [2024-08-29T15:20:19.556Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2024-08-29T15:20:19.580Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] findFiles [Pipeline] sh [Pipeline] writeFile [Pipeline] findFiles [Pipeline] echo [2024-08-29T15:20:19.767Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2024-08-29T15:20:19.794Z] JOB test-unit-opserver: file #0 with path build-configure-52850/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:20:19.876Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [2024-08-29T15:20:19.908Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] dir [2024-08-29T15:20:19.932Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T15:20:20.098Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2024-08-29T15:20:20.122Z] JOB test-unit-bgp: files found = 2 [Pipeline] findFiles [Pipeline] archiveArtifacts [2024-08-29T15:20:20.191Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:20:20.211Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] echo [2024-08-29T15:20:20.236Z] JOB test-unit-bgp: file #0 with path build-configure-52850/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:20:20.282Z] JOB test-unit-group-one: files found = 2 [Pipeline] echo [2024-08-29T15:20:20.313Z] JOB test-unit-group-one: file #0 with path build-configure-52850/build.env [Pipeline] readFile [Pipeline] writeFile [Pipeline] echo [2024-08-29T15:20:20.422Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-08-29T15:20:20.467Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T15:20:20.468Z] JOB test-unit-opserver: file #1 with path build-configure-52850/deps.build-configure.52850.env [Pipeline] readFile [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:20:20.593Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2024-08-29T15:20:20.614Z] JOB test-unit-group-two: file #0 with path build-configure-52850/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:20:20.656Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:20:20.681Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:20:20.710Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:20.734Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:20:20.790Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] echo [2024-08-29T15:20:20.852Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2024-08-29T15:20:20.886Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] echo [2024-08-29T15:20:20.906Z] JOB test-unit-bgp: file #1 with path build-configure-52850/deps.build-configure.52850.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:20:20.945Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] archiveArtifacts [2024-08-29T15:20:20.980Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:20:21.006Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:20:21.032Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:20:21.058Z] JOB test-unit-group-one: file #1 with path build-configure-52850/deps.build-configure.52850.env [Pipeline] readFile [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2024-08-29T15:20:21.160Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-08-29T15:20:21.178Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:20:21.196Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:20:21.240Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:21.258Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:20:21.310Z] Will try again after 15 sec [2024-08-29T15:20:21.331Z] Will try again after 15 sec [Pipeline] sh [Pipeline] echo [2024-08-29T15:20:21.384Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-08-29T15:20:21.418Z] JOB test-unit-group-two: file #1 with path build-configure-52850/deps.build-configure.52850.env [Pipeline] readFile [Pipeline] } [Pipeline] echo [2024-08-29T15:20:21.486Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [2024-08-29T15:20:21.517Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:20:21.539Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] echo [2024-08-29T15:20:21.555Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] dir [2024-08-29T15:20:21.581Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] echo [2024-08-29T15:20:21.601Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2024-08-29T15:20:21.616Z] JOB test-unit-ungrouped: file #0 with path build-configure-52850/build.env [Pipeline] readFile [2024-08-29T15:20:21.673Z] Will try again after 15 sec [Pipeline] findFiles [Pipeline] } [2024-08-29T15:20:21.720Z] Will try again after 15 sec [Pipeline] } [Pipeline] echo [2024-08-29T15:20:21.795Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2024-08-29T15:20:21.922Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.29601.env [Pipeline] writeFile [Pipeline] } [Pipeline] } [Pipeline] echo [2024-08-29T15:20:22.106Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2024-08-29T15:20:22.161Z] JOB test-unit-ungrouped: file #1 with path build-configure-52850/deps.build-configure.52850.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:20:22.240Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2024-08-29T15:20:22.273Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.54250.env [Pipeline] writeFile [Pipeline] echo [2024-08-29T15:20:22.300Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-52850/build.env [Pipeline] readFile [Pipeline] // dir [Pipeline] { [Pipeline] echo [2024-08-29T15:20:22.414Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.35336.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:20:23.117Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:20:23.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:23.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // dir [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2024-08-29T15:20:24.963Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.42860.env [Pipeline] writeFile [Pipeline] echo [2024-08-29T15:20:25.015Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] archiveArtifacts [2024-08-29T15:20:25.044Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:20:25.067Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-52850/deps.build-configure.52850.env [Pipeline] readFile [Pipeline] archiveArtifacts [2024-08-29T15:20:25.115Z] Archiving artifacts [Pipeline] } [2024-08-29T15:20:25.158Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:20:25.176Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #29601 [Pipeline] timeout [2024-08-29T15:20:25.196Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T15:20:25.235Z] Scheduling project: test-unit-opserver [Pipeline] // stage [Pipeline] } [Pipeline] archiveArtifacts [2024-08-29T15:20:25.328Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:20:25.385Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #54250 [Pipeline] timeout [2024-08-29T15:20:25.400Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] } [Pipeline] build [2024-08-29T15:20:25.439Z] Scheduling project: test-unit-bgp [Pipeline] // dir [Pipeline] echo [2024-08-29T15:20:25.502Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #35336 [Pipeline] timeout [2024-08-29T15:20:25.517Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-08-29T15:20:25.559Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.22951.env [Pipeline] writeFile [Pipeline] build [2024-08-29T15:20:25.592Z] Scheduling project: test-unit-group-one [Pipeline] echo [2024-08-29T15:20:25.646Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #42860 [Pipeline] timeout [2024-08-29T15:20:25.660Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T15:20:25.700Z] Scheduling project: test-unit-group-two [Pipeline] // dir [Pipeline] archiveArtifacts [2024-08-29T15:20:25.770Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:20:25.793Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.83368.env [Pipeline] writeFile [Pipeline] echo [2024-08-29T15:20:25.840Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #22951 [Pipeline] timeout [2024-08-29T15:20:25.856Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] archiveArtifacts [2024-08-29T15:20:25.897Z] Archiving artifacts [Pipeline] build [2024-08-29T15:20:25.917Z] Scheduling project: test-unit-ungrouped [Pipeline] echo [2024-08-29T15:20:25.956Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #83368 [Pipeline] timeout [2024-08-29T15:20:25.969Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T15:20:26.010Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2024-08-29T15:20:28.077Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:20:28.090Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:20:28.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:20:29.002Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T15:20:29.091Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2024-08-29T15:20:29.124Z] JOB test-unit-agent: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:20:29.576Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:20:29.636Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2024-08-29T15:20:29.662Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T15:20:29.737Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2024-08-29T15:20:29.761Z] JOB test-unit-agent: file #0 with path build-configure-52850/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:20:29.815Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-08-29T15:20:29.841Z] JOB test-unit-agent: file #1 with path build-configure-52850/deps.build-configure.52850.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:20:29.890Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T15:20:29.985Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.22209.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:20:30.041Z] Archiving artifacts [Pipeline] echo [2024-08-29T15:20:31.633Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #22209 [Pipeline] timeout [2024-08-29T15:20:31.660Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T15:20:31.744Z] Scheduling project: test-unit-agent [2024-08-29T15:20:35.085Z] Starting building: test-unit-opserver #864 [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:20:36.399Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:20:36.423Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:20:36.457Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:36.516Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:20:36.597Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:20:37.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:20:37.314Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:20:37.337Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:20:37.377Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:20:37.394Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:20:37.422Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:37.442Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:20:37.512Z] Will try again after 15 sec [2024-08-29T15:20:37.534Z] Will try again after 15 sec [2024-08-29T15:20:37.555Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:20:40.697Z] Starting building: test-unit-bgp #864 [Pipeline] echo [2024-08-29T15:20:41.335Z] Build test-unit-opserver #864 completed: SUCCESS [2024-08-29T15:20:41.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:41.358Z] Starting building: test-unit-group-one #864 [2024-08-29T15:20:41.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:20:41.447Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:20:41.472Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T15:20:41.581Z] Copied 1 artifact from "test-unit-opserver" build number 864 [Pipeline] echo [2024-08-29T15:20:41.614Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2024-08-29T15:20:41.906Z] + ls -la test-unit-opserver-29601 [2024-08-29T15:20:41.906Z] total 12 [2024-08-29T15:20:41.906Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 15:20 . [2024-08-29T15:20:41.906Z] drwxr-xr-x 11 jenkins docker 4096 Aug 29 15:20 .. [2024-08-29T15:20:41.906Z] -rw-r--r-- 1 jenkins docker 886 Aug 29 15:20 deps.test-unit-opserver.29601.env [Pipeline] withCredentials [2024-08-29T15:20:41.965Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T15:20:42.284Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2024-08-29T15:20:43.716Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:20:43.732Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:20:44.000Z] Will try again after 15 sec [2024-08-29T15:20:44.177Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T15:20:46.674Z] Starting building: test-unit-group-two #864 [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-29T15:20:50.093Z] Starting building: test-unit-ungrouped #864 [2024-08-29T15:20:50.758Z] Starting building: build-cleanup #4122 [2024-08-29T15:20:51.164Z] Starting building: test-unit-agent #864 [Pipeline] { [Pipeline] echo [2024-08-29T15:20:51.667Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:20:51.689Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:20:51.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:20:52.308Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:52.331Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:20:52.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:20:53.454Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:20:53.473Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:20:53.515Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:20:53.539Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:20:53.598Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:20:55.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:55.654Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:20:55.726Z] Will try again after 15 sec [2024-08-29T15:20:55.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:20:56.499Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:20:56.522Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:20:56.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:02.601Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:21:03.353Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:21:03.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:06.810Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:21:06.841Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:06.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:07.467Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:21:07.514Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:07.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:08.645Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:21:08.659Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:08.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:10.799Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:21:10.814Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:10.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:10.944Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:21:10.972Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:11.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:11.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 [2024-08-29T15:21:11.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:21:11.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:18.460Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:21:18.475Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:21:18.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:22.081Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:21:22.116Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:22.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:22.654Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:21:22.673Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:22.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:24.525Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:21:24.566Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:24.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:25.917Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:21:25.933Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:26.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:26.429Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:21:26.455Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:26.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:26.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 [2024-08-29T15:21:26.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:21:26.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:33.549Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:21:33.564Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:21:33.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:37.315Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:21:37.335Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:37.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:37.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:21:37.798Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:37.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:39.689Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:21:39.715Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:39.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:41.391Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:21:41.406Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:41.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:41.579Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:21:41.599Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:41.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:42.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:21:42.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:21:42.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:48.640Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:21:48.653Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:21:48.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:52.454Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:21:52.474Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:52.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:52.944Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:21:52.980Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:53.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:54.825Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:21:54.854Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:54.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:21:57.082Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:21:57.105Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:21:57.135Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:21:57.168Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:21:57.227Z] Will try again after 15 sec [2024-08-29T15:21:57.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:21:57.410Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:21:57.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:21:59.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:03.738Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:22:03.754Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:22:03.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:07.804Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:22:07.845Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:08.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:08.478Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:08.505Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:08.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:10.658Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:22:10.683Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:10.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:22:12.748Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:22:12.768Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:22:12.790Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:12.807Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:12.847Z] Will try again after 15 sec [2024-08-29T15:22:12.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:14.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:14.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:22:14.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:18.844Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:22:18.860Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:22:18.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:22:24.362Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:22:24.477Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:22:24.529Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:24.557Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:24.636Z] Will try again after 15 sec [2024-08-29T15:22:24.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:25.824Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:22:25.844Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:25.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:27.880Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:22:27.897Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:22:27.960Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:22:28.000Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:28.034Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:28.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:29.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:29.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:22:29.312Z] Build build-cleanup #4122 completed: SUCCESS [2024-08-29T15:22:29.353Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:22:29.398Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T15:22:29.487Z] Copied 1 artifact from "build-cleanup" build number 4122 [Pipeline] echo [2024-08-29T15:22:29.531Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2024-08-29T15:22:29.824Z] + ls -la build-cleanup-83368 [2024-08-29T15:22:29.824Z] total 12 [2024-08-29T15:22:29.824Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 15:22 . [2024-08-29T15:22:29.824Z] drwxr-xr-x 12 jenkins docker 4096 Aug 29 15:22 .. [2024-08-29T15:22:29.824Z] -rw-r--r-- 1 jenkins docker 1167 Aug 29 15:20 deps.build-cleanup.83368.env [Pipeline] withCredentials [2024-08-29T15:22:29.882Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T15:22:30.454Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T15:22:31.015Z] 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 [2024-08-29T15:22:33.959Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:22:33.981Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:22:34.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:39.670Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:22:39.686Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:39.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:39.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:39.808Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:39.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:40.943Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:22:40.964Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:41.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:42.989Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:22:43.002Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:43.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:43.151Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:43.174Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:43.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:44.410Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:44.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:22:44.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:22:49.058Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:22:49.071Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:22:49.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:22:56.418Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:22:56.441Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:22:56.485Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:56.516Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:22:56.601Z] Will try again after 15 sec [2024-08-29T15:22:56.631Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:22:56.699Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:22:56.723Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:57.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:22:58.287Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:22:58.305Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:58.357Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:22:58.386Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:22:58.413Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:22:58.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:00.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 [2024-08-29T15:23:00.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:23:00.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:04.458Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:23:04.481Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:23:04.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:11.658Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:23:11.682Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:23:11.748Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:23:11.778Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:23:11.793Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:23:11.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:12.058Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:23:12.080Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:23:12.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:13.387Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:23:13.405Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:23:13.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:15.445Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:23:15.471Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:23:15.550Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:23:15.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 [2024-08-29T15:23:15.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:23:15.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:19.610Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:23:19.631Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:23:19.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:23:27.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:23:27.576Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:23:27.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:23:27.638Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:23:27.853Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:23:27.876Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:23:27.970Z] Will try again after 15 sec [2024-08-29T15:23:28.065Z] Will try again after 15 sec [2024-08-29T15:23:28.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:29.480Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:23:29.504Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:23:29.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:23:31.437Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:23:31.463Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:23:31.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:23:31.529Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:23:31.590Z] Will try again after 15 sec [2024-08-29T15:23:31.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:34.766Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:23:34.792Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:23:34.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:43.018Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:23:43.037Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:23:43.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:23:43.152Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:23:43.171Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:23:43.222Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:23:43.247Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:23:43.292Z] Will try again after 15 sec [2024-08-29T15:23:43.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:47.062Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:23:47.395Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:23:47.481Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:23:47.531Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:23:47.560Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:23:47.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 [2024-08-29T15:23:47.621Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:23:47.687Z] Will try again after 15 sec [2024-08-29T15:23:47.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:49.922Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:23:49.947Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:23:50.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:23:58.138Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:23:58.159Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:23:58.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:23:58.346Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:23:58.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:23:58.382Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:23:58.399Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:23:58.444Z] Will try again after 15 sec [2024-08-29T15:23:58.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:24:04.068Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:24:04.096Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:24:04.140Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:04.170Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:24:04.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:04.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:24:04.310Z] Will try again after 15 sec [2024-08-29T15:24:04.333Z] Will try again after 15 sec [2024-08-29T15:24:04.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:24:05.604Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:24:05.633Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:24:05.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:24:13.319Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:24:13.365Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:24:13.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:24:13.545Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:13.574Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:24:13.598Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:24:13.612Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:24:13.668Z] Will try again after 15 sec [2024-08-29T15:24:13.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:24:19.352Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:24:19.372Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:24:21.490Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:24:21.523Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:24:21.547Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:24:21.591Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:21.613Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:24:21.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:21.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:24:21.746Z] Will try again after 15 sec [2024-08-29T15:24:21.778Z] Will try again after 15 sec [2024-08-29T15:24:21.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:24:29.530Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:24:30.161Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:24:30.268Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:24:30.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:30.342Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:24:30.375Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:24:30.392Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:24:30.456Z] Will try again after 15 sec [2024-08-29T15:24:30.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:24:38.459Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:24:38.494Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:24:38.609Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:24:38.640Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:24:38.665Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:24:38.748Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:38.774Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:24:40.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:40.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:24:40.539Z] Will try again after 15 sec [2024-08-29T15:24:40.569Z] Will try again after 15 sec [2024-08-29T15:24:40.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:24:46.612Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:24:46.646Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:24:46.683Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:46.710Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:24:46.745Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:24:46.778Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:24:46.860Z] Will try again after 15 sec [2024-08-29T15:24:46.890Z] Will try again after 15 sec [2024-08-29T15:24:46.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:24:53.646Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:24:53.663Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:24:53.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:24:55.578Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:24:55.593Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:24:55.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:24:55.709Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:55.730Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:24:55.752Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:24:55.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:24:55.827Z] Will try again after 15 sec [2024-08-29T15:24:55.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:01.915Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:25:01.947Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:25:02.099Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:25:02.138Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:25:02.157Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:25:02.203Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:25:02.220Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:25:02.271Z] Will try again after 15 sec [2024-08-29T15:25:02.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:09.365Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:25:09.398Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:25:09.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:10.703Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:25:10.722Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:25:10.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:10.859Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:25:10.876Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:25:10.956Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:25:10.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:25:11.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:25:11.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:25:17.476Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:25:17.521Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:25:17.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:25:17.598Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:25:17.631Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:25:17.650Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:25:17.735Z] Will try again after 15 sec [2024-08-29T15:25:17.779Z] Will try again after 15 sec [2024-08-29T15:25:17.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:24.508Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:25:24.527Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:25:24.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:25.811Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:25:25.830Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:25:25.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:25.986Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:25:26.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:25:26.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:26.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 [2024-08-29T15:25:26.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:25:26.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:25:32.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:25:33.028Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:25:33.062Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:25:33.087Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:25:33.119Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:25:33.151Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:25:33.210Z] Will try again after 15 sec [2024-08-29T15:25:33.234Z] Will try again after 15 sec [2024-08-29T15:25:33.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:40.564Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:25:40.592Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:25:40.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:25:41.455Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:25:41.474Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:25:41.511Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:25:41.535Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:25:42.774Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:25:42.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:25:42.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:25:42.900Z] Will try again after 15 sec [2024-08-29T15:25:42.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:48.259Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:25:48.286Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:25:48.377Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:25:48.427Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:25:48.449Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:25:48.479Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:25:48.508Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:25:48.578Z] Will try again after 15 sec [2024-08-29T15:25:48.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:55.700Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:25:55.720Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:25:55.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:25:58.404Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:25:58.429Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:25:58.515Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:25:58.561Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:25:58.604Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:25:58.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 [2024-08-29T15:25:58.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:25:58.721Z] Will try again after 15 sec [2024-08-29T15:25:58.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:03.431Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:26:03.454Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:03.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:03.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:26:03.652Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:26:03.734Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:26:03.775Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:26:03.797Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:03.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:12.437Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:26:12.455Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:12.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:26:14.284Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:26:14.312Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:26:14.346Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:26:14.374Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:26:14.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:26:14.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:26:15.918Z] Will try again after 15 sec [2024-08-29T15:26:15.953Z] Will try again after 15 sec [2024-08-29T15:26:16.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:18.554Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:26:18.578Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:18.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:18.774Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:26:18.790Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:18.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:18.912Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:26:18.937Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:18.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:27.540Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:26:27.563Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:27.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:30.952Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:26:30.972Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:26:31.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:31.196Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:26:31.219Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:31.258Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:26:31.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 [2024-08-29T15:26:31.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:26:31.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:33.684Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:26:33.702Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:33.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:33.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:26:33.932Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:34.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:34.072Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:26:34.200Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:34.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:42.684Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:26:42.697Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:42.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:46.173Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:26:46.188Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:26:46.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:46.300Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:26:46.322Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:46.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:47.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:26:47.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:26:47.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:48.788Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:26:48.804Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:48.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:49.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:26:49.057Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:49.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:49.419Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:26:49.437Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:49.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:26:57.770Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:26:57.788Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:26:57.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:01.269Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:27:01.288Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:27:01.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:01.431Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:27:01.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:01.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:02.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 [2024-08-29T15:27:02.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:27:02.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:03.903Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:27:03.927Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:05.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:27:05.471Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:27:05.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:27:05.527Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:27:05.549Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:07.332Z] Will try again after 15 sec [2024-08-29T15:27:07.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:12.861Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:27:12.875Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:12.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:16.378Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:27:16.395Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:27:16.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:16.549Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:27:16.568Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:16.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:17.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 [2024-08-29T15:27:17.292Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:27:17.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:20.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:27:20.446Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:20.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:27:22.550Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:27:22.574Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:27:22.622Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:27:22.644Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:22.708Z] Will try again after 15 sec [2024-08-29T15:27:22.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:28.099Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:27:28.114Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:28.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:31.481Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:27:31.500Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:27:31.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:32.943Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:27:32.969Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:27:33.044Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:27:33.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 [2024-08-29T15:27:33.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:27:33.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:35.554Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:27:35.574Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:35.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:37.738Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:27:37.762Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:27:37.836Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:27:37.870Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:27:37.883Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:37.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:43.198Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:27:43.215Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:43.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:46.613Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:27:46.634Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:27:46.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:48.081Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:27:48.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:48.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:48.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:27:48.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:27:48.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:50.660Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:27:50.675Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:50.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:52.873Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:27:52.897Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:52.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:52.999Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:27:53.015Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:53.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:27:58.301Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:27:58.318Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:27:58.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:01.725Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:28:01.745Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:28:01.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:03.214Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:03.234Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:03.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:03.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:03.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:28:03.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:05.752Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:28:05.763Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:05.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:11.488Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:11.512Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:28:11.574Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:28:11.609Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:28:11.632Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:11.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:13.394Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:28:13.408Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:13.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:16.829Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:28:16.840Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:28:17.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:18.348Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:18.370Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:18.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:18.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:18.508Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:28:18.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:20.839Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:28:20.852Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:20.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:26.604Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:26.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:26.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:26.712Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:28:26.727Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:26.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:29.728Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:28:29.749Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:29.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:32.628Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:28:32.645Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:28:32.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:33.469Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:33.490Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:33.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:33.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:33.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:28:33.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:35.929Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:28:35.949Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:35.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:28:43.427Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:43.444Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:28:43.470Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:28:45.093Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:45.155Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:28:45.196Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:28:45.251Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:28:45.275Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:45.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:47.787Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:28:47.809Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:28:47.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:48.589Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:48.609Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:48.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:48.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:28:48.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:28:49.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:28:51.022Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:28:51.038Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:28:51.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:01.575Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:29:01.600Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:29:01.700Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:29:01.746Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:29:01.772Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:29:01.803Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:29:01.826Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:01.880Z] Will try again after 15 sec [2024-08-29T15:29:01.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:03.617Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:29:03.643Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:29:03.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:03.777Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:29:03.804Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:03.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:05.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 [2024-08-29T15:29:05.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:29:05.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:06.155Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:29:06.168Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:06.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:29:17.367Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:29:17.401Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:29:17.489Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:29:17.515Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:29:17.566Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:29:17.608Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:17.678Z] Will try again after 15 sec [2024-08-29T15:29:17.700Z] Will try again after 15 sec [2024-08-29T15:29:17.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:18.754Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:29:18.776Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:29:18.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:18.973Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:29:18.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:19.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:20.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 [2024-08-29T15:29:20.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:29:20.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:23.417Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:29:23.452Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:23.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:32.715Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:29:32.734Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:29:32.810Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:29:32.834Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:29:32.855Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:29:32.885Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:29:32.897Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:32.945Z] Will try again after 15 sec [2024-08-29T15:29:32.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:33.868Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:29:33.887Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:29:33.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:34.071Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:29:34.092Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:34.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:37.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 [2024-08-29T15:29:37.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:29:37.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:40.137Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:29:40.159Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:40.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:47.867Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:29:48.402Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:29:48.504Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:29:48.546Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:29:48.571Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:29:48.598Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:29:48.614Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:48.666Z] Will try again after 15 sec [2024-08-29T15:29:48.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:29:49.914Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:29:50.481Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:29:50.514Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:29:50.537Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:50.619Z] Will try again after 15 sec [2024-08-29T15:29:50.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:52.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 [2024-08-29T15:29:52.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:29:52.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:29:55.254Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:29:55.267Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:29:55.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:30:04.516Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:04.541Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:30:04.573Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:30:04.600Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:30:04.636Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:30:04.661Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:04.745Z] Will try again after 15 sec [2024-08-29T15:30:04.787Z] Will try again after 15 sec [2024-08-29T15:30:04.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:05.667Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:30:05.690Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:30:05.908Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:30:05.994Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:06.046Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:06.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:08.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:08.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:30:09.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:10.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:30:10.631Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:10.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:19.788Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:19.807Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:30:19.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:19.989Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:30:20.016Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:30:20.039Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:30:20.061Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:20.134Z] Will try again after 15 sec [2024-08-29T15:30:20.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:30:21.259Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:30:22.272Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:30:22.334Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:30:23.044Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:23.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:23.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:25.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:25.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:30:26.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:26.297Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:30:26.320Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:26.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:34.961Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:34.986Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:35.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:35.175Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:30:35.200Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:30:35.278Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:30:35.319Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:30:35.345Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:35.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:37.387Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:30:37.467Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:30:37.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:38.223Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:38.341Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:38.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:30:41.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:30:42.438Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:42.743Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:30:42.770Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:42.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:30:42.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:50.117Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:50.152Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:50.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:50.338Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:30:50.356Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:51.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:51.420Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:30:51.446Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:51.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:52.563Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:30:52.584Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:30:52.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:53.435Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:53.452Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:53.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:57.784Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:30:57.801Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:30:57.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:30:57.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:30:57.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:30:58.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:05.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:31:05.345Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:05.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:06.390Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:31:06.404Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:06.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:06.545Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:31:06.570Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:06.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:07.673Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:31:07.688Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:31:07.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:08.537Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:31:08.560Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:08.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:31:14.729Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:31:14.762Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:14.808Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:31:14.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 [2024-08-29T15:31:14.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:31:14.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:20.460Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:31:20.484Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:20.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:21.482Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:31:21.502Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:21.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:21.661Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:31:21.692Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:21.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:22.784Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:31:22.804Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:31:22.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:23.656Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:31:23.669Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:23.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:29.844Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:31:29.862Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:29.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:29.975Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:31:29.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:31:30.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:35.609Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:31:35.633Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:35.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:36.578Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:31:36.592Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:36.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:36.778Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:31:36.791Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:36.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:37.875Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:31:37.892Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:31:37.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:38.777Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:31:38.794Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:38.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:31:45.586Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:31:45.614Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:45.651Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:31:45.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:31:45.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:31:45.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:50.740Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:31:50.760Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:50.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:51.661Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:31:51.675Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:51.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:31:51.864Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:31:51.878Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:51.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:31:54.146Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:31:54.176Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:31:54.233Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:31:54.266Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:31:54.320Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:31:54.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:00.682Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:32:00.703Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:00.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:00.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 [2024-08-29T15:32:00.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:32:00.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:06.612Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:32:06.653Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:07.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:32:07.654Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:32:07.672Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:32:07.710Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:32:07.725Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:07.779Z] Will try again after 15 sec [2024-08-29T15:32:07.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:09.286Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:32:09.323Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:32:09.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:09.509Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:32:09.535Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:09.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:32:16.519Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:32:16.540Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:16.585Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:32:16.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:32:16.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:32:16.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:22.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:32:22.676Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:22.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:32:24.012Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:32:24.036Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:32:24.066Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:32:24.088Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:24.159Z] Will try again after 15 sec [2024-08-29T15:32:24.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:24.428Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:32:24.453Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:32:24.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:24.643Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:32:24.665Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:24.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:31.633Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:32:31.653Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:31.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:32.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:32:32.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:32:32.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:37.802Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:32:37.826Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:38.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:39.197Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:32:39.213Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:32:39.263Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:32:39.289Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:32:39.305Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:39.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:39.574Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:32:39.616Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:32:39.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:39.754Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:32:39.770Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:39.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:32:47.457Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:32:47.483Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:47.549Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:32:47.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 [2024-08-29T15:32:47.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:32:48.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:53.471Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:32:53.534Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:53.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:32:54.297Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:32:54.318Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:54.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:32:55.503Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:32:56.331Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:32:56.397Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:32:56.425Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:32:56.469Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:32:56.507Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:32:56.582Z] Will try again after 15 sec [2024-08-29T15:32:56.631Z] Will try again after 15 sec [2024-08-29T15:32:56.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:33:05.304Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:33:05.330Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:05.413Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:33:05.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 [2024-08-29T15:33:05.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:33:05.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:33:08.698Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:33:08.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:08.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:33:09.445Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:33:09.458Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:09.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:33:16.847Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:33:16.898Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:33:16.941Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:33:16.996Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:33:17.068Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:33:17.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:17.205Z] Will try again after 15 sec [2024-08-29T15:33:17.242Z] Will try again after 15 sec [2024-08-29T15:33:17.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:33:20.465Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:33:20.487Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:20.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:33:20.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 [2024-08-29T15:33:20.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:33:20.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:33:23.939Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:33:23.967Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:24.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:33:24.546Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:33:24.570Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:24.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:33:32.413Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:33:32.456Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:33:32.512Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:33:32.554Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:33:32.587Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:33:32.607Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:32.713Z] Will try again after 15 sec [2024-08-29T15:33:32.747Z] Will try again after 15 sec [2024-08-29T15:33:32.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:33:36.473Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:33:36.501Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:36.563Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:33:36.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:33:36.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:33:36.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:33:39.100Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:33:39.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:39.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:33:39.690Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:33:39.707Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:39.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:33:47.810Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:33:47.840Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:33:47.872Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:33:47.896Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:33:47.978Z] Will try again after 15 sec [2024-08-29T15:33:47.999Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:33:48.057Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:33:48.073Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:48.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:33:51.622Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:33:51.652Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:51.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:33:51.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:33:51.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:33:52.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:33:55.729Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:33:56.728Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:33:56.774Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:33:56.807Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:33:57.814Z] Will try again after 15 sec [2024-08-29T15:33:57.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:34:03.016Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:34:03.035Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:34:03.083Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:34:03.113Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:34:03.131Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:34:03.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:34:03.488Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:34:03.503Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:34:03.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:34:07.489Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:34:07.532Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:34:07.596Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:34:07.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 [2024-08-29T15:34:07.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:34:07.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:34:13.416Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:34:13.436Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:34:13.466Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:34:13.488Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:34:13.589Z] Will try again after 15 sec [2024-08-29T15:34:13.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:34:19.451Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:34:21.485Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:34:23.439Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:34:23.488Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:34:23.534Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:34:23.596Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:34:23.738Z] Will try again after 15 sec [2024-08-29T15:34:23.785Z] Will try again after 15 sec [2024-08-29T15:34:23.814Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:34:23.856Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:34:23.885Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:34:24.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:34:24.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:34:25.155Z] Will try again after 15 sec [2024-08-29T15:34:25.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:34:31.002Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:34:31.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:34:31.074Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:34:31.107Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:34:31.179Z] Will try again after 15 sec [2024-08-29T15:34:31.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:34:38.783Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:34:38.804Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:34:38.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:34:38.924Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:34:38.939Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:34:38.966Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:34:38.984Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:34:39.041Z] Will try again after 15 sec [2024-08-29T15:34:39.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:34:40.197Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:34:40.217Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:34:40.268Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:34:40.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 [2024-08-29T15:34:40.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:34:40.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:34:46.221Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:34:46.234Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:34:46.329Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:34:46.375Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:34:46.401Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:34:46.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:34:53.929Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:34:53.946Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:34:53.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:34:54.073Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:34:54.088Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:34:54.149Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:34:54.180Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:34:54.199Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:34:54.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:34:55.304Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:34:55.325Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:34:55.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:34:55.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:34:55.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:34:55.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:01.372Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:01.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:02.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:02.997Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:35:03.197Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:04.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:09.047Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:35:09.074Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:09.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:09.205Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:35:09.227Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:35:09.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:09.537Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:09.559Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:10.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:11.382Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:35:11.437Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:35:12.265Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:35:12.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:12.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:35:12.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:17.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:17.697Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:17.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:19.572Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:35:19.585Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:19.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:35:25.383Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:35:25.408Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:35:25.446Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:35:25.470Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:35:25.586Z] Will try again after 15 sec [2024-08-29T15:35:25.612Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:35:25.691Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:25.712Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:25.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:27.294Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:35:27.308Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:27.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:27.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:27.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:35:27.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:32.779Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:32.796Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:32.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:34.657Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:35:34.677Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:34.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:40.632Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:35:40.660Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:35:40.736Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:35:40.779Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:35:40.806Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:35:40.898Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:35:40.938Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:40.972Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:41.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:35:42.795Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:35:42.820Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:42.877Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:35:42.907Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:42.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:35:43.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:47.873Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:47.891Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:47.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:49.765Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:35:49.803Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:49.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:55.776Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:35:55.798Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:56.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:35:56.748Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:35:56.773Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:35:56.807Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:35:56.828Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:56.885Z] Will try again after 15 sec [2024-08-29T15:35:56.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:57.933Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:35:57.961Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:35:58.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:35:58.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 [2024-08-29T15:35:58.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:35:58.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:02.977Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:36:02.997Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:03.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:04.885Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:36:04.905Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:04.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:11.726Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:36:11.748Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:11.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:36:11.949Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:36:11.970Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:36:12.019Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:36:12.044Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:36:12.073Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:12.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:13.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:36:13.080Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:13.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:13.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 [2024-08-29T15:36:13.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:36:13.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:18.089Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:36:18.117Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:18.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:19.989Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:36:20.008Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:20.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:26.963Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:36:26.984Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:27.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:27.131Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:36:27.158Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:36:27.232Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:36:27.260Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:36:27.273Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:27.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:28.232Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:36:28.253Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:28.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:28.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 [2024-08-29T15:36:28.414Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:36:28.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:33.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:36:33.456Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:33.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:35.400Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:36:35.416Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:35.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:36:42.512Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:36:42.541Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:36:42.571Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:36:42.600Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:36:42.636Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:36:42.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:42.723Z] Will try again after 15 sec [2024-08-29T15:36:42.747Z] Will try again after 15 sec [2024-08-29T15:36:42.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:43.438Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:36:43.458Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:43.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36: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 [2024-08-29T15:36:43.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:36:43.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:48.570Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:36:48.585Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:48.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:36:50.528Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:36:50.547Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:36:50.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:37:01.523Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:37:01.552Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:01.582Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:37:01.606Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:37:01.637Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:37:01.661Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:01.707Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:03.424Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:03.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:03.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:37:03.600Z] Will try again after 15 sec [2024-08-29T15:37:03.626Z] Will try again after 15 sec [2024-08-29T15:37:03.651Z] Will try again after 15 sec [2024-08-29T15:37:03.673Z] Will try again after 15 sec [2024-08-29T15:37:03.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:37:03.846Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:03.878Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:37:03.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:37:05.662Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:37:05.683Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:37:07.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:37:18.645Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:37:18.670Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:37:18.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:37:18.840Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:37:18.865Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:37:18.901Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:37:18.934Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:19.005Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:19.032Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:19.073Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:19.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:37:19.162Z] Will try again after 15 sec [2024-08-29T15:37:19.189Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:37:19.251Z] Will try again after 15 sec [2024-08-29T15:37:19.270Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:37:19.337Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:19.374Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:37:19.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:37:22.491Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:37:22.506Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:37:22.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:37:34.358Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:37:34.388Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:34.429Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:37:34.461Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:37:34.494Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:37:34.518Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:34.558Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:34.590Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:34.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 [2024-08-29T15:37:34.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:37:34.735Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:37:34.786Z] Will try again after 15 sec [2024-08-29T15:37:34.812Z] Will try again after 15 sec [2024-08-29T15:37:34.848Z] Will try again after 15 sec [2024-08-29T15:37:34.878Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:37:34.920Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:34.953Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:37:35.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:37:37.620Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:37:37.652Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:37:37.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:37:50.624Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:37:50.649Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:50.679Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:37:50.701Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:37:50.734Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:37:50.767Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:50.815Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:50.859Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:50.910Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:50.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:37:50.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:37:51.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:37:51.101Z] Will try again after 15 sec [2024-08-29T15:37:51.135Z] Will try again after 15 sec [2024-08-29T15:37:51.162Z] Will try again after 15 sec [2024-08-29T15:37:51.195Z] Will try again after 15 sec [2024-08-29T15:37:51.219Z] Will try again after 15 sec [2024-08-29T15:37:51.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:37:53.953Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:37:53.981Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:37:54.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:06.140Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:38:06.159Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:38:06.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:38:06.482Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:38:06.504Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:38:06.534Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:38:06.556Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:38:06.587Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:06.608Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:38:06.648Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:06.669Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:38:06.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:06.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:38:06.787Z] Will try again after 15 sec [2024-08-29T15:38:06.806Z] Will try again after 15 sec [2024-08-29T15:38:06.829Z] Will try again after 15 sec [2024-08-29T15:38:06.858Z] Will try again after 15 sec [2024-08-29T15:38:06.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:09.106Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:38:09.121Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:38:09.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:21.343Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:38:21.362Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:38:21.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:38:22.401Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:38:22.438Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:38:22.473Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:38:22.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:38:22.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:22.556Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:38:22.604Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:22.622Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:38:22.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:22.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:38:24.389Z] Will try again after 15 sec [2024-08-29T15:38:24.425Z] Will try again after 15 sec [2024-08-29T15:38:24.461Z] Will try again after 15 sec [2024-08-29T15:38:24.513Z] Will try again after 15 sec [2024-08-29T15:38:24.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:24.811Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:38:24.836Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:38:24.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:36.477Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:38:36.514Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:38:36.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:39.417Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:38:39.430Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:38:39.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:39.522Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:38:39.534Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:38:39.558Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:39.570Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:38:39.613Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:38:39.642Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:38:39.671Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:39.687Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:38:39.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:39.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:38:39.854Z] Will try again after 15 sec [2024-08-29T15:38:39.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:40.386Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:38:40.440Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:38:42.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:51.614Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:38:51.630Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:38:51.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:54.520Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:38:54.536Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:38:54.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:54.645Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:38:54.659Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:38:54.716Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:38:54.741Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:54.754Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:38:54.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:54.884Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:54.901Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:38:54.972Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:38:55.019Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:38:55.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:38:55.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:38:57.483Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:38:57.510Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:38:57.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:06.713Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:39:06.730Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:39:06.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:09.608Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:39:09.625Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:39:10.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:39:10.567Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:39:10.590Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:39:10.617Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:39:10.636Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:39:10.664Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:39:10.678Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:39:10.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 [2024-08-29T15:39:10.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:39:10.758Z] Will try again after 15 sec [2024-08-29T15:39:10.775Z] Will try again after 15 sec [2024-08-29T15:39:10.794Z] Will try again after 15 sec [2024-08-29T15:39:10.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:13.432Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:39:13.462Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:39:13.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:21.816Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:39:21.837Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:39:21.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:25.503Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:39:25.518Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:39:26.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:39:26.465Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:39:26.484Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:39:26.524Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:39:26.539Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:39:26.565Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:39:26.579Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:39:26.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:39:26.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:39:26.652Z] Will try again after 15 sec [2024-08-29T15:39:26.670Z] Will try again after 15 sec [2024-08-29T15:39:26.688Z] Will try again after 15 sec [2024-08-29T15:39:26.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:28.616Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:39:28.632Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:39:28.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:36.964Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:39:36.983Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:39:37.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:41.383Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:39:41.401Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:39:41.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:39:41.738Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:39:41.758Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:39:41.788Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:39:41.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:39:41.819Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:39:41.832Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:39:41.860Z] Will try again after 15 sec [2024-08-29T15:39:41.876Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:39:41.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 [2024-08-29T15:39:41.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:39:41.958Z] Will try again after 15 sec [2024-08-29T15:39:42.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:44.416Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:39:44.444Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:39:45.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:52.083Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:39:52.099Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:39:52.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:39:56.495Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:39:56.508Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:39:56.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:39:57.571Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:39:57.608Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:39:57.633Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:39:57.647Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:39:57.689Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:39:57.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:39:57.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:39:57.744Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:39:57.788Z] Will try again after 15 sec [2024-08-29T15:39:57.807Z] Will try again after 15 sec [2024-08-29T15:39:57.826Z] Will try again after 15 sec [2024-08-29T15:39:57.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:00.665Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:40:00.693Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:40:00.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:08.028Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:40:08.049Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:40:08.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:11.601Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:40:11.618Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:40:11.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:40:12.879Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:40:12.897Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:40:12.921Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:40:12.934Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:40:12.986Z] Will try again after 15 sec [2024-08-29T15:40:13.002Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:40:13.027Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:40:13.865Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:40:13.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 [2024-08-29T15:40:13.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:40:13.961Z] Will try again after 15 sec [2024-08-29T15:40:13.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:15.785Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:40:15.805Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:40:16.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:23.167Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:40:23.186Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:40:23.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:26.705Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:40:26.718Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:40:26.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:40:28.208Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:40:28.229Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:40:28.257Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:40:28.276Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:40:28.333Z] Will try again after 15 sec [2024-08-29T15:40:28.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:28.989Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:40:29.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:40:29.051Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:40:29.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 [2024-08-29T15:40:29.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:40:29.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:31.453Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:40:31.466Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:40:31.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:38.318Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:40:38.342Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:40:38.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:41.790Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:40:41.806Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:40:41.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:40:45.580Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:40:45.606Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:40:45.638Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:40:45.654Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:40:45.686Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:40:45.704Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:40:45.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:40:45.745Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:40:45.790Z] Will try again after 15 sec [2024-08-29T15:40:45.809Z] Will try again after 15 sec [2024-08-29T15:40:45.829Z] Will try again after 15 sec [2024-08-29T15:40:45.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:47.545Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:40:47.574Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:40:47.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:53.463Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:40:53.490Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:40:53.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:40:56.892Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:40:56.914Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:40:56.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:00.819Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:41:00.832Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:41:00.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:00.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:00.948Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:00.969Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:00.983Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:01.005Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:01.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:41:01.061Z] Will try again after 15 sec [2024-08-29T15:41:01.078Z] Will try again after 15 sec [2024-08-29T15:41:01.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:02.656Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:41:02.669Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:41:02.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:08.587Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:41:08.623Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:41:08.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:12.010Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:41:12.032Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:41:12.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:41:17.332Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:41:17.365Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:17.430Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:17.455Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:17.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:17.516Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:17.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:17.559Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:41:17.614Z] Will try again after 15 sec [2024-08-29T15:41:17.630Z] Will try again after 15 sec [2024-08-29T15:41:17.646Z] Will try again after 15 sec [2024-08-29T15:41:17.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:17.766Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:41:17.787Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:41:17.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:23.714Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:41:23.730Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:41:23.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:27.312Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:41:27.334Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:41:27.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:41:33.006Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:41:33.041Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:33.070Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:33.095Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:33.114Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:41:33.127Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:33.158Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:33.172Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:33.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:33.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:41:33.248Z] Will try again after 15 sec [2024-08-29T15:41:33.264Z] Will try again after 15 sec [2024-08-29T15:41:33.278Z] Will try again after 15 sec [2024-08-29T15:41:33.292Z] Will try again after 15 sec [2024-08-29T15:41:33.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:39.452Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:41:39.478Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:41:39.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:42.417Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:41:42.436Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:41:42.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:41:48.338Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:41:48.359Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:48.390Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:48.409Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:41:48.441Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:41:48.454Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:41:48.488Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:48.504Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:41:48.535Z] Will try again after 15 sec [2024-08-29T15:41:48.553Z] Will try again after 15 sec [2024-08-29T15:41:48.569Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:41:48.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:41:48.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:41:48.648Z] Will try again after 15 sec [2024-08-29T15:41:48.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:54.746Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:41:54.780Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:41:54.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:41:57.529Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:41:57.542Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:41:57.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:42:03.610Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:42:03.632Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:42:03.664Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:03.694Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:42:03.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T15:42:03.810Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:42:03.840Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:42:03.862Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:42:03.899Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:03.918Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:42:03.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 [2024-08-29T15:42:03.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:42:04.049Z] Will try again after 15 sec [2024-08-29T15:42:04.071Z] Will try again after 15 sec [2024-08-29T15:42:04.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:09.895Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:42:09.918Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:09.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:12.610Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:42:12.626Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:42:12.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:18.785Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:42:18.799Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:18.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:18.908Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:18.931Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:18.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:19.083Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:42:19.100Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:42:19.167Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:42:19.210Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:19.244Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:42:19.270Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:19.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:42:19.360Z] Will try again after 15 sec [2024-08-29T15:42:19.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:25.024Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:42:25.062Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:25.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:27.714Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:42:27.731Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:42:27.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:33.890Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:42:33.909Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:33.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:34.005Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:34.023Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:34.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:34.336Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:42:34.353Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:34.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:42:34.686Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:34.702Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:42:34.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:36.400Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:42:36.457Z] Will try again after 15 sec [2024-08-29T15:42:36.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:40.440Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:42:40.463Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:41.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:42.900Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:42:42.935Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:42:43.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:48.982Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:42:48.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:49.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:49.097Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:49.109Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:49.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:49.651Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:42:49.666Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:49.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:51.498Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:51.515Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:42:51.570Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:42:51.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:42:51.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:42:51.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:56.655Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:42:56.673Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:42:56.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:42:58.070Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:42:58.088Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:42:58.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:04.079Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:43:04.091Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:04.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:43:05.453Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:43:05.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:43:05.502Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:43:05.518Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:05.566Z] Will try again after 15 sec [2024-08-29T15:43:07.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:43:07.433Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:43:07.452Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:43:07.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:43:07.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:43:07.544Z] Will try again after 15 sec [2024-08-29T15:43:07.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:11.755Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:43:11.776Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:11.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:13.194Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:43:13.214Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:43:13.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:43:20.897Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:43:20.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:43:20.952Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:43:20.974Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:21.022Z] Will try again after 15 sec [2024-08-29T15:43:21.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:22.403Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:43:22.428Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:22.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:22.579Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:43:22.602Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:43:22.690Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:43:22.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 [2024-08-29T15:43:22.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:43:22.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:26.870Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:43:26.898Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:28.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:29.001Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:43:29.030Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:43:29.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:43:37.104Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:43:37.139Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:43:37.185Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:43:37.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:37.274Z] Will try again after 15 sec [2024-08-29T15:43:37.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:37.538Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:43:37.557Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:37.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:37.723Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:43:37.743Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:37.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:38.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 [2024-08-29T15:43:38.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:43:38.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:43.964Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:43:43.982Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:44.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:44.139Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:43:44.158Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:43:44.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:52.318Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:43:52.342Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:43:52.404Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:43:52.453Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:43:52.477Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:52.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:52.647Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:43:52.664Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:52.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:52.828Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:43:52.846Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:53.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:53.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 [2024-08-29T15:43:53.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:43:53.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:59.064Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:43:59.079Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:43:59.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:43:59.953Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:43:59.980Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:44:00.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:07.447Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:44:07.467Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:44:07.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:07.595Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:44:07.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:44:07.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:07.757Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:44:07.775Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:44:07.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:08.331Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:44:08.349Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:44:08.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:08.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:44:08.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:44:08.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:14.524Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:44:14.548Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:44:14.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:18.309Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:44:18.343Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:44:18.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:44:22.733Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:44:22.766Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:44:22.799Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:44:24.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:44:24.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:44:24.749Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:44:25.208Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:44:25.235Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:44:25.299Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:44:25.322Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:44:25.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 [2024-08-29T15:44:25.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:44:25.454Z] Will try again after 15 sec [2024-08-29T15:44:25.473Z] Will try again after 15 sec [2024-08-29T15:44:25.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:30.455Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:44:30.496Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:44:30.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:33.460Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:44:33.476Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:44:33.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:44:41.090Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:44:41.120Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:44:41.155Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:44:41.178Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:44:41.205Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:44:41.229Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:44:41.268Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:44:41.295Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:44:41.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:44:41.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:44:41.399Z] Will try again after 15 sec [2024-08-29T15:44:41.414Z] Will try again after 15 sec [2024-08-29T15:44:41.431Z] Will try again after 15 sec [2024-08-29T15:44:41.656Z] Will try again after 15 sec [2024-08-29T15:44:41.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:45.600Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:44:45.621Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:44:45.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:44:48.914Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:44:48.937Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:44:49.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:44:56.463Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:44:56.488Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:44:56.519Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:44:56.540Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:44:56.610Z] Will try again after 15 sec [2024-08-29T15:44:56.631Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:44:56.672Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:44:56.690Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:44:56.770Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:44:56.798Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:44:56.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:44:56.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 [2024-08-29T15:44:56.850Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:44:56.894Z] Will try again after 15 sec [2024-08-29T15:44:56.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:00.730Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:45:00.753Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:45:00.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:04.064Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:45:04.090Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:45:04.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:45:11.680Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:45:11.702Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:11.726Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:45:11.744Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:45:11.803Z] Will try again after 15 sec [2024-08-29T15:45:11.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:11.894Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:45:11.906Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:45:11.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:12.009Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:45:12.023Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:12.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 [2024-08-29T15:45:12.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:45:12.104Z] Will try again after 15 sec [2024-08-29T15:45:12.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:15.847Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:45:15.866Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:45:15.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:19.364Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:45:19.389Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:45:19.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:45:27.447Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:45:27.470Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:27.496Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:45:27.513Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:27.545Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:45:27.578Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:27.631Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:45:27.650Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:27.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 [2024-08-29T15:45:27.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:45:27.757Z] Will try again after 15 sec [2024-08-29T15:45:27.776Z] Will try again after 15 sec [2024-08-29T15:45:27.792Z] Will try again after 15 sec [2024-08-29T15:45:27.813Z] Will try again after 15 sec [2024-08-29T15:45:27.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:30.965Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:45:30.984Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:45:31.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:34.518Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:45:34.544Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:45:34.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:42.794Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:45:42.809Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:45:43.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:43.290Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:45:43.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:43.400Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:45:43.432Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:43.482Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:45:43.505Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:43.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 [2024-08-29T15:45:43.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:45:43.598Z] Will try again after 15 sec [2024-08-29T15:45:43.623Z] Will try again after 15 sec [2024-08-29T15:45:43.646Z] Will try again after 15 sec [2024-08-29T15:45:43.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:46.094Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:45:46.115Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:45:46.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:49.663Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:45:49.685Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:45:49.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:58.289Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:45:58.303Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:45:58.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:58.630Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:45:58.645Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:45:59.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:45:59.453Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:45:59.480Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:59.500Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:45:59.515Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:45:59.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 [2024-08-29T15:45:59.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:45:59.621Z] Will try again after 15 sec [2024-08-29T15:45:59.642Z] Will try again after 15 sec [2024-08-29T15:45:59.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:01.225Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:46:01.247Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:01.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:04.826Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:46:04.852Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:46:04.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:13.371Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:46:13.385Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:13.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:14.437Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:46:14.450Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:14.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:14.648Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:46:14.662Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:46:14.725Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:46:14.750Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:46:14.763Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:46:14.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:46:14.800Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:46:14.844Z] Will try again after 15 sec [2024-08-29T15:46:14.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:16.358Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:46:16.371Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:16.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:19.978Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:46:20.004Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:46:20.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:28.796Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:46:28.820Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:28.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:29.518Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:46:29.532Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:29.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:29.764Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:46:29.786Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:29.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:29.876Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:46:29.891Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:46:29.948Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:46:29.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 [2024-08-29T15:46:29.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:46:30.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:31.490Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:46:31.511Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:31.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:35.130Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:46:35.154Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:46:35.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:43.923Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:46:43.970Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:45.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:46:45.101Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:46:45.121Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:46:45.151Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:46:45.168Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:46:45.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:46:45.221Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:45.256Z] Will try again after 15 sec [2024-08-29T15:46:45.275Z] Will try again after 15 sec [2024-08-29T15:46:45.294Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:46:45.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 [2024-08-29T15:46:45.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:46:45.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:46.802Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:46:46.829Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:46:46.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:46:50.259Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:46:50.291Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:46:50.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:47:01.255Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:47:03.026Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:03.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:47:03.116Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:03.151Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:47:03.183Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:03.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:47:03.274Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:03.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:47:03.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:47:03.441Z] Will try again after 15 sec [2024-08-29T15:47:03.468Z] Will try again after 15 sec [2024-08-29T15:47:03.493Z] Will try again after 15 sec [2024-08-29T15:47:03.515Z] Will try again after 15 sec [2024-08-29T15:47:03.545Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:47:03.577Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:47:03.601Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:47:03.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:47:09.000Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:47:09.029Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:47:10.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:47:18.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:47:18.508Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:47:18.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:47:18.671Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:47:18.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:18.737Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:47:18.760Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:18.806Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:47:18.829Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:18.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:47:18.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:47:18.965Z] Will try again after 15 sec [2024-08-29T15:47:18.988Z] Will try again after 15 sec [Pipeline] { [2024-08-29T15:47:19.027Z] Will try again after 15 sec [2024-08-29T15:47:19.052Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:47:19.102Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:47:19.126Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:47:19.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:47:26.251Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:47:26.285Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:47:27.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:47:34.470Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:47:34.494Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:34.527Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:47:34.559Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:34.595Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:47:34.615Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:34.645Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:47:34.666Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:34.713Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:47:34.744Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:34.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 [2024-08-29T15:47:34.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:47:34.880Z] Will try again after 15 sec [2024-08-29T15:47:34.911Z] Will try again after 15 sec [2024-08-29T15:47:34.934Z] Will try again after 15 sec [2024-08-29T15:47:34.955Z] Will try again after 15 sec [2024-08-29T15:47:34.982Z] Will try again after 15 sec [2024-08-29T15:47:35.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:47:42.636Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:47:42.653Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:47:42.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:47:50.483Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:47:50.507Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:50.540Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:47:50.561Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:50.590Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:47:50.609Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:50.640Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:47:50.661Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:50.699Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:47:50.723Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:47:50.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 [2024-08-29T15:47:50.792Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:47:50.852Z] Will try again after 15 sec [2024-08-29T15:47:50.875Z] Will try again after 15 sec [2024-08-29T15:47:50.904Z] Will try again after 15 sec [2024-08-29T15:47:50.924Z] Will try again after 15 sec [2024-08-29T15:47:50.945Z] Will try again after 15 sec [2024-08-29T15:47:50.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:47:57.782Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:47:57.802Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:47:57.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:05.897Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:48:05.914Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:48:06.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:48:06.112Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:06.142Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:48:06.166Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:48:06.184Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:48:06.205Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:48:06.223Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:48:06.260Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:06.278Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:48:06.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:06.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:48:06.431Z] Will try again after 15 sec [2024-08-29T15:48:06.479Z] Will try again after 15 sec [2024-08-29T15:48:06.515Z] Will try again after 15 sec [2024-08-29T15:48:06.543Z] Will try again after 15 sec [2024-08-29T15:48:06.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:12.898Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:48:12.916Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:48:12.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:21.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:48:21.085Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:48:21.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:21.562Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:21.578Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:48:21.689Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:48:21.715Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:48:21.743Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:48:21.789Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:48:21.812Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:48:21.852Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:21.875Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:48:21.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:21.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:48:22.005Z] Will try again after 15 sec [2024-08-29T15:48:22.027Z] Will try again after 15 sec [2024-08-29T15:48:22.046Z] Will try again after 15 sec [2024-08-29T15:48:22.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:28.019Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:48:28.037Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:48:28.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:36.176Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:48:36.191Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:48:36.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:36.729Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:36.745Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:48:36.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:37.037Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:48:37.051Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:48:37.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:37.169Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:48:37.188Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:48:37.222Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:37.243Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:48:37.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 [2024-08-29T15:48:37.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:48:38.270Z] Will try again after 15 sec [2024-08-29T15:48:38.299Z] Will try again after 15 sec [2024-08-29T15:48:38.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:43.134Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:48:43.153Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:48:43.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:51.266Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:48:51.282Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:48:51.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:51.832Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:51.853Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:48:51.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:52.156Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-29T15:48:52.171Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:48:52.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:53.297Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:48:53.312Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:48:53.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:48:53.454Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:53.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:48:53.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:48:53.517Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:48:53.585Z] Will try again after 15 sec [2024-08-29T15:48:53.606Z] Will try again after 15 sec [2024-08-29T15:48:57.450Z] Build build-compile #2744 completed: SUCCESS [Pipeline] echo [2024-08-29T15:48:57.469Z] JOB compile-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T15:48:57.587Z] Copied 2 artifacts from "build-compile" build number 2744 [Pipeline] echo [2024-08-29T15:48:57.622Z] JOB compile-centos: Collected artifacts: [Pipeline] sh [2024-08-29T15:48:57.910Z] + ls -la build-compile-56376 [2024-08-29T15:48:57.910Z] total 12 [2024-08-29T15:48:57.910Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 15:48 . [2024-08-29T15:48:57.910Z] drwxr-xr-x 13 jenkins docker 4096 Aug 29 15:48 .. [2024-08-29T15:48:57.910Z] -rw-r--r-- 1 jenkins docker 0 Aug 29 15:48 build.env [2024-08-29T15:48:57.910Z] -rw-r--r-- 1 jenkins docker 1134 Aug 29 15:13 deps.build-compile.56376.env [Pipeline] withCredentials [2024-08-29T15:48:58.190Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-08-29T15:48:58.280Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:48:58.304Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:48:58.393Z] Will try again after 15 sec [2024-08-29T15:48:58.515Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T15:48:59.082Z] 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 [2024-08-29T15:49:06.370Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:49:06.382Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:49:06.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:49:08.289Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:49:08.311Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:49:08.341Z] JOB package-centos: waiting for dependecy [compile-centos:SUCCESS] [Pipeline] } [2024-08-29T15:49:08.439Z] Will try again after 15 sec [Pipeline] // waitUntil [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:49:10.276Z] JOB package-centos: wait finished. overall result = true [Pipeline] echo [2024-08-29T15:49:10.311Z] JOB package-centos: entering run_job [Pipeline] echo [2024-08-29T15:49:10.417Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:49:10.439Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2024-08-29T15:49:10.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:49:10.539Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:49:10.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:49:10.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:49:10.686Z] Will try again after 15 sec [2024-08-29T15:49:10.718Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-08-29T15:49:10.754Z] Archiving artifacts [2024-08-29T15:49:10.797Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:49:10.880Z] JOB package-centos / stream build-centos : deps: [compile-centos] [Pipeline] dir [2024-08-29T15:49:10.922Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T15:49:11.048Z] JOB package-centos: files found = 2 [Pipeline] echo [2024-08-29T15:49:11.087Z] JOB package-centos: file #0 with path build-compile-56376/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T15:49:11.174Z] JOB package-centos: file #1 with path build-compile-56376/deps.build-compile.56376.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T15:49:13.293Z] JOB package-centos: deps_env_file: deps.build-package.5126.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T15:49:13.380Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2024-08-29T15:49:13.437Z] JOB package-centos: Starting job: build-package rnd: #5126 [Pipeline] timeout [2024-08-29T15:49:13.472Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-08-29T15:49:13.539Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:49:13.578Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] build [2024-08-29T15:49:13.830Z] Scheduling project: build-package [2024-08-29T15:49:13.888Z] Will try again after 15 sec [2024-08-29T15:49:20.472Z] Starting building: build-package #2335 [Pipeline] { [Pipeline] echo [2024-08-29T15:49:21.477Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:49:21.493Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:49:21.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:23.472Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:49:23.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:49:23.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:25.720Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:49:25.753Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:49:25.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:25.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:49:25.929Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:49:25.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 [2024-08-29T15:49:25.981Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:49:26.046Z] Will try again after 15 sec [2024-08-29T15:49:26.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:28.924Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:49:28.944Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:49:28.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:36.578Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:49:36.602Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:49:36.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:38.599Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:49:38.618Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:49:39.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:40.873Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:49:40.911Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:49:41.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:49:41.510Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:49:41.535Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:49:41.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 [2024-08-29T15:49:41.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:49:41.653Z] Will try again after 15 sec [2024-08-29T15:49:41.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:45.448Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:49:45.505Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:49:45.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:51.696Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:49:51.715Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:49:51.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:54.636Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:49:54.667Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:49:54.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:49:56.462Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:49:56.476Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:49:57.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:49:57.488Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:49:57.506Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:49:57.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:49:57.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:49:57.589Z] Will try again after 15 sec [2024-08-29T15:49:57.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:00.614Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:50:00.636Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:50:00.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:07.440Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:50:07.463Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:08.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:09.770Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:09.791Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:09.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:12.448Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:50:12.465Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:12.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:50:13.367Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:13.394Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:50:13.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:13.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:50:13.492Z] Will try again after 15 sec [2024-08-29T15:50:13.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:15.952Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:50:15.981Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:50:16.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:23.215Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:50:23.235Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:23.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:26.441Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:26.465Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:26.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:27.543Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:50:27.562Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:27.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:50:28.970Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:29.034Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:50:29.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:29.079Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:50:29.125Z] Will try again after 15 sec [2024-08-29T15:50:29.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:31.109Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:50:31.133Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:50:31.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:38.325Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:50:38.338Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:38.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:41.569Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:41.582Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:41.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:42.639Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:50:42.656Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:42.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:50:44.197Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:44.217Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:44.249Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:50:44.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 [2024-08-29T15:50:44.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:50:44.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:46.261Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:50:46.287Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:50:46.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:53.793Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:50:53.821Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:53.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:56.657Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:56.670Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:56.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:58.176Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:50:58.204Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:50:58.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:50:59.307Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:59.329Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:50:59.394Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:50:59.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:50:59.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:50:59.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:01.389Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:51:01.427Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:51:01.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:08.939Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:51:08.963Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:51:09.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:11.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:51:11.761Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:51:11.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:15.299Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:51:15.418Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:51:15.530Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:51:15.577Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:51:15.603Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:51:15.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:51:15.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:51:15.723Z] Will try again after 15 sec [2024-08-29T15:51:15.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:16.541Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:51:16.574Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:51:16.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:25.954Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:51:25.977Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:51:26.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:26.845Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:51:26.860Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:51:26.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:30.590Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:51:30.617Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:51:30.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:30.773Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:51:30.797Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:51:30.868Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:51:30.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:51:30.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:51:31.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:33.260Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:51:33.286Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:51:33.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:41.454Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:51:41.479Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:51:41.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:41.957Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:51:41.974Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:51:42.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:45.717Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:51:45.735Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:51:45.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:45.906Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:51:45.928Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:51:45.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:46.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:51:46.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:51:46.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:48.426Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:51:48.450Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:51:48.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:51:56.602Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:51:58.328Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:51:58.769Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:51:58.822Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:51:58.849Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:51:58.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:52:00.832Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:52:00.846Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:52:00.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:52:01.395Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:52:01.417Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:52:01.513Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:52:01.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:52:01.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:52:01.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:52:03.561Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:52:03.579Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:52:03.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:52:13.806Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:52:18.878Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:52:18.999Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:52:19.039Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:52:19.065Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:52:19.099Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:52:19.123Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:52:19.155Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:52:19.183Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:52:19.227Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:52:19.249Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:52:19.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 [2024-08-29T15:52:19.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:52:19.396Z] Will try again after 15 sec [2024-08-29T15:52:19.422Z] Will try again after 15 sec [2024-08-29T15:52:20.475Z] Will try again after 15 sec [2024-08-29T15:52:20.507Z] Will try again after 15 sec [2024-08-29T15:52:20.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:52:34.507Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:52:34.532Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:52:34.577Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:52:34.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:52:34.634Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:52:34.664Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:52:34.724Z] Will try again after 15 sec [2024-08-29T15:52:34.748Z] Will try again after 15 sec [2024-08-29T15:52:34.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:52:35.504Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:52:35.521Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T15:52:35.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:52:35.653Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:52:35.675Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:52:35.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:52:35.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:52:35.787Z] Will try again after 15 sec [2024-08-29T15:52:35.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:52:54.194Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:52:54.221Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:52:54.255Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:52:54.294Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:52:54.325Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:52:54.348Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:52:54.382Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:52:54.403Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:52:54.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:52:54.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:52:54.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 [2024-08-29T15:52:54.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:52:54.611Z] Will try again after 15 sec [2024-08-29T15:52:54.638Z] Will try again after 15 sec [2024-08-29T15:52:54.660Z] Will try again after 15 sec [2024-08-29T15:52:54.688Z] Will try again after 15 sec [2024-08-29T15:52:54.713Z] Will try again after 15 sec [2024-08-29T15:52:54.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:53:12.911Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:53:12.938Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:53:12.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:53:13.005Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:53:13.044Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:53:13.081Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:53:13.119Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:53:13.143Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:53:13.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:53:13.233Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:53:13.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:53:13.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:53:13.394Z] Will try again after 15 sec [2024-08-29T15:53:13.417Z] Will try again after 15 sec [2024-08-29T15:53:13.453Z] Will try again after 15 sec [2024-08-29T15:53:13.473Z] Will try again after 15 sec [2024-08-29T15:53:13.500Z] Will try again after 15 sec [2024-08-29T15:53:13.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:53:28.427Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:53:28.447Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:53:28.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:53:28.579Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:53:28.595Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:53:28.620Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:53:28.640Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T15:53:28.688Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:53:28.711Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:53:28.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:53:28.778Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:53:28.823Z] Will try again after 15 sec [2024-08-29T15:53:28.845Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:53:28.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:53:28.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:53:28.988Z] Will try again after 15 sec [2024-08-29T15:53:29.014Z] Will try again after 15 sec [2024-08-29T15:53:29.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:53:44.097Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:53:44.405Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:53:44.551Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:53:44.589Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:53:44.614Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:53:44.650Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:53:44.675Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:53:44.710Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:53:44.735Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:53:44.791Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:53:44.815Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:53:44.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 [2024-08-29T15:53:44.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:53:44.968Z] Will try again after 15 sec [2024-08-29T15:53:45.001Z] Will try again after 15 sec [2024-08-29T15:53:45.035Z] Will try again after 15 sec [2024-08-29T15:53:45.060Z] Will try again after 15 sec [2024-08-29T15:53:45.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:53:59.755Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:53:59.779Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:53:59.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:54:00.016Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:00.043Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:54:00.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:54:00.209Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:54:00.229Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:54:00.254Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:54:00.279Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:54:00.312Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:00.334Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:54:00.374Z] Will try again after 15 sec [2024-08-29T15:54:00.398Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:54:00.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:00.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:54:00.499Z] Will try again after 15 sec [2024-08-29T15:54:00.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:54:14.882Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:54:14.912Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:54:15.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:54:15.411Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:15.440Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:54:15.515Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:54:15.544Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:54:15.573Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:54:15.626Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:54:15.658Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:54:15.779Z] Will try again after 15 sec [2024-08-29T15:54:15.808Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:54:15.834Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:15.860Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:54:15.907Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:15.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:54:16.015Z] Will try again after 15 sec [2024-08-29T15:54:16.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:54:30.371Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:54:30.391Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:54:30.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:54:31.972Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:32.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:54:32.034Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:54:32.056Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:54:32.087Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:54:32.110Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:54:32.152Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:32.182Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:54:32.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:32.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:54:32.313Z] Will try again after 15 sec [2024-08-29T15:54:32.335Z] Will try again after 15 sec [2024-08-29T15:54:32.374Z] Will try again after 15 sec [2024-08-29T15:54:32.412Z] Will try again after 15 sec [2024-08-29T15:54:32.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:54:45.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:54:45.506Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:54:45.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:54:48.139Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:48.176Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:54:49.258Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:54:49.322Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:54:49.352Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:54:49.374Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:54:49.436Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:49.461Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:54:49.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:54:49.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:54:50.028Z] Will try again after 15 sec [2024-08-29T15:54:50.050Z] Will try again after 15 sec [2024-08-29T15:54:50.086Z] Will try again after 15 sec [2024-08-29T15:54:50.133Z] Will try again after 15 sec [2024-08-29T15:54:50.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:55:00.631Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:55:00.655Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:55:00.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:55:05.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:05.081Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:55:05.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:55:05.239Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:55:05.253Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:55:05.276Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:55:05.295Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:55:05.331Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:05.353Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:55:05.395Z] Will try again after 15 sec [2024-08-29T15:55:05.416Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:55:05.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:05.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:55:05.630Z] Will try again after 15 sec [2024-08-29T15:55:05.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:55:15.758Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:55:15.781Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:55:15.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:55:20.205Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:20.227Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:55:20.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:55:20.461Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:55:20.473Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:55:20.505Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:55:20.520Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:55:20.574Z] Will try again after 15 sec [2024-08-29T15:55:20.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:55:20.685Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:20.713Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T15:55:20.793Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:55:20.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:20.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:55:20.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:55:30.899Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:55:30.930Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:55:31.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:55:35.312Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:35.329Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:55:35.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:55:37.458Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:55:37.482Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:55:37.524Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:55:37.554Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:55:37.604Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:37.630Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:55:37.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:37.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:55:37.782Z] Will try again after 15 sec [2024-08-29T15:55:37.814Z] Will try again after 15 sec [2024-08-29T15:55:37.834Z] Will try again after 15 sec [2024-08-29T15:55:37.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:55:46.046Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:55:46.063Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:55:46.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:55:51.028Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:51.051Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:55:51.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:55:52.833Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:55:52.864Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:55:52.964Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:55:52.993Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:55:53.017Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:55:53.074Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:53.094Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:55:53.114Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:55:53.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:55:53.191Z] Will try again after 15 sec [2024-08-29T15:55:53.208Z] Will try again after 15 sec [2024-08-29T15:55:53.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:01.566Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:56:01.592Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:01.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:06.414Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:06.439Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:06.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:07.999Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:56:08.015Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:08.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:56:08.274Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:56:08.299Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:56:08.342Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:08.363Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:08.434Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:56:08.454Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:08.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:56:08.532Z] Will try again after 15 sec [2024-08-29T15:56:08.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:16.686Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:56:16.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:16.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:22.184Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:22.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:22.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:23.126Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:56:23.144Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:23.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:23.479Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:56:23.500Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:56:23.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:56:23.627Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:23.641Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:23.682Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:56:23.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:23.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:56:23.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:31.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:56:31.839Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:31.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:37.288Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:37.303Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:37.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:38.245Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:56:38.260Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:38.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:38.612Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:56:38.628Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:56:38.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:38.713Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:38.728Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:38.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:38.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:38.835Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:56:38.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:46.923Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:56:46.939Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:46.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:52.389Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:52.412Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:52.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:53.348Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:56:53.371Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:53.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:53.708Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:56:53.740Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:56:53.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:53.840Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:56:53.855Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:56:53.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:56:53.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 [2024-08-29T15:56:53.979Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:56:54.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:03.395Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:57:03.431Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:03.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:07.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:57:07.515Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:08.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:57:10.495Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:57:10.534Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:57:10.571Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:57:10.593Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:57:10.651Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:57:10.675Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:57:10.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 [2024-08-29T15:57:10.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:57:10.805Z] Will try again after 15 sec [2024-08-29T15:57:10.829Z] Will try again after 15 sec [2024-08-29T15:57:10.847Z] Will try again after 15 sec [2024-08-29T15:57:10.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:18.532Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:57:18.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:18.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:23.569Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:57:23.583Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:23.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:25.843Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:57:25.862Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T15:57:25.988Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:57:26.010Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:57:26.033Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:57:26.073Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:57:26.091Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:57:26.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:57:26.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:57:26.178Z] Will try again after 15 sec [2024-08-29T15:57:26.197Z] Will try again after 15 sec [2024-08-29T15:57:26.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:33.648Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:57:33.671Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:33.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:38.650Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:57:38.663Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:38.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:41.034Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:57:41.061Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:41.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:41.216Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:57:41.230Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:57:41.316Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:57:41.357Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:57:41.387Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:57:41.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 [2024-08-29T15:57:41.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:57:41.484Z] Will try again after 15 sec [2024-08-29T15:57:42.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:48.758Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:57:48.773Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:48.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:53.736Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:57:53.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:53.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:56.151Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:57:56.168Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:56.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:56.341Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:57:56.356Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:57:56.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:56.529Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:57:56.551Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:57:56.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:57:57.310Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:57:57.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:57:57.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:04.445Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:58:04.469Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:04.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:08.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:58:08.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:08.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:11.275Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:58:11.292Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:11.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:58:12.464Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:58:12.484Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:58:12.517Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:58:12.538Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:12.583Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:58:12.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:58:12.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:58:12.699Z] Will try again after 15 sec [2024-08-29T15:58:12.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:19.581Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:58:19.606Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:19.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:23.917Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:58:23.930Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:23.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:26.452Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:58:26.464Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:26.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:58:28.466Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:58:28.487Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:58:28.520Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:58:28.543Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:58:28.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:58:28.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:58:28.652Z] Will try again after 15 sec [2024-08-29T15:58:28.678Z] Will try again after 15 sec [2024-08-29T15:58:28.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:35.548Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:58:35.570Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:35.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:39.011Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:58:39.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:39.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:41.872Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:58:41.889Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:42.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:58:44.890Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:58:44.914Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T15:58:44.962Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:58:44.993Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:58: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 [2024-08-29T15:58:45.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:58:45.102Z] Will try again after 15 sec [2024-08-29T15:58:45.127Z] Will try again after 15 sec [2024-08-29T15:58:45.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:50.663Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:58:50.685Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:50.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:54.797Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:58:54.813Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:54.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:58:57.690Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:58:57.703Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:58:57.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:00.145Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:59:00.158Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T15:59:00.238Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:59:00.270Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:00.289Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:59:00.310Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:00.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:59:00.376Z] Will try again after 15 sec [2024-08-29T15:59:00.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:05.777Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:59:05.808Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:05.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:10.114Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:10.128Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:10.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:13.449Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:59:14.380Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:14.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:15.272Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:59:15.301Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:59:15.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:59:15.432Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:15.444Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:15.511Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T15:59:15.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 [2024-08-29T15:59:15.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:59:15.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:20.903Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:59:20.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:21.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:25.197Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:25.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:25.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:29.530Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:59:29.575Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:29.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:30.411Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:59:30.432Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:59:30.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:30.552Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:30.574Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:30.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:30.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:30.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:59:30.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:36.384Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:59:36.407Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:36.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:40.286Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:40.384Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:41.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:44.695Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:59:44.719Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:44.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:45.546Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T15:59:45.563Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T15:59:47.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T15:59:47.482Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:47.502Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T15:59:47.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:47.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T15:59:47.639Z] Will try again after 15 sec [2024-08-29T15:59:47.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:51.607Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:59:51.641Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:51.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:57.264Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T15:59:57.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:57.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T15:59:59.825Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T15:59:59.848Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T15:59:59.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:02.417Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:00:02.432Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:00:02.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:02.672Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:02.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:00:02.774Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:00:02.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:02.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:00:02.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:06.792Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:00:06.815Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:06.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:12.352Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:12.367Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:12.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:14.965Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:00:14.998Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:15.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:17.528Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:00:17.545Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:00:17.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:17.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:17.834Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:17.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:17.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:17.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:00:18.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:21.913Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:00:21.934Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:22.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:27.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:27.459Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:27.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:31.425Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:00:31.449Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:31.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:32.664Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:00:32.686Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:00:32.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:32.936Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:32.950Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:32.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:33.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:33.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:00:33.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:37.061Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:00:37.084Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:37.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:42.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:42.552Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:42.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:46.564Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:00:46.589Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:46.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:47.789Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:00:47.819Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:00:47.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:48.031Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:48.051Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:48.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:48.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:48.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:00:49.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:52.178Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:00:52.202Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:52.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:00:57.623Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:00:57.638Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:00:57.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:02.313Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:01:02.337Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:02.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:02.919Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:01:02.932Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:01:02.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:03.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:01:03.160Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:03.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:04.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:01:04.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:01:04.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:07.320Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:01:07.337Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:07.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:12.713Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:01:12.728Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:12.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:17.447Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:01:17.470Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:17.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:18.030Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:01:18.045Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:01:18.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:18.232Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:01:18.249Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:18.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:19.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 [2024-08-29T16:01:19.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:01:19.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:22.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:01:22.454Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:22.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:27.818Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:01:27.832Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:27.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:32.566Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:01:32.588Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:32.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:33.268Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:01:33.289Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:01:33.367Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:01:33.396Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:01:33.410Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:33.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:35.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 [2024-08-29T16:01:35.450Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:01:35.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:37.577Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:01:39.238Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:39.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:44.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:01:44.340Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:46.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:47.720Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:01:47.741Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:47.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:48.406Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:01:48.425Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:01:48.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:50.475Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:01:50.496Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:50.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:50.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 [2024-08-29T16:01:50.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:01:50.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:01:54.348Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:01:54.380Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:01:54.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:01.348Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:01.365Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:02:01.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:02.858Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:02:02.876Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:02:02.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:04.081Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:02:04.105Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:02:04.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:05.585Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:05.600Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:02:05.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:05.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:05.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:02:06.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:09.470Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:02:09.483Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:02:09.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:16.456Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:16.475Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:02:16.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:17.967Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:02:17.980Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:02:18.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:19.229Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:02:19.251Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:02:19.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:20.678Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:20.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:02:20.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:21.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:21.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:02:21.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:24.570Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:02:24.587Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:02:24.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:02:34.428Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:34.456Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:02:34.504Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:02:34.532Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:02:34.563Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:02:34.591Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:02:34.639Z] Will try again after 15 sec [2024-08-29T16:02:34.653Z] Will try again after 15 sec [2024-08-29T16:02:34.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:02:37.446Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:37.468Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:02:37.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:37.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:02:37.760Z] Will try again after 15 sec [2024-08-29T16:02:37.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:39.802Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:02:39.901Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:02:39.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:02:49.708Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:49.724Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:02:49.749Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:02:49.762Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:02:49.809Z] Will try again after 15 sec [2024-08-29T16:02:49.828Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:02:49.855Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:02:49.869Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:02:49.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:52.791Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:52.808Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:02:52.867Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:02:52.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:02:52.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:02:53.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:02:55.000Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:02:55.025Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:02:55.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:03:06.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:03:06.170Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:03:06.203Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:03:06.224Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:03:06.246Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:03:06.261Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:03:06.390Z] Will try again after 15 sec [2024-08-29T16:03:06.407Z] Will try again after 15 sec [2024-08-29T16:03:06.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:07.900Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:03:07.920Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:03:07.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:08.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:03:08.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:03:08.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:10.147Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:03:10.166Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:03:10.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:21.418Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:03:21.437Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:03:21.504Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:03:21.530Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:03:21.546Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:03:21.567Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:03:21.582Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:03:21.628Z] Will try again after 15 sec [2024-08-29T16:03:21.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:23.008Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:03:24.398Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:03:24.483Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:03:24.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 [2024-08-29T16:03:24.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:03:24.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:25.665Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:03:25.695Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:03:25.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:36.540Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:03:36.562Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:03:36.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:03:36.672Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:03:36.689Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:03:36.707Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:03:36.719Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:03:36.764Z] Will try again after 15 sec [2024-08-29T16:03:36.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:39.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:03:39.542Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:03:39.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:39.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:03:39.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:03:39.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:40.968Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:03:40.992Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:03:41.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:51.649Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:03:51.666Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:03:51.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:51.790Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:03:51.803Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:03:51.843Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:03:51.868Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:03:51.881Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:03:51.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:54.623Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:03:54.641Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:03:54.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:54.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 [2024-08-29T16:03:54.777Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:03:54.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:03:56.079Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:03:56.108Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:03:56.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:04:07.101Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:07.132Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:04:07.166Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:04:07.190Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:04:09.078Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:04:09.096Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:04:09.156Z] Will try again after 15 sec [2024-08-29T16:04:09.174Z] Will try again after 15 sec [2024-08-29T16:04:09.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:04:09.719Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:09.739Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:04:09.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:04:09.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:09.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:04:09.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:04:11.231Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:04:11.244Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:04:13.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:04:25.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:25.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:04:25.439Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:04:25.461Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:04:25.489Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:04:25.512Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:04:25.559Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:25.579Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:04:25.622Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:25.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:04:25.688Z] Will try again after 15 sec [2024-08-29T16:04:25.710Z] Will try again after 15 sec [2024-08-29T16:04:25.728Z] Will try again after 15 sec [2024-08-29T16:04:25.744Z] Will try again after 15 sec [2024-08-29T16:04:25.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:04:28.081Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:04:28.095Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:04:28.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:04:40.755Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:40.774Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:04:40.804Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:04:40.830Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T16:04:40.911Z] Will try again after 15 sec [2024-08-29T16:04:40.929Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:04:41.399Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:04:41.418Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:04:41.461Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:41.485Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:04:41.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:41.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:04:41.605Z] Will try again after 15 sec [2024-08-29T16:04:41.623Z] Will try again after 15 sec [2024-08-29T16:04:41.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:04:43.167Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:04:43.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:04:43.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:04:55.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:55.962Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:04:56.019Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:04:56.053Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:04:56.071Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:04:56.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:04:56.644Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:04:56.658Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:04:56.714Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:04:56.741Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:04:56.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:04:56.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 [2024-08-29T16:04:56.785Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:04:56.826Z] Will try again after 15 sec [2024-08-29T16:04:56.842Z] Will try again after 15 sec [2024-08-29T16:04:57.594Z] Build test-unit-bgp #864 completed: SUCCESS [Pipeline] echo [2024-08-29T16:04:57.612Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T16:04:58.488Z] Copied 1 artifact from "test-unit-bgp" build number 864 [Pipeline] { [Pipeline] echo [2024-08-29T16:04:58.531Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [Pipeline] echo [2024-08-29T16:04:58.587Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:04:58.605Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:04:58.648Z] Will try again after 15 sec [2024-08-29T16:04:58.822Z] + ls -la test-unit-bgp-54250 [2024-08-29T16:04:58.822Z] total 12 [2024-08-29T16:04:58.822Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 16:04 . [2024-08-29T16:04:58.822Z] drwxr-xr-x 14 jenkins docker 4096 Aug 29 16:04 .. [2024-08-29T16:04:58.822Z] -rw-r--r-- 1 jenkins docker 886 Aug 29 15:20 deps.test-unit-bgp.54250.env [Pipeline] withCredentials [2024-08-29T16:04:58.874Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T16:04:59.194Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T16:05:00.564Z] 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 [2024-08-29T16:05:11.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:05:11.107Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:05:11.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:05:13.179Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:05:13.208Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:05:13.240Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:05:13.267Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:05:14.751Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:05:15.075Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:05:15.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:05:15.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:05:15.188Z] Will try again after 15 sec [2024-08-29T16:05:15.203Z] Will try again after 15 sec [Pipeline] { [2024-08-29T16:05:15.247Z] Will try again after 15 sec [2024-08-29T16:05:15.278Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:05:16.756Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:05:16.771Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:05:16.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:05:26.337Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:05:26.359Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:05:26.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:05:30.244Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:05:30.260Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:05:30.285Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:05:30.304Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:05:30.381Z] Will try again after 15 sec [Pipeline] { [2024-08-29T16:05:30.429Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:05:30.469Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:05:30.487Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:05:30.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 [2024-08-29T16:05:30.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:05:30.576Z] Will try again after 15 sec [2024-08-29T16:05:30.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:05:32.053Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:05:32.068Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:05:32.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:05:43.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:05:43.020Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:05:43.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:05:46.968Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:05:46.994Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:05:47.032Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:05:47.053Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:05:47.095Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:05:47.117Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:05:47.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 [2024-08-29T16:05:47.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:05:47.233Z] Will try again after 15 sec [2024-08-29T16:05:47.253Z] Will try again after 15 sec [Pipeline] { [2024-08-29T16:05:47.287Z] Will try again after 15 sec [2024-08-29T16:05:47.303Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:05:47.353Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:05:47.368Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:05:47.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:05:58.112Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:05:58.126Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:05:58.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:06:02.261Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:06:02.282Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:06:02.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:06:02.401Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:06:02.414Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:06:02.437Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:06:02.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16: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 [2024-08-29T16:06:02.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:06:02.545Z] Will try again after 15 sec [Pipeline] { [2024-08-29T16:06:02.587Z] Will try again after 15 sec [2024-08-29T16:06:02.604Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:06:02.644Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:06:02.658Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:06:02.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:06:13.207Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:06:13.229Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:06:13.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:06:17.395Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:06:17.420Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:06:17.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:06:17.581Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:06:17.595Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:06:17.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:06:17.741Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:06:17.757Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:06:17.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:06:17.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:06:17.846Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:06:17.866Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:06:17.916Z] Will try again after 15 sec [2024-08-29T16:06:17.933Z] Will try again after 15 sec [2024-08-29T16:06:17.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:06:28.319Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:06:28.335Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:06:28.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:06:33.015Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:06:33.032Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:06:33.056Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:06:33.071Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:06:33.102Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:06:33.121Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:06:33.142Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:06:33.155Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:06:33.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:06:33.468Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:06:33.509Z] Will try again after 15 sec [2024-08-29T16:06:33.526Z] Will try again after 15 sec [2024-08-29T16:06:33.542Z] Will try again after 15 sec [2024-08-29T16:06:33.565Z] Will try again after 15 sec [2024-08-29T16:06:33.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:06:43.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:06:43.439Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:06:43.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:06:48.949Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:06:48.966Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:06:48.996Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:06:49.018Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:06:49.045Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:06:49.062Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:06:49.095Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:06:49.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:06:49.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 [2024-08-29T16:06:49.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:06:49.231Z] Will try again after 15 sec [2024-08-29T16:06:49.248Z] Will try again after 15 sec [2024-08-29T16:06:49.263Z] Will try again after 15 sec [2024-08-29T16:06:49.287Z] Will try again after 15 sec [2024-08-29T16:06:49.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:06:59.305Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:06:59.327Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:06:59.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:07:05.270Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:07:05.282Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:05.311Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:07:05.331Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:07:05.357Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:07:05.374Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:05.408Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:07:05.426Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:05.461Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:07:05.482Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:07:05.533Z] Will try again after 15 sec [2024-08-29T16:07:05.554Z] Will try again after 15 sec [2024-08-29T16:07:05.568Z] Will try again after 15 sec [2024-08-29T16:07:05.584Z] Will try again after 15 sec [2024-08-29T16:07:05.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:07:14.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:07:14.467Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:07:14.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:07:21.759Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:07:21.905Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:21.930Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:07:21.953Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:07:21.977Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:07:22.006Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:22.054Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:07:22.072Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:22.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 [2024-08-29T16:07:22.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:07:22.206Z] Will try again after 15 sec [2024-08-29T16:07:22.239Z] Will try again after 15 sec [2024-08-29T16:07:22.262Z] Will try again after 15 sec [2024-08-29T16:07:22.285Z] Will try again after 15 sec [2024-08-29T16:07:22.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:07:30.482Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:07:30.508Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:07:30.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:07:37.451Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:07:37.472Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:37.500Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:07:37.524Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:07:37.554Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:07:37.574Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:37.609Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:07:37.631Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:37.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:07:37.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:07:37.755Z] Will try again after 15 sec [2024-08-29T16:07:37.780Z] Will try again after 15 sec [2024-08-29T16:07:37.802Z] Will try again after 15 sec [2024-08-29T16:07:37.823Z] Will try again after 15 sec [2024-08-29T16:07:37.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:07:45.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:07:45.644Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:07:45.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:07:54.430Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:07:54.456Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:54.507Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:07:54.542Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:07:54.584Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:07:54.611Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:54.659Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:07:54.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:07:54.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:07:54.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:07:54.775Z] Will try again after 15 sec [2024-08-29T16:07:54.795Z] Will try again after 15 sec [2024-08-29T16:07:54.813Z] Will try again after 15 sec [2024-08-29T16:07:54.829Z] Will try again after 15 sec [2024-08-29T16:07:54.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:08:00.992Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:08:01.016Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:08:01.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:08:09.810Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:08:09.829Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T16:08:09.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:08:09.964Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:08:09.976Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:08:09.996Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:08:10.023Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:08:10.066Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:08:10.081Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:08:10.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 [2024-08-29T16:08:10.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:08:10.153Z] Will try again after 15 sec [2024-08-29T16:08:10.168Z] Will try again after 15 sec [2024-08-29T16:08:10.185Z] Will try again after 15 sec [2024-08-29T16:08:10.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:08:16.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:08:16.985Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:08:17.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:08:25.170Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:08:25.223Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T16:08:25.345Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:08:25.380Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:08:25.407Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:08:25.439Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:08:25.456Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:08:25.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:08:25.510Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:08:25.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:08:25.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:08:25.594Z] Will try again after 15 sec [2024-08-29T16:08:25.611Z] Will try again after 15 sec [2024-08-29T16:08:25.626Z] Will try again after 15 sec [2024-08-29T16:08:25.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:08:32.093Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:08:32.107Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:08:32.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:08:41.474Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:08:41.494Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:08:41.536Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:08:41.559Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:08:41.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:08:41.601Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:08:41.639Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:08:41.656Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:08:41.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 [2024-08-29T16:08:41.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:08:41.744Z] Will try again after 15 sec [2024-08-29T16:08:41.760Z] Will try again after 15 sec [2024-08-29T16:08:41.775Z] Will try again after 15 sec [2024-08-29T16:08:41.790Z] Will try again after 15 sec [2024-08-29T16:08:41.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:08:47.189Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:08:47.202Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:08:47.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:08:56.809Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:08:56.825Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:08:56.846Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:08:56.863Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T16:08:56.938Z] Will try again after 15 sec [2024-08-29T16:08:56.957Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:08:56.978Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:08:56.990Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:08:57.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:08:57.036Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:08:57.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:08:57.079Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:08:57.133Z] Will try again after 15 sec [2024-08-29T16:08:57.150Z] Will try again after 15 sec [2024-08-29T16:08:57.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:09:02.270Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:02.286Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:09:02.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:09:11.976Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:09:11.987Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:09:12.055Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:09:12.086Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:09:12.111Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:09:12.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:09:12.210Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:09:12.226Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:09:12.250Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:12.263Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:09:12.292Z] Will try again after 15 sec [2024-08-29T16:09:12.309Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:09:12.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:12.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:09:12.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:09:17.359Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:17.375Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:09:17.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:09:27.914Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:09:27.960Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:09:28.018Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:09:28.046Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:09:28.093Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:09:28.117Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:09:28.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:28.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:09:28.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:28.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:09:28.282Z] Will try again after 15 sec [2024-08-29T16:09:28.298Z] Will try again after 15 sec [2024-08-29T16:09:28.312Z] Will try again after 15 sec [2024-08-29T16:09:28.334Z] Will try again after 15 sec [2024-08-29T16:09:28.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:09:33.564Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:33.605Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:09:33.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:09:43.341Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:09:43.354Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:09:43.372Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:09:43.385Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T16:09:43.457Z] Will try again after 15 sec [2024-08-29T16:09:43.473Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:09:43.485Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:09:43.499Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:09:43.524Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:43.537Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:09:43.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:43.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:09:43.631Z] Will try again after 15 sec [2024-08-29T16:09:43.647Z] Will try again after 15 sec [2024-08-29T16:09:43.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:09:48.733Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:48.756Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:09:48.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:09:58.930Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:09:58.946Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:09:58.966Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:09:58.979Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:09:59.000Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:09:59.019Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:09:59.053Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:09:59.071Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:09:59.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 [2024-08-29T16:09:59.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:10:00.365Z] Will try again after 15 sec [2024-08-29T16:10:00.391Z] Will try again after 15 sec [2024-08-29T16:10:00.416Z] Will try again after 15 sec [2024-08-29T16:10:01.070Z] Will try again after 15 sec [2024-08-29T16:10:01.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:04.007Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:10:04.033Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:04.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:15.396Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:10:15.413Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:10:15.470Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:10:15.496Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:10:15.509Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:10:15.526Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:10:15.539Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:15.577Z] Will try again after 15 sec [2024-08-29T16:10:15.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:16.105Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:10:16.118Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:10:16.169Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:10:16.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 [2024-08-29T16:10:16.222Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:10:16.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:19.162Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:10:19.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:19.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:30.508Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:10:30.523Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:30.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:30.603Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:10:30.616Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:10:30.659Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:10:30.684Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:10:30.699Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:30.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:31.204Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:10:31.222Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:31.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:31.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:10:31.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:10:31.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:34.306Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:10:34.330Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:34.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:45.591Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:10:45.605Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:45.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:45.687Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:10:45.704Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:10:45.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:45.781Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:10:45.797Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:45.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:46.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:10:46.310Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:46.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:46.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:10:46.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:10:46.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:10:49.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:10:49.462Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:10:49.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:00.675Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:11:00.691Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:00.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:00.771Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:11:00.788Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:11:00.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:00.888Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:11:00.903Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:00.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:01.390Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:11:01.406Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:01.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:01.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:11:01.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:11:01.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:04.579Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:11:04.607Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:04.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:15.763Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:11:15.776Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:15.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:15.871Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:11:15.884Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:11:15.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:15.978Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:11:15.991Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:16.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:16.477Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:11:16.490Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:16.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:16.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 [2024-08-29T16:11:16.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:11:16.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:19.736Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:11:19.759Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:19.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:30.845Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:11:30.858Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:30.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:30.956Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:11:30.970Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:11:31.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:31.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:11:31.083Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:31.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:11:33.467Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:11:33.491Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:11:35.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:11:35.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:11:35.429Z] Will try again after 15 sec [2024-08-29T16:11:35.459Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:11:35.524Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:11:35.551Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:35.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:45.928Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:11:45.942Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:45.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:46.044Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:11:46.059Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:11:46.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:11:46.156Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:11:46.169Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:46.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:11:50.518Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:11:50.554Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:50.611Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:11:50.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 [2024-08-29T16:11:50.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:11:50.755Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:11:50.807Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:11:50.826Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:11:50.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:12:01.535Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:12:01.557Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:12:01.587Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:12:01.605Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:12:01.635Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:12:01.659Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:01.709Z] Will try again after 15 sec [2024-08-29T16:12:01.730Z] Will try again after 15 sec [2024-08-29T16:12:01.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:05.644Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:05.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:05.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:05.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:05.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:12:05.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:05.950Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:05.970Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:06.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:12:16.771Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:12:16.791Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:12:16.816Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:12:16.838Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:12:16.903Z] Will try again after 15 sec [2024-08-29T16:12:16.931Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:12:16.958Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:12:16.973Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:17.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:20.755Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:20.771Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:20.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:12:21.149Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:21.171Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:21.233Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:12:21.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:21.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:12:21.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:31.950Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:12:31.971Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:12:32.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:32.956Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:12:32.971Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:12:32.993Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:12:33.012Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:33.058Z] Will try again after 15 sec [2024-08-29T16:12:33.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:35.851Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:35.873Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:35.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:12:36.441Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:36.466Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:36.519Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:12:36.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:37.748Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:12:37.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:47.939Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:12:47.960Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:48.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:48.087Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:12:48.100Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:12:48.144Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:12:48.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:12:48.190Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:48.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:50.950Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:50.966Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:51.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:51.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:51.609Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:12:51.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:12:52.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:12:52.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:12:53.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:03.055Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:13:03.077Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:04.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:13:04.737Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:13:04.761Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:13:04.782Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:13:04.802Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:04.857Z] Will try again after 15 sec [2024-08-29T16:13:04.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:06.036Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:13:06.053Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:06.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:06.695Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:13:06.714Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:06.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:08.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 [2024-08-29T16:13:08.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:13:10.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:19.679Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:13:19.693Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:19.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:19.890Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:13:19.906Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:13:19.954Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:13:19.997Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:13:20.011Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:20.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:21.124Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:13:21.137Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:21.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:21.804Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:13:21.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:21.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:25.744Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:13:25.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:13:25.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:35.236Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:13:35.267Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:13:35.338Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:13:35.381Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:13:35.405Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:13:35.426Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:13:35.455Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:35.513Z] Will try again after 15 sec [2024-08-29T16:13:35.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:36.206Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:13:36.221Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:36.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:36.914Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:13:36.937Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:37.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:40.865Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:13:40.888Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:13:40.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:50.370Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:13:50.386Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:50.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:50.547Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:13:50.561Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:13:50.616Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:13:50.657Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:13:50.674Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:50.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:51.298Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:13:51.311Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:51.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:52.037Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:13:52.056Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:13:52.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:13:56.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 [2024-08-29T16:13:56.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:13:56.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:05.475Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:14:05.497Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:05.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:05.660Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:14:05.677Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:14:05.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:05.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:14:05.799Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:05.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:06.432Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:14:06.460Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:06.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:09.446Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:14:09.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:10.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:11.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 [2024-08-29T16:14:11.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:14:12.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:20.577Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:14:20.592Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:20.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:20.752Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:14:20.768Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:14:20.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:20.880Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:14:20.892Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:20.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:21.580Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:14:21.607Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:21.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:25.470Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:14:25.486Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:25.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:27.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 [2024-08-29T16:14:27.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:14:27.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:14:36.188Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:14:36.213Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:14:36.247Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:14:36.275Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:14:36.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:14:36.323Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:36.386Z] Will try again after 15 sec [2024-08-29T16:14:36.406Z] Will try again after 15 sec [2024-08-29T16:14:36.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:36.704Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:14:36.735Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:36.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:40.607Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:14:40.634Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:40.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:42.164Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:14:42.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:14:43.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:14:51.444Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:14:51.464Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:14:51.486Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:14:51.501Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:14:51.563Z] Will try again after 15 sec [2024-08-29T16:14:51.578Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:14:51.607Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:14:51.621Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:51.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:51.854Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:14:51.877Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:51.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:55.740Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:14:55.761Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:14:55.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:14:58.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:14:58.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:14:58.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:15:06.629Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:15:06.654Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:15:06.688Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:15:06.708Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:15:06.757Z] Will try again after 15 sec [Pipeline] { [2024-08-29T16:15:06.809Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:15:06.862Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:15:06.880Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:15:06.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:15:07.010Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:07.032Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:15:07.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:15:10.874Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:10.889Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:15:10.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:15:13.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 [2024-08-29T16:15:13.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:15:13.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:15:22.096Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:15:22.119Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:15:22.159Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:15:22.187Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:15:22.225Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:15:22.250Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:15:22.324Z] Will try again after 15 sec [2024-08-29T16:15:22.343Z] Will try again after 15 sec [2024-08-29T16:15:22.358Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:15:22.423Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:22.447Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:15:22.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:15:25.983Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:25.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:15:26.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:15:28.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:28.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:15:28.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:15:37.513Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:15:37.544Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:15:37.584Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:15:37.610Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:15:37.646Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:15:37.684Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:15:37.756Z] Will try again after 15 sec [2024-08-29T16:15:37.777Z] Will try again after 15 sec [2024-08-29T16:15:37.794Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:15:37.843Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:37.857Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:15:37.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:15:41.091Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:41.112Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:15:41.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:15:43.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:43.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:15:43.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:15:52.802Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:15:52.830Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T16:15:53.081Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:15:53.106Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:15:53.125Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:15:53.159Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:15:53.184Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:15:53.221Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:53.235Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:15:53.280Z] Will try again after 15 sec [2024-08-29T16:15:53.296Z] Will try again after 15 sec [2024-08-29T16:15:53.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:15:56.208Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:56.236Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:15:56.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:15:59.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:15:59.357Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:15:59.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:16:09.437Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:16:10.736Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:16:10.774Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:16:10.798Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:16:10.831Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:16:10.862Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:16:10.917Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:10.940Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:16:11.002Z] Will try again after 15 sec [2024-08-29T16:16:11.019Z] Will try again after 15 sec [2024-08-29T16:16:11.046Z] Will try again after 15 sec [2024-08-29T16:16:11.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:16:12.025Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:12.040Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:16:12.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:16:14.454Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:14.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:16:14.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:16:26.468Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:16:26.491Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:16:26.523Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:16:27.396Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:16:27.430Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:16:27.456Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:16:27.524Z] Will try again after 15 sec [Pipeline] { [2024-08-29T16:16:27.569Z] Will try again after 15 sec [2024-08-29T16:16:27.602Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:16:27.628Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:27.644Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:16:27.676Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:27.700Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:16:27.785Z] Will try again after 15 sec [2024-08-29T16:16:27.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:16:29.577Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:29.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:16:29.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:16:42.572Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:16:42.598Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:16:42.688Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:16:42.730Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:16:42.756Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:16:42.787Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:16:42.809Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:16:42.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T16:16:42.962Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:16:43.019Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:43.042Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:16:43.079Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:43.099Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:16:43.161Z] Will try again after 15 sec [2024-08-29T16:16:43.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:16:44.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:44.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:16:44.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:16:58.530Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:16:58.554Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:16:58.580Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:16:58.603Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:16:58.633Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:16:58.656Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:16:58.688Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:58.709Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:16:58.761Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:16:58.777Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:16:58.834Z] Will try again after 15 sec [2024-08-29T16:16:58.859Z] Will try again after 15 sec [2024-08-29T16:16:58.884Z] Will try again after 15 sec [2024-08-29T16:16:58.910Z] Will try again after 15 sec [2024-08-29T16:16:58.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:16:59.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 [2024-08-29T16:16:59.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:16:59.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:17:14.262Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:17:14.281Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:17:14.311Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:17:14.336Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:17:14.368Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:17:14.404Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:17:14.434Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:17:14.533Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:17:14.585Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:17:14.606Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:17:14.663Z] Will try again after 15 sec [2024-08-29T16:17:14.684Z] Will try again after 15 sec [2024-08-29T16:17:14.705Z] Will try again after 15 sec [2024-08-29T16:17:14.722Z] Will try again after 15 sec [2024-08-29T16:17:14.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:17:14.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:17:14.968Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:17:15.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:17:29.754Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:17:29.776Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:17:29.814Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:17:29.840Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:17:29.907Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:17:29.932Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:17:30.028Z] Will try again after 15 sec [2024-08-29T16:17:30.084Z] Will try again after 15 sec [2024-08-29T16:17:30.111Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:17:30.142Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:17:30.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:17:30.256Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:17:30.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:17:30.403Z] Will try again after 15 sec [2024-08-29T16:17:30.423Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:17:30.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:17:30.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:17:30.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:17:47.426Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:17:47.451Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:17:47.484Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:17:47.511Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:17:47.542Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:17:47.568Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:17:47.601Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:17:47.624Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:17:47.664Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:17:47.688Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:17:47.729Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:17:47.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:17:47.852Z] Will try again after 15 sec [2024-08-29T16:17:47.885Z] Will try again after 15 sec [2024-08-29T16:17:47.904Z] Will try again after 15 sec [2024-08-29T16:17:47.924Z] Will try again after 15 sec [2024-08-29T16:17:47.949Z] Will try again after 15 sec [2024-08-29T16:17:47.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:18:04.831Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:18:04.881Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:04.912Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:18:04.932Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:18:04.962Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:18:04.985Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:05.020Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:18:05.046Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:05.098Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:18:05.121Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:05.183Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:18:05.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:18:05.284Z] Will try again after 15 sec [2024-08-29T16:18:05.308Z] Will try again after 15 sec [2024-08-29T16:18:05.336Z] Will try again after 15 sec [2024-08-29T16:18:05.364Z] Will try again after 15 sec [2024-08-29T16:18:05.385Z] Will try again after 15 sec [2024-08-29T16:18:05.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:18:20.329Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:18:20.357Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T16:18:20.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:18:20.555Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:18:20.581Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:18:20.613Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:18:21.577Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:21.614Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:18:23.315Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:23.414Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:18:23.454Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:23.513Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:18:23.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:18:23.609Z] Will try again after 15 sec [2024-08-29T16:18:23.645Z] Will try again after 15 sec [2024-08-29T16:18:23.671Z] Will try again after 15 sec [2024-08-29T16:18:23.706Z] Will try again after 15 sec [2024-08-29T16:18:23.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:18:35.532Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:18:35.557Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:18:35.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:18:38.651Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:18:38.673Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:18:38.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:18:38.871Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:18:38.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:38.923Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:18:38.943Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:38.971Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:18:38.987Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:39.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 [2024-08-29T16:18:39.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:18:39.092Z] Will try again after 15 sec [2024-08-29T16:18:39.113Z] Will try again after 15 sec [2024-08-29T16:18:39.133Z] Will try again after 15 sec [2024-08-29T16:18:39.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:18:51.426Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:18:51.445Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:18:51.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:18:53.824Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:18:53.862Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:18:53.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:18:54.170Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:18:54.198Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:54.225Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:18:54.241Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:18:54.334Z] Will try again after 15 sec [2024-08-29T16:18:54.365Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:18:54.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:18:56.178Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:18:56.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 [2024-08-29T16:18:56.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:18:56.405Z] Will try again after 15 sec [2024-08-29T16:18:56.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:19:11.216Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:19:11.243Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:19:11.278Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:19:11.308Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:19:11.357Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:19:11.388Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:19:11.425Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:19:11.449Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:19:11.514Z] Will try again after 15 sec [2024-08-29T16:19:11.539Z] Will try again after 15 sec [2024-08-29T16:19:11.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-29T16:19:11.641Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:19:11.737Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:19:11.762Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:19:11.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:19:11.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:19:11.866Z] Will try again after 15 sec [2024-08-29T16:19:11.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:19:27.900Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:19:27.931Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T16:19:28.058Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:19:28.084Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:19:28.109Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:19:28.148Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:19:28.172Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:19:28.211Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:19:28.237Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:19:29.913Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:19:29.950Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:19:31.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 [2024-08-29T16:19:31.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:19:31.980Z] Will try again after 15 sec [2024-08-29T16:19:32.028Z] Will try again after 15 sec [2024-08-29T16:19:33.926Z] Will try again after 15 sec [2024-08-29T16:19:33.974Z] Will try again after 15 sec [2024-08-29T16:19:34.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:19:43.410Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:19:43.426Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:19:43.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:19:47.018Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:19:47.029Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:19:47.410Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:19:47.439Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:19:47.454Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:19:47.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:19:48.960Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:19:48.975Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:19:49.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:19:49.064Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:19:49.078Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:19:49.108Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:19:49.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 [2024-08-29T16:19:49.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:19:49.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:19:58.525Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:19:58.545Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:19:58.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:20:03.188Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:20:03.212Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:20:03.241Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:20:03.265Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:03.320Z] Will try again after 15 sec [2024-08-29T16:20:03.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:04.058Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:04.078Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:04.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:04.179Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:04.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:04.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:04.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:04.365Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:20:04.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:13.646Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:20:13.671Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:13.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:18.350Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:20:18.364Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:20:18.408Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:20:18.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:20:18.444Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:18.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:20:19.370Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:19.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:20:19.410Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:19.425Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:19.496Z] Will try again after 15 sec [2024-08-29T16:20:19.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:19.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:19.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:20:19.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:29.452Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:20:29.472Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:29.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:33.438Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:20:33.452Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:20:33.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:33.530Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:20:33.543Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:33.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:34.531Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:34.547Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:20:34.608Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:20:34.647Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:34.678Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:34.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:34.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:34.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:20:34.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:44.568Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:20:44.592Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:44.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:48.524Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:20:48.539Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:20:48.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:48.621Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:20:48.634Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:48.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:49.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:49.735Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:20:49.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:20:49.869Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:20:49.894Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:20:53.413Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:20:53.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 [2024-08-29T16:20:53.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:20:53.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:00.437Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:21:00.459Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:00.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:03.613Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:21:03.626Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:21:03.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:03.707Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:21:03.720Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:03.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:04.838Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:21:04.861Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:04.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:08.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:21:08.489Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:08.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:08.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 [2024-08-29T16:21:08.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:21:08.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:15.558Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:21:15.580Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:15.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:18.693Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:21:18.710Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:21:18.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:18.787Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:21:18.801Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:18.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:19.961Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:21:19.982Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:20.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:23.588Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:21:23.620Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:23.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:23.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 [2024-08-29T16:21:23.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:21:23.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:30.675Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:21:30.696Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:30.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:33.777Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:21:33.790Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:21:33.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:33.866Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:21:33.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:33.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:35.097Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:21:35.123Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:35.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:38.731Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:21:38.752Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:38.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:38.852Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:21:38.865Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:21:38.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:45.803Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:21:45.829Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:45.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:49.426Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:21:49.449Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:21:49.512Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:21:49.545Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:21:49.565Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:49.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:50.230Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:21:50.255Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:51.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:53.853Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:21:53.882Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:21:53.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:21:53.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:21:54.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:21:54.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:01.550Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:22:01.583Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:01.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:05.573Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:22:05.593Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-29T16:22:05.662Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:22:05.693Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:22:05.711Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:05.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:06.605Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:06.622Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:06.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:08.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:09.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:09.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:09.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:09.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:22:09.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:16.680Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:22:16.698Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:16.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:20.703Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:22:20.722Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:22:20.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:21.305Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:22:21.323Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:21.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:21.704Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:21.725Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:21.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:22:24.328Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:24.352Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:22:24.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:24.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:22:24.456Z] Will try again after 15 sec [2024-08-29T16:22:24.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:32.398Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:22:32.419Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:32.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:35.798Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:22:35.814Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:22:35.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:36.424Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:22:36.452Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:36.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:36.809Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:36.834Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:36.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:22:39.518Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:39.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:39.858Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:22:39.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:39.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:22:39.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:47.638Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:22:47.657Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:47.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:51.144Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:22:51.375Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:22:52.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:22:53.463Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:22:53.503Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:22:53.576Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:53.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:54.421Z] Will try again after 15 sec [2024-08-29T16:22:54.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:54.895Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:22:54.910Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:22:54.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:22:54.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 [2024-08-29T16:22:55.004Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:22:55.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:02.742Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:23:02.763Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:23:02.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:07.452Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:23:07.467Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:23:07.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:09.452Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:23:09.469Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:23:09.541Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:23:09.574Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:23:09.601Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:23:09.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:09.985Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:23:10.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:23:10.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:10.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 [2024-08-29T16:23:10.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:23:10.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:17.886Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:23:17.908Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:23:17.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:22.634Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:23:22.662Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:23:26.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:23:26.583Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:23:26.624Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:23:26.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:23:26.714Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:23:26.768Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:23:26.806Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:23:26.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 [2024-08-29T16:23:26.870Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:23:26.953Z] Will try again after 15 sec [2024-08-29T16:23:26.986Z] Will try again after 15 sec [2024-08-29T16:23:27.017Z] Will try again after 15 sec [2024-08-29T16:23:27.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:34.603Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:23:34.630Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:23:34.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:41.472Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:23:41.487Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:23:41.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:42.537Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:23:42.568Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-29T16:23:42.650Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:23:42.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:23:42.700Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:23:42.754Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:23:42.790Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:23:42.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 [2024-08-29T16:23:42.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:23:42.904Z] Will try again after 15 sec [2024-08-29T16:23:42.926Z] Will try again after 15 sec [2024-08-29T16:23:42.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:23:50.661Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-29T16:23:52.641Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:23:52.678Z] Build build-package #2335 completed: SUCCESS [2024-08-29T16:23:52.709Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:23:52.754Z] JOB package-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T16:23:52.903Z] Copied 2 artifacts from "build-package" build number 2335 [Pipeline] echo [2024-08-29T16:23:52.975Z] JOB package-centos: Collected artifacts: [Pipeline] sh [2024-08-29T16:23:53.262Z] + ls -la build-package-5126 [2024-08-29T16:23:53.262Z] total 12 [2024-08-29T16:23:53.262Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 16:23 . [2024-08-29T16:23:53.262Z] drwxr-xr-x 15 jenkins docker 4096 Aug 29 16:23 .. [2024-08-29T16:23:53.262Z] -rw-r--r-- 1 jenkins docker 0 Aug 29 16:23 build.env [2024-08-29T16:23:53.262Z] -rw-r--r-- 1 jenkins docker 1134 Aug 29 15:49 deps.build-package.5126.env [Pipeline] withCredentials [2024-08-29T16:23:53.328Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T16:23:53.635Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T16:23:54.196Z] 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 [2024-08-29T16:23:56.562Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:23:56.576Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:23:56.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:23:58.743Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] echo [2024-08-29T16:23:58.776Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:23:58.801Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:23:59.173Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:23:59.205Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:23:59.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:23:59.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // waitUntil [2024-08-29T16:23:59.472Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:24:00.595Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [2024-08-29T16:24:00.639Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:24:00.679Z] JOB deploy-platform-ansible-os: entering run_job [2024-08-29T16:24:00.764Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T16:24:00.937Z] Archiving artifacts [Pipeline] echo [2024-08-29T16:24:01.000Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-centos] [Pipeline] dir [2024-08-29T16:24:01.042Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T16:24:01.180Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2024-08-29T16:24:01.205Z] JOB deploy-platform-ansible-os: file #0 with path build-package-5126/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T16:24:01.303Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2024-08-29T16:24:01.343Z] JOB deploy-platform-ansible-os: file #1 with path build-package-5126/deps.build-package.5126.env [Pipeline] readFile [Pipeline] echo [2024-08-29T16:24:01.413Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T16:24:01.511Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2024-08-29T16:24:01.531Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #57621 [Pipeline] timeout [2024-08-29T16:24:01.560Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T16:24:01.603Z] Scheduling project: deploy-platform-ansible-os [Pipeline] { [Pipeline] echo [2024-08-29T16:24:07.747Z] JOB freeze-centos: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T16:24:07.823Z] JOB freeze-centos: wait finished. overall result = true [Pipeline] echo [2024-08-29T16:24:07.848Z] JOB freeze-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T16:24:07.923Z] Archiving artifacts [Pipeline] echo [2024-08-29T16:24:07.968Z] JOB freeze-centos / stream build-centos : deps: [package-centos] [Pipeline] dir [2024-08-29T16:24:08.017Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T16:24:08.187Z] JOB freeze-centos: files found = 2 [Pipeline] echo [2024-08-29T16:24:08.224Z] JOB freeze-centos: file #0 with path build-package-5126/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T16:24:08.329Z] JOB freeze-centos: file #1 with path build-package-5126/deps.build-package.5126.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T16:24:08.467Z] JOB freeze-centos: deps_env_file: deps.build-freeze.20373.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T16:24:08.550Z] Archiving artifacts [Pipeline] echo [2024-08-29T16:24:08.601Z] JOB freeze-centos: Starting job: build-freeze rnd: #20373 [Pipeline] timeout [2024-08-29T16:24:08.623Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T16:24:08.676Z] Scheduling project: build-freeze [Pipeline] { [Pipeline] echo [2024-08-29T16:24:11.647Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:24:11.660Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:24:11.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:14.510Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:24:14.521Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:24:14.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:15.670Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:24:15.685Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:24:15.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:15.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:24:15.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:24:16.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:26.730Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:24:26.748Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:24:26.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:29.608Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:24:29.622Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:24:29.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:30.761Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:24:30.776Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:24:30.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:31.179Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:24:31.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:24:32.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:42.478Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:24:42.507Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:24:42.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:44.708Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:24:44.722Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:24:44.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:45.874Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:24:45.898Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:24:45.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:47.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 [2024-08-29T16:24:47.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:24:47.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:24:57.638Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:24:57.653Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:24:57.690Z] Will try again after 15 sec [2024-08-29T16:24:58.095Z] Starting building: deploy-platform-ansible-os #1811 [Pipeline] { [Pipeline] echo [2024-08-29T16:24:59.811Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:24:59.827Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:24:59.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:00.998Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:01.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:25:01.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:02.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:02.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:25:02.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:12.747Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:25:12.770Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:25:12.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:15.446Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:15.464Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:25:15.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:16.098Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:16.110Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:25:16.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:17.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:17.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:25:17.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:29.051Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:25:29.077Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:25:29.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:25:31.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:31.275Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:25:31.325Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:25:31.349Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:31.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:25:31.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:32.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:32.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:25:33.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:44.182Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:25:44.196Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:25:44.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:46.364Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:46.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:25:46.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:46.505Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:46.527Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:25:46.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:48.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:25:48.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:25:48.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:25:59.274Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:25:59.288Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:25:59.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:01.482Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:01.502Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:26:01.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:01.615Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:01.641Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:26:01.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:03.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 [2024-08-29T16:26:03.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:26:03.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:14.401Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:26:14.424Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:26:14.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:16.587Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:16.613Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:26:16.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:16.765Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:16.783Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:26:16.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:18.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:18.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:26:18.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:29.508Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:26:29.529Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:26:30.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:31.713Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:31.727Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:26:31.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:31.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:31.936Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:26:31.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:33.350Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:33.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:26:33.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:45.501Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:26:45.527Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:26:45.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:46.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:46.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:26:46.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:47.031Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:47.051Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:26:47.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:26:48.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:26:49.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:26:50.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:00.652Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:27:00.673Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:27:00.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:01.907Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:27:01.930Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:27:01.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:02.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:27:02.167Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:27:02.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:05.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 [2024-08-29T16:27:05.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:27:05.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:15.819Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:27:15.843Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:27:15.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:17.010Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:27:17.034Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:27:18.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:18.364Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:27:18.387Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:27:18.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:20.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:27:20.649Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:27:20.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:30.954Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:27:30.978Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:27:31.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:33.487Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:27:33.513Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:27:33.579Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:27:33.617Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:27:33.640Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:27:33.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:35.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 [2024-08-29T16:27:35.752Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:27:35.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:46.070Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:27:46.090Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:27:46.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:48.628Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:27:48.653Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:27:48.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:48.798Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:27:48.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:27:48.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:27:50.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 [2024-08-29T16:27:50.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:27:50.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:02.310Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:28:02.333Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:28:02.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:28:05.079Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:05.108Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:28:05.145Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:05.170Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:28:05.230Z] Will try again after 15 sec [2024-08-29T16:28:05.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:05.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:05.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:28:06.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:17.420Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:28:17.439Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:28:17.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:20.258Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:20.274Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:28:20.340Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:28:20.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:20.403Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:28:20.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:21.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 [2024-08-29T16:28:21.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:28:21.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:32.535Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:28:32.553Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:28:32.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:35.392Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:35.416Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:28:35.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:35.514Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:36.404Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:28:36.479Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:28:36.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:36.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:28:36.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:47.655Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:28:47.675Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:28:49.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:50.492Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:50.505Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:28:50.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:51.509Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:51.524Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:28:51.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:28:51.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:28:51.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:28:51.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:04.061Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:29:04.082Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:29:04.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:05.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:29:05.601Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:29:05.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:06.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:29:06.623Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:29:06.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:06.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 [2024-08-29T16:29:06.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:29:09.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:19.173Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:29:19.191Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:29:19.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:23.040Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:29:23.394Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:29:23.458Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:29:23.499Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:29:23.521Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:29:23.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:24.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 [2024-08-29T16:29:24.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:29:24.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:34.283Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:29:34.298Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:29:34.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:38.501Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:29:38.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:29:38.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:38.907Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:29:38.924Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:29:38.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:39.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 [2024-08-29T16:29:39.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:29:39.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:49.377Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:29:49.397Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:29:49.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:53.878Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:29:53.897Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:29:53.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:54.029Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:29:54.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:29:54.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:29:54.468Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:29:54.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:29:54.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:30:04.492Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:30:04.509Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:30:04.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:30:08.993Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:30:09.013Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:30:10.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:30:10.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:30:10.479Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:30:10.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:30:10.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:30:10.570Z] Will try again after 15 sec [2024-08-29T16:30:10.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:30:19.583Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:30:19.605Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:30:19.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:30:25.417Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:30:25.434Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:30:25.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:30:25.644Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:30:25.660Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:30:25.695Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:30:25.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 [2024-08-29T16:30:25.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:30:25.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:30:34.675Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:30:34.699Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:30:34.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:30:40.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:30:40.552Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:30:41.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:30:41.966Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:30:41.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:30:42.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:30:42.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:30:42.109Z] Will try again after 15 sec [2024-08-29T16:30:42.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:30:49.785Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:30:49.805Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:30:49.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:30:56.936Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:30:56.955Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:30:57.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:30:57.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:30:57.199Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:30:57.230Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:30:57.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 [2024-08-29T16:30:57.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:30:57.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:31:06.435Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-29T16:31:06.463Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-29T16:31:06.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:31:12.443Z] Starting building: build-freeze #2038 [2024-08-29T16:31:12.446Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:31:12.490Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:31:12.547Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:31:12.580Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:31:12.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:31:12.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:31:12.738Z] Will try again after 15 sec [2024-08-29T16:31:13.115Z] Will try again after 15 sec [2024-08-29T16:31:13.146Z] Will try again after 15 sec [2024-08-29T16:31:19.390Z] Build build-freeze #2038 completed: SUCCESS [Pipeline] echo [2024-08-29T16:31:19.413Z] JOB freeze-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T16:31:19.529Z] Copied 1 artifact from "build-freeze" build number 2038 [Pipeline] echo [2024-08-29T16:31:19.566Z] JOB freeze-centos: Collected artifacts: [Pipeline] sh [2024-08-29T16:31:19.860Z] + ls -la build-freeze-20373 [2024-08-29T16:31:19.860Z] total 12 [2024-08-29T16:31:19.860Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 16:31 . [2024-08-29T16:31:19.860Z] drwxr-xr-x 16 jenkins docker 4096 Aug 29 16:31 .. [2024-08-29T16:31:19.860Z] -rw-r--r-- 1 jenkins docker 1134 Aug 29 16:24 deps.build-freeze.20373.env [Pipeline] withCredentials [2024-08-29T16:31:19.909Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T16:31:20.218Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T16:31:20.479Z] 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 [2024-08-29T16:31:21.572Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:SUCCESS] [Pipeline] echo [2024-08-29T16:31:21.598Z] JOB cleanup-centos: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T16:31:21.693Z] JOB cleanup-centos: wait finished. overall result = true [Pipeline] echo [2024-08-29T16:31:22.443Z] JOB cleanup-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T16:31:22.581Z] Archiving artifacts [Pipeline] echo [2024-08-29T16:31:22.646Z] JOB cleanup-centos / stream build-centos : deps: [freeze-centos] [Pipeline] dir [2024-08-29T16:31:22.689Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T16:31:22.791Z] JOB cleanup-centos: files found = 1 [Pipeline] echo [2024-08-29T16:31:22.829Z] JOB cleanup-centos: file #0 with path build-freeze-20373/deps.build-freeze.20373.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T16:31:26.653Z] JOB cleanup-centos: deps_env_file: deps.build-cleanup.49888.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T16:31:26.748Z] Archiving artifacts [Pipeline] echo [2024-08-29T16:31:26.810Z] JOB cleanup-centos: Starting job: build-cleanup rnd: #49888 [Pipeline] timeout [2024-08-29T16:31:26.838Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T16:31:26.896Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2024-08-29T16:31:27.795Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:31:27.827Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:31:27.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:31:28.550Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:31:28.574Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:31:28.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 [2024-08-29T16:31:28.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:31:28.716Z] Will try again after 15 sec [2024-08-29T16:31:28.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:31:42.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:31:42.969Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:31:44.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:31:44.099Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:31:44.124Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:31:44.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 [2024-08-29T16:31:44.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:31:44.234Z] Will try again after 15 sec [2024-08-29T16:31:44.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:31:59.061Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:31:59.095Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:31:59.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:31:59.267Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:31:59.293Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:31:59.354Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:31:59.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:31:59.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:31:59.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:14.200Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:14.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:32:14.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:14.404Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:14.431Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:32:14.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:14.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:14.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:32:14.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:29.367Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:29.381Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:32:29.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:29.527Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:29.549Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:32:29.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:29.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:29.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:32:29.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:44.513Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:44.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:32:44.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:44.671Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:44.699Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:32:44.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:44.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:44.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:32:44.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:59.646Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:59.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:32:59.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:32:59.838Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:32:59.858Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:32:59.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:33:00.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 [2024-08-29T16:33:00.025Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:33:00.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:33:14.767Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:33:14.789Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:33:14.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:33:14.948Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:33:14.969Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:33:15.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:33:15.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:33:15.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:33:15.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:33:29.873Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:33:29.889Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:33:29.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:33:30.075Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:33:30.094Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:33:30.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:33:30.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:33:30.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:33:30.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:33:45.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:33:45.023Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:33:45.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:33:45.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:33:45.237Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:33:45.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:33:45.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 [2024-08-29T16:33:45.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:33:45.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:00.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:34:00.154Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:34:00.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:00.812Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:34:00.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:34:00.907Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:34:00.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 [2024-08-29T16:34:00.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:34:01.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:15.284Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:34:15.313Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:34:15.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:15.949Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:34:15.967Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:34:16.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:16.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:34:16.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:34:16.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:30.421Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:34:30.445Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:34:30.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:31.051Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:34:31.065Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:34:31.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:31.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:34:31.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:34:31.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:45.562Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:34:45.596Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:34:45.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:46.168Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:34:46.188Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:34:46.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:34:46.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 [2024-08-29T16:34:46.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:34:47.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:00.687Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:00.713Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:35:00.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:01.282Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:01.299Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:35:01.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:02.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:02.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:35:02.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:15.804Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:15.829Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:35:15.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:16.699Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:16.730Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:35:17.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:17.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:17.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:35:17.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:30.906Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:30.924Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:35:30.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:32.829Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:32.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:35:32.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:33.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 [2024-08-29T16:35:34.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:35:34.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:46.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:46.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:35:46.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:47.933Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:47.947Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:35:47.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:35:49.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:35:49.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:35:49.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:01.131Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:01.151Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:36:01.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:03.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:03.944Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:36:03.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:05.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 [2024-08-29T16:36:05.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:36:05.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:16.242Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:16.255Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:36:16.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:19.032Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:19.050Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:36:19.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:20.098Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:20.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:36:20.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:32.404Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:32.436Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:36:32.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:34.143Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:34.159Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:36:34.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:35.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:35.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:36:35.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:47.548Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:49.105Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:36:49.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:49.258Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:49.278Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:36:49.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:36:50.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:36:50.280Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:36:50.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:37:04.211Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:04.223Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:37:04.272Z] Will try again after 15 sec [2024-08-29T16:37:04.290Z] Build test-unit-ungrouped #864 completed: SUCCESS [Pipeline] echo [2024-08-29T16:37:04.320Z] JOB test-unit-ungrouped: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2024-08-29T16:37:04.452Z] Copied 1 artifact from "test-unit-ungrouped" build number 864 [Pipeline] echo [2024-08-29T16:37:04.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:04.517Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:37:04.607Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:37:04.630Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2024-08-29T16:37:04.931Z] + ls -la test-unit-ungrouped-22951 [2024-08-29T16:37:04.931Z] total 12 [2024-08-29T16:37:04.931Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 16:37 . [2024-08-29T16:37:04.931Z] drwxr-xr-x 17 jenkins docker 4096 Aug 29 16:37 .. [2024-08-29T16:37:04.931Z] -rw-r--r-- 1 jenkins docker 886 Aug 29 15:20 deps.test-unit-ungrouped.22951.env [Pipeline] withCredentials [2024-08-29T16:37:05.013Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [2024-08-29T16:37:05.334Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2024-08-29T16:37:05.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:05.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:37:05.432Z] Will try again after 15 sec [2024-08-29T16:37:05.894Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [2024-08-29T16:37:06.648Z] Starting building: build-cleanup #4130 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T16:37:19.303Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:19.317Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:37:19.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:37:19.652Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:19.673Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:37:19.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:37:20.468Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:20.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:37:20.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:37:34.393Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:34.409Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:37:34.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:37:34.784Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:34.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:37:34.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:37:35.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 [2024-08-29T16:37:35.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:37:35.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:37:49.479Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:49.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:37:49.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:37:49.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:49.907Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:37:49.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:37:50.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:37:50.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:37:50.731Z] Will try again after 15 sec [2024-08-29T16:38:04.468Z] Build test-unit-agent #864 completed: SUCCESS [Pipeline] echo [2024-08-29T16:38:04.489Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2024-08-29T16:38:04.600Z] Copied 1 artifact from "test-unit-agent" build number 864 [Pipeline] echo [2024-08-29T16:38:04.618Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:38:04.630Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:38:04.685Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:38:04.700Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [Pipeline] { [2024-08-29T16:38:04.984Z] + ls -la test-unit-agent-22209 [2024-08-29T16:38:04.984Z] total 12 [2024-08-29T16:38:04.984Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 16:38 . [2024-08-29T16:38:04.984Z] drwxr-xr-x 18 jenkins docker 4096 Aug 29 16:38 .. [2024-08-29T16:38:04.984Z] -rw-r--r-- 1 jenkins docker 886 Aug 29 15:20 deps.test-unit-agent.22209.env [Pipeline] echo [2024-08-29T16:38:04.995Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:38:05.018Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:38:05.193Z] Will try again after 15 sec [Pipeline] withCredentials [2024-08-29T16:38:05.265Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T16:38:05.657Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [2024-08-29T16:38:06.218Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2024-08-29T16:38:07.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:38:08.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:38:09.033Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-29T16:38:19.724Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:38:19.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:38:19.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:38:20.237Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:38:20.265Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:38:20.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:38:24.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:38:24.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:38:24.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:38:34.847Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:38:34.883Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:38:34.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:38:35.368Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:38:35.398Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:38:35.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:38:39.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 [2024-08-29T16:38:39.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:38:39.264Z] Will try again after 15 sec [2024-08-29T16:38:45.331Z] Build build-cleanup #4130 completed: SUCCESS [Pipeline] echo [2024-08-29T16:38:46.169Z] JOB cleanup-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T16:38:46.323Z] Copied 1 artifact from "build-cleanup" build number 4130 [Pipeline] echo [2024-08-29T16:38:48.678Z] JOB cleanup-centos: Collected artifacts: [Pipeline] sh [2024-08-29T16:38:49.496Z] + ls -la build-cleanup-49888 [2024-08-29T16:38:49.496Z] total 12 [2024-08-29T16:38:49.496Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 16:38 . [2024-08-29T16:38:49.496Z] drwxr-xr-x 19 jenkins docker 4096 Aug 29 16:38 .. [2024-08-29T16:38:49.496Z] -rw-r--r-- 1 jenkins docker 1134 Aug 29 16:31 deps.build-cleanup.49888.env [Pipeline] withCredentials [2024-08-29T16:38:49.544Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T16:38:49.853Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2024-08-29T16:38:49.992Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:38:50.005Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:38:50.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:38:50.506Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:38:50.528Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:38:50.591Z] Will try again after 15 sec [2024-08-29T16:38:50.783Z] 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 [2024-08-29T16:38:55.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 [2024-08-29T16:38:55.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:38:55.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:39:05.085Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:39:05.113Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:39:05.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:39:05.640Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:39:05.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:39:05.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:39:10.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 [2024-08-29T16:39:10.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:39:10.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:39:20.194Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:39:20.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:39:20.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:39:20.805Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:39:20.829Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:39:20.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:39:25.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 [2024-08-29T16:39:25.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:39:25.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:39:35.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:39:35.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:39:35.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:39:35.916Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:39:35.947Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:39:35.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:39:40.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:39:40.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:39:40.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:39:53.147Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:39:53.179Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:39:53.210Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:39:53.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:39:53.299Z] Will try again after 15 sec [2024-08-29T16:39:53.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:39:55.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 [2024-08-29T16:39:55.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:39:56.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:08.339Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:08.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:40:08.415Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:40:08.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:08.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:40:08.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:11.354Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:11.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:40:11.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:23.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:23.457Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:40:23.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:23.556Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:23.571Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:40:23.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:26.499Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:26.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:40:26.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:38.548Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:38.565Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:40:38.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:38.667Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:38.680Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:40:38.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:41.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 [2024-08-29T16:40:41.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:40:41.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:53.651Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:53.671Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:40:53.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:53.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:53.798Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:40:53.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:40:57.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:40:57.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:40:57.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:08.761Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:08.784Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:41:08.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:08.880Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:08.893Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:41:08.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:12.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:12.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:41:12.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:23.862Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:23.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:41:23.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:23.988Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:24.008Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:41:24.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:27.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 [2024-08-29T16:41:27.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:41:27.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:38.968Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:38.982Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:41:39.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:39.087Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:39.103Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:41:39.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:42.890Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:42.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:41:42.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:54.159Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:54.188Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:41:54.251Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:41:54.286Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:54.306Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:41:54.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:41:58.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:41:58.474Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:41:58.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:42:09.289Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:42:09.302Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:42:09.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:42:09.425Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:42:09.439Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:42:09.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:42:13.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:42:13.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:42:13.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:42:24.418Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:42:24.436Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:42:24.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:42:24.572Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:42:24.591Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:42:24.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:42:28.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 [2024-08-29T16:42:28.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:42:29.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:42:40.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:42:40.305Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:42:40.344Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:42:40.365Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:42:40.380Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:42:40.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:42:46.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:42:46.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:42:46.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:42:55.389Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:42:55.410Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:42:55.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:42:55.528Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:42:55.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:42:55.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:43:01.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:01.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:43:01.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:43:10.519Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:10.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:43:10.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:43:10.634Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:10.650Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:43:10.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:43:16.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:16.483Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:43:16.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:43:25.623Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:25.647Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:43:25.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:43:25.773Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:25.788Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:43:25.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:43:31.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:31.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:43:31.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:43:40.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:40.782Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:43:40.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:43:40.882Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:40.896Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:43:40.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:43:46.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:46.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:43:46.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:43:56.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:56.091Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:43:56.122Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:43:56.148Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:43:56.195Z] Will try again after 15 sec [2024-08-29T16:43:56.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:44:01.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:01.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:44:01.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:44:12.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:12.564Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:44:12.591Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:12.615Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:44:12.679Z] Will try again after 15 sec [2024-08-29T16:44:12.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:44:16.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 [2024-08-29T16:44:16.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:44:16.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:44:27.725Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:27.759Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:44:27.835Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:44:27.881Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:27.900Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:44:27.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:44:31.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:31.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:44:31.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:44:42.886Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:42.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:44:42.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:44:43.046Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:43.071Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:44:43.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:44:46.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:47.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:44:47.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:44:59.379Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:59.409Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:44:59.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:44:59.486Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:44:59.552Z] Will try again after 15 sec [2024-08-29T16:44:59.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:45:02.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:45:02.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:45:02.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:45:14.591Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:45:14.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:45:14.683Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:45:14.731Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:45:15.280Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:45:15.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:45:17.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:45:17.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:45:17.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:45:30.244Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:45:30.266Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:45:30.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:45:30.398Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:45:30.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:45:30.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:45:32.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:45:32.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:45:32.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:45:45.357Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:45:45.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:45:45.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:45:45.584Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:45:45.604Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:45:45.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:45:47.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:45:47.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:45:48.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:46:00.497Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:00.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:46:00.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:46:00.698Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:00.723Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:46:00.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:46:03.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 [2024-08-29T16:46:03.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:46:03.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:46:15.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:15.649Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:46:15.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:46:15.812Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:15.836Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:46:15.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:46:18.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:18.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:46:18.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:46:30.757Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:30.775Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:46:30.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:46:30.929Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:30.951Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:46:30.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:46:33.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:33.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:46:33.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:46:47.545Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:47.574Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:46:47.611Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:47.634Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:46:47.703Z] Will try again after 15 sec [2024-08-29T16:46:47.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:46:48.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:46:48.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:46:48.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:47:02.748Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:02.766Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:47:02.835Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:47:02.873Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:02.895Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:47:02.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:47:03.410Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:03.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:47:03.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:47:18.426Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:18.450Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:47:18.493Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:18.516Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:47:18.596Z] Will try again after 15 sec [2024-08-29T16:47:18.617Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:47:18.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:18.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:47:18.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:47:33.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:33.638Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:47:33.679Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:47:33.704Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:33.717Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:47:33.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:47:33.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:33.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:47:33.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:47:48.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:48.851Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:47:48.882Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:47:48.902Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:48.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:47:49.042Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:47:49.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:47:49.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:47:50.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:48:03.926Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:03.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:48:04.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:48:04.071Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:04.084Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:48:04.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:48:05.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:05.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:48:05.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:48:19.111Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:19.134Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:48:19.221Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:48:19.247Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:19.259Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:48:19.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:48:20.902Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:20.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:48:20.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:48:34.260Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:34.282Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:48:34.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:48:34.368Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:34.382Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:48:34.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:48:35.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 [2024-08-29T16:48:36.003Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:48:36.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:48:50.395Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:50.417Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:48:50.488Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:48:50.518Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:50.533Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:48:50.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:48:51.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:48:51.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:48:51.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:05.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:05.555Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:49:05.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:05.638Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:05.650Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:49:05.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:06.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:06.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:49:06.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:20.642Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:20.682Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:49:20.743Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:49:20.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:20.786Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:49:20.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:21.250Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:21.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:49:21.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:35.785Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:35.803Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:49:35.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:35.881Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:35.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:49:35.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:36.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:36.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:49:36.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:50.886Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:50.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:49:50.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:51.002Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:51.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:49:51.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:49:51.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:49:51.443Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:49:51.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:50:08.771Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:50:08.797Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:50:10.728Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:50:10.755Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:50:10.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 [2024-08-29T16:50:10.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:50:10.894Z] Will try again after 15 sec [2024-08-29T16:50:10.914Z] Will try again after 15 sec [2024-08-29T16:50:10.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:50:25.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:50:25.955Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:50:26.045Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:50:26.086Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:50:26.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:50:26.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 [2024-08-29T16:50:26.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:50:26.230Z] Will try again after 15 sec [2024-08-29T16:50:26.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:50:41.093Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:50:41.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:50:41.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:50:41.273Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:50:41.295Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:50:41.380Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:50:41.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 [2024-08-29T16:50:41.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:50:41.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:50:56.208Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:50:56.224Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:50:56.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:50:56.502Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:50:56.522Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:50:57.644Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:50:57.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:50:57.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:50:57.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:51:11.487Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:51:11.508Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:51:11.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:51:13.785Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:51:13.805Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:51:13.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 [2024-08-29T16:51:13.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:51:13.887Z] Will try again after 15 sec [2024-08-29T16:51:13.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:51:26.656Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:51:26.675Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:51:26.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:51:29.161Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:51:29.192Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:51:29.220Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:51:29.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:51:29.247Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:51:29.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:51:41.786Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:51:41.811Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:51:43.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:51:44.513Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:51:44.538Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:51:44.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:51:44.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:51:44.646Z] Will try again after 15 sec [2024-08-29T16:51:44.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:51:58.410Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:51:58.436Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:51:58.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:52:01.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:52:01.286Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:52:01.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:52:01.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:52:01.420Z] Will try again after 15 sec [2024-08-29T16:52:01.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:52:13.684Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:52:16.254Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:52:16.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:52:16.466Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:52:16.493Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:52:16.553Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:52:16.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 [2024-08-29T16:52:16.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:52:16.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:52:31.347Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:52:31.371Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:52:31.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:52:31.624Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:52:31.648Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:52:31.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:52:32.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:52:32.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:52:32.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:52:47.829Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:52:47.858Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:52:47.895Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:52:47.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:52:47.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 [2024-08-29T16:52:48.000Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:52:48.060Z] Will try again after 15 sec [2024-08-29T16:52:48.081Z] Will try again after 15 sec [2024-08-29T16:52:48.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:53:03.119Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:03.229Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-29T16:53:03.354Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:53:03.412Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:03.441Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:53:03.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:03.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:53:03.540Z] Will try again after 15 sec [2024-08-29T16:53:03.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:53:18.390Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:18.412Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:53:18.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:53:18.586Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:18.613Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-29T16:53:18.707Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:53:18.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:18.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:53:18.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:53:33.508Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:33.530Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:53:33.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:53:33.753Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:33.771Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:53:33.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:53:34.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:34.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:53:34.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:53:48.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:48.644Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:53:49.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:53:50.562Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:53:51.429Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-29T16:53:51.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 [2024-08-29T16:53:51.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:53:51.529Z] Will try again after 15 sec [2024-08-29T16:53:51.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:54:04.627Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:04.652Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:54:04.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-29T16:54:06.588Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:06.612Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:54:06.668Z] Will try again after 15 sec [Pipeline] echo [2024-08-29T16:54:06.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:07.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:54:08.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:54:19.764Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:19.791Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:54:19.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:54:21.719Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:21.743Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:54:22.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:54:23.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:23.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:54:23.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:54:35.202Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:35.228Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:54:35.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:54:37.551Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:37.567Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:54:39.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:54:40.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:40.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:54:40.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:54:51.486Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:51.519Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:54:51.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:54:54.467Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:54.482Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:54:54.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:54:55.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:54:55.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:54:55.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:55:07.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:55:07.464Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:55:07.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:55:09.553Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-29T16:55:09.573Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:55:09.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:55:11.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T16:55:11.058Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:55:11.124Z] Will try again after 15 sec [2024-08-29T16:55:12.706Z] Build deploy-platform-ansible-os #1811 completed: SUCCESS [Pipeline] echo [2024-08-29T16:55:12.721Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T16:55:12.793Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 1811 [Pipeline] echo [2024-08-29T16:55:12.825Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [2024-08-29T16:55:13.105Z] + ls -la deploy-platform-ansible-os-57621 [2024-08-29T16:55:13.105Z] total 12 [2024-08-29T16:55:13.105Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 16:55 . [2024-08-29T16:55:13.105Z] drwxr-xr-x 20 jenkins docker 4096 Aug 29 16:55 .. [2024-08-29T16:55:13.105Z] -rw-r--r-- 1 jenkins docker 491 Aug 29 16:28 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2024-08-29T16:55:13.152Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T16:55:13.462Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T16:55:14.023Z] 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 [2024-08-29T16:55:22.569Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:55:22.587Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:55:22.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:55:24.666Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T16:55:24.774Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-08-29T16:55:24.819Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T16:55:24.927Z] Archiving artifacts [Pipeline] echo [2024-08-29T16:55:24.977Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-centos, deploy-platform-ansible-os] [Pipeline] dir [2024-08-29T16:55:25.016Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T16:55:25.436Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2024-08-29T16:55:25.475Z] JOB deploy-tf-ansible-os: file #0 with path build-package-5126/build.env [Pipeline] readFile [Pipeline] echo [2024-08-29T16:55:25.553Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2024-08-29T16:55:25.588Z] JOB deploy-tf-ansible-os: file #1 with path build-package-5126/deps.build-package.5126.env [Pipeline] readFile [Pipeline] echo [2024-08-29T16:55:25.662Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-08-29T16:55:25.793Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T16:55:25.901Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2024-08-29T16:55:25.931Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-57621/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T16:55:26.081Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.20868.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2024-08-29T16:55:26.159Z] Archiving artifacts [Pipeline] echo [2024-08-29T16:55:26.193Z] 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 [2024-08-29T16:55:26.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-29T16:55:26.256Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #20868 [Pipeline] timeout [2024-08-29T16:55:26.271Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [2024-08-29T16:55:26.307Z] Will try again after 15 sec [Pipeline] build [2024-08-29T16:55:26.322Z] Scheduling project: deploy-tf-ansible-os [2024-08-29T16:55:36.388Z] Starting building: deploy-tf-ansible-os #1509 [Pipeline] { [Pipeline] echo [2024-08-29T16:55:38.983Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:55:39.005Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:55:39.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:55:43.081Z] 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 [2024-08-29T16:55:43.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:55:43.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:55:55.419Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:55:55.462Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:55:55.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:55:58.241Z] 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 [2024-08-29T16:55:58.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:55:58.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:56:10.621Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:56:10.644Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:56:10.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:56:14.491Z] 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 [2024-08-29T16:56:14.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:56:14.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:56:25.759Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:56:25.779Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:56:25.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:56:29.656Z] 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 [2024-08-29T16:56:29.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:56:29.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:56:40.927Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:56:40.950Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:56:41.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:56:44.772Z] 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 [2024-08-29T16:56:44.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:56:46.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:56:57.000Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:56:57.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:56:57.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:57:01.428Z] 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 [2024-08-29T16:57:01.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:57:01.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:57:12.154Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:57:12.177Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:57:12.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:57:16.551Z] 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 [2024-08-29T16:57:16.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:57:16.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:57:27.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:57:27.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:57:27.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:57:33.507Z] 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 [2024-08-29T16:57:33.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:57:33.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:57:42.655Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:57:42.670Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:57:42.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:57:48.637Z] 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 [2024-08-29T16:57:48.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:57:48.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:57:57.763Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:57:57.783Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:57:57.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:58:03.768Z] 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 [2024-08-29T16:58:07.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:58:07.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:58:12.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:58:12.904Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:58:12.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:58:23.671Z] 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 [2024-08-29T16:58:23.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:58:23.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:58:27.988Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:58:28.014Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:58:29.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:58:38.795Z] 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 [2024-08-29T16:58:38.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:58:38.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:58:44.716Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:58:44.734Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:58:44.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:58:53.963Z] 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 [2024-08-29T16:58:53.998Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:58:54.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:58:59.828Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:58:59.843Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:58:59.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:59:09.790Z] 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 [2024-08-29T16:59:09.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:59:09.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:59:15.718Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:59:15.732Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:59:16.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:59:24.960Z] 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 [2024-08-29T16:59:24.977Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:59:25.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:59:31.468Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:59:31.483Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:59:31.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:59:40.082Z] 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 [2024-08-29T16:59:40.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:59:40.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:59:46.558Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T16:59:46.574Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T16:59:46.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T16:59:55.216Z] 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 [2024-08-29T16:59:55.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T16:59:55.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:00:01.666Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:00:01.689Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:00:02.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:00:10.353Z] 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 [2024-08-29T17:00:10.384Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:00:10.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:00:17.430Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:00:17.454Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:00:21.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:00:25.976Z] 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 [2024-08-29T17:00:25.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:00:26.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:00:36.458Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:00:36.477Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:00:36.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:00:41.089Z] 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 [2024-08-29T17:00:41.114Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:00:41.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:00:51.574Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:00:51.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:00:51.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:00:56.238Z] 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 [2024-08-29T17:00:56.252Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:00:56.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:01:06.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:01:06.681Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:01:06.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:01:12.193Z] 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 [2024-08-29T17:01:12.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:01:12.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:01:21.749Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:01:21.763Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:01:21.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:01:27.353Z] 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 [2024-08-29T17:01:27.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:01:27.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:01:36.833Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:01:36.846Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:01:36.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:01:42.506Z] 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 [2024-08-29T17:01:42.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:01:42.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:01:51.927Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:01:51.949Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:01:51.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:01:58.454Z] 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 [2024-08-29T17:01:58.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:01:58.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:02:07.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:02:07.035Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:02:07.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:02:14.680Z] 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 [2024-08-29T17:02:14.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:02:14.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:02:22.289Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:02:22.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:02:22.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:02:29.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T17:02:29.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:02:29.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:02:37.433Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:02:37.460Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:02:37.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:02:44.934Z] 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 [2024-08-29T17:02:44.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:02:45.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:02:52.552Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:02:52.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:02:52.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:03:00.045Z] 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 [2024-08-29T17:03:00.066Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:03:00.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:03:07.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:03:07.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:03:07.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:03:15.191Z] 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 [2024-08-29T17:03:15.210Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:03:15.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:03:22.738Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:03:22.752Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:03:22.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:03:30.656Z] 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 [2024-08-29T17:03:30.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:03:30.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:03:37.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:03:37.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:03:37.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:03:45.798Z] 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 [2024-08-29T17:03:45.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:03:45.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:03:52.917Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:03:52.934Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:03:52.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:04:00.910Z] 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 [2024-08-29T17:04:00.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:04:00.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:04:08.009Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:04:08.023Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:04:08.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:04:16.006Z] 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 [2024-08-29T17:04:16.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:04:16.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:04:23.096Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:04:23.113Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:04:23.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:04:31.113Z] 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 [2024-08-29T17:04:31.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:04:31.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:04:38.229Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:04:38.245Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:04:38.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:04:46.211Z] 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 [2024-08-29T17:04:46.222Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:04:46.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:04:53.316Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:04:53.330Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:04:53.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:05:01.304Z] 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 [2024-08-29T17:05:01.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:05:01.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:05:08.861Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:05:08.884Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:05:08.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:05:18.404Z] 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 [2024-08-29T17:05:18.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:05:18.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:05:23.975Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:05:23.988Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:05:24.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:05:33.522Z] 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 [2024-08-29T17:05:33.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:05:33.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:05:39.075Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:05:39.088Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:05:39.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:05:48.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T17:05:48.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:05:48.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:05:54.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:05:54.177Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:05:54.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:06:03.755Z] 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 [2024-08-29T17:06:03.771Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:06:03.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:06:09.245Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:06:09.259Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:06:09.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:06:18.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 [2024-08-29T17:06:18.881Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:06:18.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:06:24.788Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:06:24.812Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:06:24.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:06:33.970Z] 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 [2024-08-29T17:06:33.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:06:34.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:06:39.924Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:06:39.945Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:06:40.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:06:49.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 [2024-08-29T17:06:49.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:06:49.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:06:55.124Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:06:55.156Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:06:55.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:07:05.197Z] 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 [2024-08-29T17:07:05.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:07:05.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:07:10.614Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:07:10.643Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:07:12.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:07:20.882Z] 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 [2024-08-29T17:07:20.895Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:07:20.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:07:27.271Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:07:27.300Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:07:27.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:07:36.464Z] 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 [2024-08-29T17:07:36.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:07:36.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:07:42.392Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:07:42.409Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:07:43.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:07:52.234Z] 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 [2024-08-29T17:07:52.263Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:07:52.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:07:59.392Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:07:59.414Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:07:59.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:08:07.383Z] 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 [2024-08-29T17:08:07.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:08:07.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:08:14.506Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:08:14.523Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:08:14.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:08:22.914Z] 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 [2024-08-29T17:08:22.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:08:23.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:08:29.613Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-29T17:08:29.636Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-29T17:08:30.498Z] Will try again after 15 sec [2024-08-29T17:08:38.351Z] Build deploy-tf-ansible-os #1509 completed: SUCCESS [Pipeline] echo [2024-08-29T17:08:38.369Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T17:08:38.438Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 1509 [Pipeline] echo [2024-08-29T17:08:38.466Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2024-08-29T17:08:38.747Z] + ls -la deploy-tf-ansible-os-20868 [2024-08-29T17:08:38.747Z] total 12 [2024-08-29T17:08:38.747Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 17:08 . [2024-08-29T17:08:38.747Z] drwxr-xr-x 21 jenkins docker 4096 Aug 29 17:08 .. [2024-08-29T17:08:38.747Z] -rw-r--r-- 1 jenkins docker 490 Aug 29 16:55 deps.deploy-tf-ansible-os.20868.env [Pipeline] withCredentials [2024-08-29T17:08:38.794Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-08-29T17:08:39.011Z] 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 [2024-08-29T17:08:39.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:08:39.099Z] Will try again after 15 sec [2024-08-29T17:08:39.101Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T17:08:40.025Z] 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 [2024-08-29T17:08:45.528Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-29T17:08:45.598Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-08-29T17:08:45.625Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T17:08:45.701Z] Archiving artifacts [Pipeline] echo [2024-08-29T17:08:45.736Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2024-08-29T17:08:45.767Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T17:08:45.866Z] JOB test-sanity-ansible-os: files found = 1 [Pipeline] echo [2024-08-29T17:08:45.892Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-20868/deps.deploy-tf-ansible-os.20868.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T17:08:46.045Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.6545.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T17:08:46.118Z] Archiving artifacts [Pipeline] echo [2024-08-29T17:08:46.170Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #6545 [Pipeline] timeout [2024-08-29T17:08:46.192Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T17:08:46.238Z] Scheduling project: test-sanity [Pipeline] { [Pipeline] echo [2024-08-29T17:08:54.155Z] 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 [2024-08-29T17:08:54.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:08:54.257Z] Will try again after 15 sec [2024-08-29T17:08:55.987Z] Starting building: test-sanity #1764 [Pipeline] { [Pipeline] echo [2024-08-29T17:09:09.304Z] 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 [2024-08-29T17:09:09.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:09:09.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:09:25.450Z] 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 [2024-08-29T17:09:25.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:09:26.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:09:41.416Z] 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 [2024-08-29T17:09:41.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:09:41.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:09:57.810Z] 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 [2024-08-29T17:09:57.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:09:57.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:10:13.546Z] 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 [2024-08-29T17:10:13.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:10:14.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:10:29.588Z] 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 [2024-08-29T17:10:29.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:10:29.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:10:46.465Z] 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 [2024-08-29T17:10:46.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:10:46.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:11:01.605Z] 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 [2024-08-29T17:11:01.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:11:01.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:11:16.751Z] 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 [2024-08-29T17:11:16.775Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:11:16.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:11:31.877Z] 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 [2024-08-29T17:11:31.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:11:31.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:11:47.018Z] 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 [2024-08-29T17:11:47.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:11:47.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:12:02.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 [2024-08-29T17:12:02.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:12:02.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:12:18.999Z] 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 [2024-08-29T17:12:19.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:12:19.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:12:34.203Z] 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 [2024-08-29T17:12:34.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:12:34.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:12:49.313Z] 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 [2024-08-29T17:12:49.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:12:49.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:13:04.465Z] 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 [2024-08-29T17:13:04.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:13:04.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:13:21.219Z] 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 [2024-08-29T17:13:21.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:13:21.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:13:36.525Z] 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 [2024-08-29T17:13:36.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:13:36.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:13:51.647Z] 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 [2024-08-29T17:13:51.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:13:51.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:14:08.375Z] 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 [2024-08-29T17:14:08.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:14:08.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:14:23.498Z] 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 [2024-08-29T17:14:23.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:14:23.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:14:38.630Z] 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 [2024-08-29T17:14:38.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:14:38.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:14:53.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 [2024-08-29T17:14:53.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:14:53.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:15:08.874Z] 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 [2024-08-29T17:15:08.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:15:08.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:15:23.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-29T17:15:24.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:15:24.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:15:39.162Z] 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 [2024-08-29T17:15:39.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:15:39.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:15:54.552Z] 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 [2024-08-29T17:15:54.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:15:54.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:16:10.850Z] 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 [2024-08-29T17:16:10.869Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:16:11.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:16:26.791Z] 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 [2024-08-29T17:16:26.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:16:26.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:16:42.591Z] 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 [2024-08-29T17:16:42.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:16:42.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:16:57.719Z] 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 [2024-08-29T17:16:57.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:16:57.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:17:14.568Z] 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 [2024-08-29T17:17:14.596Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:17:14.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:17:29.697Z] 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 [2024-08-29T17:17:29.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:17:29.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:17:44.813Z] 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 [2024-08-29T17:17:44.835Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:17:44.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-29T17:17:59.933Z] 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 [2024-08-29T17:17:59.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-29T17:17:59.992Z] Will try again after 15 sec [2024-08-29T17:18:14.714Z] Build test-sanity #1764 completed: SUCCESS [Pipeline] echo [2024-08-29T17:18:14.730Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T17:18:14.804Z] Copied 1 artifact from "test-sanity" build number 1764 [Pipeline] echo [2024-08-29T17:18:14.834Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-08-29T17:18:15.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:SUCCESS] [Pipeline] echo [2024-08-29T17:18:15.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [2024-08-29T17:18:15.114Z] + ls -la test-sanity-6545 [2024-08-29T17:18:15.114Z] total 12 [2024-08-29T17:18:15.114Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 17:18 . [2024-08-29T17:18:15.114Z] drwxr-xr-x 22 jenkins docker 4096 Aug 29 17:18 .. [2024-08-29T17:18:15.114Z] -rw-r--r-- 1 jenkins docker 490 Aug 29 17:08 deps.test-sanity.6545.env [Pipeline] echo [2024-08-29T17:18:15.128Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-08-29T17:18:15.167Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] withCredentials [2024-08-29T17:18:15.643Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2024-08-29T17:18:15.747Z] Archiving artifacts [Pipeline] sh [Pipeline] echo [2024-08-29T17:18:15.838Z] 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 [2024-08-29T17:18:15.881Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T17:18:15.999Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2024-08-29T17:18:16.030Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-57621/stackrc.deploy-platform-ansible-os.env [2024-08-29T17:18:16.038Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-08-29T17:18:16.248Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T17:18:16.343Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2024-08-29T17:18:16.373Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-20868/deps.deploy-tf-ansible-os.20868.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-08-29T17:18:16.487Z] Running in /home/jenkins/workspace/pipeline-check@6 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-29T17:18:16.558Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2024-08-29T17:18:16.587Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-6545/deps.test-sanity.6545.env [2024-08-29T17:18:16.598Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-29T17:18:16.744Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.57719.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-29T17:18:16.802Z] Archiving artifacts [Pipeline] echo [2024-08-29T17:18:16.861Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #57719 [Pipeline] timeout [2024-08-29T17:18:16.888Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] sh [Pipeline] build [2024-08-29T17:18:16.971Z] Scheduling project: collect-logs-and-cleanup [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-29T17:18:31.038Z] Starting building: collect-logs-and-cleanup #3731 [2024-08-29T17:19:23.367Z] Build test-unit-group-one #864 completed: SUCCESS [Pipeline] echo [2024-08-29T17:19:23.381Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T17:19:23.446Z] Copied 1 artifact from "test-unit-group-one" build number 864 [Pipeline] echo [2024-08-29T17:19:23.473Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2024-08-29T17:19:23.750Z] + ls -la test-unit-group-one-35336 [2024-08-29T17:19:23.750Z] total 12 [2024-08-29T17:19:23.750Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 17:19 . [2024-08-29T17:19:23.750Z] drwxr-xr-x 23 jenkins docker 4096 Aug 29 17:19 .. [2024-08-29T17:19:23.750Z] -rw-r--r-- 1 jenkins docker 886 Aug 29 15:20 deps.test-unit-group-one.35336.env [Pipeline] withCredentials [2024-08-29T17:19:23.788Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T17:19:24.125Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T17:19:25.050Z] 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] } [2024-08-29T17:20:51.539Z] Build collect-logs-and-cleanup #3731 completed: SUCCESS [Pipeline] echo [2024-08-29T17:20:51.553Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-29T17:20:51.622Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 3731 [Pipeline] echo [2024-08-29T17:20:51.658Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2024-08-29T17:20:51.940Z] + ls -la collect-logs-and-cleanup-57719 [2024-08-29T17:20:51.940Z] total 12 [2024-08-29T17:20:51.940Z] drwxr-xr-x 2 jenkins docker 4096 Aug 29 17:20 . [2024-08-29T17:20:51.940Z] drwxr-xr-x 24 jenkins docker 4096 Aug 29 17:20 .. [2024-08-29T17:20:51.940Z] -rw-r--r-- 1 jenkins docker 490 Aug 29 17:18 deps.collect-logs-and-cleanup.57719.env [Pipeline] withCredentials [2024-08-29T17:20:51.989Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T17:20:52.294Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T17:20:53.657Z] 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] } [2024-08-29T18:20:25.660Z] Cancelling nested steps due to timeout [2024-08-29T18:21:25.661Z] Body did not finish within grace period; terminating with extreme prejudice [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-08-29T18:21:25.744Z] JOB test-unit-group-two: Failed [Pipeline] echo [2024-08-29T18:21:25.762Z] JOB test-unit-group-two: error in job!!! [Pipeline] echo [2024-08-29T18:21:25.774Z] JOB test-unit-group-two: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2024-08-29T18:21:25.786Z] JOB test-unit-group-two: Message - null [Pipeline] echo [2024-08-29T18:21:25.799Z] JOB test-unit-group-two: Cause - null [Pipeline] echo [2024-08-29T18:21:25.811Z] JOB test-unit-group-two: Stacktrace - [PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.cancel(TimeoutStepExecution.java:169), jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source), java.base/java.util.concurrent.FutureTask.run(Unknown Source), java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base/java.lang.Thread.run(Unknown Source)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-29T18:21:25.876Z] Failed in branch test-unit-group-two [Pipeline] // parallel [Pipeline] } [2024-08-29T18:21:26.006Z] Failed in branch stream-test-unit [Pipeline] // parallel [Pipeline] echo [2024-08-29T18:21:26.107Z] ERROR: Failed to run null [Pipeline] echo [2024-08-29T18:21:26.121Z] Stacktrace - [PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.cancel(TimeoutStepExecution.java:169), jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source), java.base/java.util.concurrent.FutureTask.run(Unknown Source), java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base/java.lang.Thread.run(Unknown Source)] [Pipeline] echo [2024-08-29T18:21:26.133Z] Jobs results: [test-unit-agent:[job-rnd:22209, number:864, started:1724944851163, duration:4633282, result:SUCCESS], test-unit-opserver:[job-rnd:29601, number:864, started:1724944835084, duration:4703, result:SUCCESS], test-unit-bgp:[job-rnd:54250, number:864, started:1724944840697, duration:2656872, result:SUCCESS], test-unit-group-one:[job-rnd:35336, number:864, started:1724944841356, duration:7121991, result:SUCCESS], test-unit-group-two:[job-rnd:42860, result:FAILURE], test-unit-ungrouped:[job-rnd:22951, number:864, started:1724944850092, duration:4574162, result:SUCCESS], prepare-sandbox-ut-sandbox:[job-rnd:23884, number:4959, started:1724943726161, duration:274274, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:44384, number:4174, started:1724944014873, duration:85948, result:SUCCESS], configure-ut-sandbox:[job-rnd:52850, number:3704, started:1724944125124, duration:688439, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:83368, number:4122, started:1724944850758, duration:98483, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:57621, number:1811, started:1724948698094, duration:1814571, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:20868, number:1509, started:1724950536387, duration:781943, result:SUCCESS], test-sanity-ansible-os:[job-rnd:6545, number:1764, started:1724951335986, duration:558694, result:SUCCESS], collect-logs-and-cleanup-ansible-os:[job-rnd:57719, number:3731, started:1724951911038, duration:140482, result:SUCCESS], prepare-sandbox-centos:[job-rnd:75474, number:4958, started:1724943724840, duration:450021, result:SUCCESS], fetch-sources-centos:[job-rnd:82129, number:4176, started:1724944195220, duration:90819, result:SUCCESS], configure-centos:[job-rnd:7839, number:3705, started:1724944305008, duration:101353, result:SUCCESS], package-deployers-centos:[job-rnd:93466, number:2754, started:1724944420021, duration:13802, result:SUCCESS], compile-centos:[job-rnd:56376, number:2744, started:1724944450023, duration:2087391, result:SUCCESS], package-centos:[job-rnd:5126, number:2335, started:1724946560471, duration:2071590, result:SUCCESS], freeze-centos:[job-rnd:20373, number:2038, started:1724949072442, duration:6909, result:SUCCESS], cleanup-centos:[job-rnd:49888, number:4130, started:1724949426646, duration:98611, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2024-08-29T18:21:26.206Z] Evaluated results for test-unit = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, FAILURE, SUCCESS], duration:18991010] [Pipeline] echo [2024-08-29T18:21:26.230Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:1147144] [Pipeline] echo [2024-08-29T18:21:26.252Z] Evaluated results for ansible-os = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3295690] [Pipeline] echo [2024-08-29T18:21:26.276Z] Evaluated results for build-centos = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:4920496] [Pipeline] echo [2024-08-29T18:21:26.302Z] Notify gerrit verified=-1, submit=false, msg= [2024-08-29T18:21:26.302Z] TF CI Build Failed (check) in 3h 19m 35s [2024-08-29T18:21:26.302Z] [2024-08-29T18:21:26.302Z] Failed checks: [2024-08-29T18:21:26.302Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/test-unit : FAILURE in 5h 16m 31s [2024-08-29T18:21:26.302Z] [2024-08-29T18:21:26.302Z] Succeeded checks: [2024-08-29T18:21:26.302Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/prepare-ut-sandbox : SUCCESS in 0h 19m 7s [2024-08-29T18:21:26.302Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/ansible-os : SUCCESS in 0h 54m 55s [2024-08-29T18:21:26.302Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/build-centos : SUCCESS in 1h 22m 0s [Pipeline] withCredentials [2024-08-29T18:21:26.323Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-08-29T18:21:26.379Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-08-29T18:21:26.662Z] + /home/jenkins/workspace/pipeline-check@6/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Id209f3e3dd14ccf69125fea4e2b4b237710857fa --patchset 5 --branch master --labels Verified=-1 --message 'TF CI Build Failed (check) in 3h 19m 35s [2024-08-29T18:21:26.662Z] [2024-08-29T18:21:26.662Z] Failed checks: [2024-08-29T18:21:26.662Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/test-unit : FAILURE in 5h 16m 31s [2024-08-29T18:21:26.662Z] [2024-08-29T18:21:26.662Z] Succeeded checks: [2024-08-29T18:21:26.662Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/prepare-ut-sandbox : SUCCESS in 0h 19m 7s [2024-08-29T18:21:26.662Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/ansible-os : SUCCESS in 0h 54m 55s [2024-08-29T18:21:26.662Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/build-centos : SUCCESS in 1h 22m 0s' [2024-08-29T18:21:26.662Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Id209f3e3dd14ccf69125fea4e2b4b237710857fa', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'master2', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-08-29 09:25:00.000000000', 'reason': 'Vote got outdated and was removed: Code-Review+2'}, '1000004': {'account': {'_account_id': 1000004}, 'last_update': '2024-08-29 09:25:19.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000001': {'account': {'_account_id': 1000001}, 'last_update': '2024-08-29 15:01:53.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'Id209f3e3dd14ccf69125fea4e2b4b237710857fa', 'subject': 'use config parser in non-strict mode', 'status': 'NEW', 'created': '2024-08-26 14:02:09.000000000', 'updated': '2024-08-29 15:01:53.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 54, 'deletions': 60, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '159e2318c4f9e92180bcbee68b94c4fd302267c5', '_number': 933, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': 'ec88d8a532ef6a78b36d4402c8f71aa398fa1b03', 'revisions': {'ec88d8a532ef6a78b36d4402c8f71aa398fa1b03': {'kind': 'REWORK', '_number': 5, 'created': '2024-08-29 15:01:31.000000000', 'uploader': {'_account_id': 1000004}, 'ref': 'refs/changes/33/933/5', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/33/933/5'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/33/933/5'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/33/933/5'}}, 'commit': {'parents': [{'commit': '5a582b00590b0f274b40cd8e306d8d324d412884', 'subject': 'Unit-tests for updated RD in BGPaaS'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-08-26 14:01:47.000000000', 'tz': 180}, 'committer': {'name': 'Sadykov Ruslan', 'email': 'rsadykov944@gmail.com', 'date': '2024-08-29 15:01:26.000000000', 'tz': 180}, 'subject': 'use config parser in non-strict mode', 'message': 'use config parser in non-strict mode\n\nto be compatible with python2 behaviour\n\nChange-Id: Id209f3e3dd14ccf69125fea4e2b4b237710857fa\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-08-29T18:21:26.663Z] DEBUG: push message data: {'labels': {'Verified': '-1'}, 'message': 'TF CI Build Failed (check) in 3h 19m 35s\n\nFailed checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/test-unit : FAILURE in 5h 16m 31s\n\nSucceeded checks:\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/prepare-ut-sandbox : SUCCESS in 0h 19m 7s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/ansible-os : SUCCESS in 0h 54m 55s\n- build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/33/933/5/check_168/build-centos : SUCCESS in 1h 22m 0s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2024-08-29T18:21:27.136Z] Archiving artifacts [Pipeline] withCredentials [2024-08-29T18:21:27.221Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2024-08-29T18:21:27.551Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T18:21:28.112Z] 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 [2024-08-29T18:21:30.279Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2024-08-29T18:21:30.301Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2024-08-29T18:21:30.332Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #29821 [Pipeline] timeout [2024-08-29T18:21:30.349Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-29T18:21:30.392Z] Scheduling project: cleanup-workers [2024-08-29T18:21:39.102Z] Starting building: cleanup-workers #2421 [2024-08-29T18:22:33.099Z] Build cleanup-workers #2421 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-08-29T18:22:33.192Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2024-08-29T18:22:33.261Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2024-08-29T18:22:33.540Z] + ls -la cleanup-workers-29821 [2024-08-29T18:22:33.540Z] ls: cannot access 'cleanup-workers-29821': No such file or directory [2024-08-29T18:22:33.540Z] + /bin/true [Pipeline] withCredentials [2024-08-29T18:22:33.580Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-29T18:22:33.878Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-29T18:22:34.439Z] 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 [2024-08-29T18:22:35.349Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2024-08-29T18:22:35.361Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2024-08-29T18:22:35.373Z] JOB cleanup-workers: Message - null [Pipeline] echo [2024-08-29T18:22:35.385Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2024-08-29T18:22:35.399Z] 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] } [2024-08-29T18:22:35.474Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2024-08-29T18:22:35.528Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/168/consoleText [Pipeline] withCredentials [2024-08-29T18:22:35.553Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh