Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-jenkins/+/2771 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-20T09:56:46.531Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2026-05-20T09:56:46.577Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-templates [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2026-05-20T09:56:46.652Z] [WS-CLEANUP] Deleting project workspace... [2026-05-20T09:56:46.652Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-05-20T09:56:46.686Z] [WS-CLEANUP] done [Pipeline] checkout [2026-05-20T09:56:46.717Z] The recommended git tool is: git [2026-05-20T09:56:46.724Z] No credentials specified [2026-05-20T09:56:46.726Z] Cloning the remote Git repository [2026-05-20T09:56:46.729Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2026-05-20T09:56:46.729Z] > git init /home/jenkins/workspace/pipeline-templates/src/opensdn-io/tf-jenkins # timeout=10 [2026-05-20T09:56:46.734Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2026-05-20T09:56:46.734Z] > git --version # timeout=10 [2026-05-20T09:56:46.739Z] > git --version # 'git version 2.25.1' [2026-05-20T09:56:46.739Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T09:56:47.954Z] Avoid second fetch [2026-05-20T09:56:47.960Z] Checking out Revision 28717a24e4746c10c373c080534859137f6c461d (refs/remotes/origin/master) [2026-05-20T09:56:48.012Z] Commit message: "rework test-code-coverage" [2026-05-20T09:56:47.945Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2026-05-20T09:56:47.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T09:56:47.956Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-05-20T09:56:47.961Z] > git config core.sparsecheckout # timeout=10 [2026-05-20T09:56:47.963Z] > git checkout -f 28717a24e4746c10c373c080534859137f6c461d # timeout=10 [2026-05-20T09:56:48.014Z] > git rev-list --no-walk 28717a24e4746c10c373c080534859137f6c461d # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-templates/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2026-05-20T09:56:48.286Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-05-20T09:56:48.585Z] + /home/jenkins/workspace/pipeline-templates/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review Iae2afd13a179ce582f257f8fd3e1027bfbf6f060 --branch master --changed_files --output /home/jenkins/workspace/pipeline-templates/patchsets-info.json [2026-05-20T09:56:48.586Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-jenkins~master~Iae2afd13a179ce582f257f8fd3e1027bfbf6f060', 'project': 'opensdn-io/tf-jenkins', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-05-19 13:51:58.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000002': {'account': {'_account_id': 1000002}, 'last_update': '2026-05-20 09:56:40.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000002}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-05-20 09:51:38.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'Iae2afd13a179ce582f257f8fd3e1027bfbf6f060', 'subject': 'add code-coverage option', 'status': 'NEW', 'created': '2026-03-27 09:19:21.000000000', 'updated': '2026-05-20 09:56:40.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 72, 'deletions': 14, 'total_comment_count': 75, 'unresolved_comment_count': 2, 'has_review_started': True, 'meta_rev_id': 'd76cc2da979a5e8d3344824ccc29516d4e1f9d6c', '_number': 2771, 'owner': {'_account_id': 1000002}, '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': -1, 'date': '2026-05-20 09:56:27.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': '7cd904634cfaca3d34c11627e0b1e02fac2d2e27', 'revisions': {'7cd904634cfaca3d34c11627e0b1e02fac2d2e27': {'kind': 'REWORK', '_number': 52, 'created': '2026-05-20 09:51:21.000000000', 'uploader': {'_account_id': 1000002}, 'ref': 'refs/changes/71/2771/52', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-jenkins', 'ref': 'refs/changes/71/2771/52'}}, 'commit': {'parents': [{'commit': '28717a24e4746c10c373c080534859137f6c461d', 'subject': 'rework test-code-coverage'}], 'author': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-03-27 09:16:13.000000000', 'tz': 180}, 'committer': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-05-20 09:50:23.000000000', 'tz': 180}, 'subject': 'add code-coverage option', 'message': 'add code-coverage option\n\nDepends-on: I5e70b1e90477c6643302fe15f0a404154490dc85\nDepends-on: I570f6fa20bd072174f929f4ce61ad8f5c8693bd1\nChange-Id: Iae2afd13a179ce582f257f8fd3e1027bfbf6f060\nSigned-off-by: tikitavi \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-05-20T09:56:48.586Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-jenkins~master~Ifc0adf72cf0958d77c01f338e21f520143af4b2f', 'project': 'opensdn-io/tf-jenkins', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000002': {'account': {'_account_id': 1000002}, 'last_update': '2026-05-20 08:21:47.000000000', 'reason': 'Change was submitted'}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-05-20 07:14:29.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'Ifc0adf72cf0958d77c01f338e21f520143af4b2f', 'subject': 'rework test-code-coverage', 'status': 'MERGED', 'created': '2026-05-20 07:12:42.000000000', 'updated': '2026-05-20 09:02:00.000000000', 'submitted': '2026-05-20 08:21:47.000000000', 'submitter': {'_account_id': 1000001}, 'insertions': 4, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '2799', 'meta_rev_id': '2913d5be5c7326d59ff76340e02463733d961d4c', '_number': 2799, 'owner': {'_account_id': 1000002}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-05-20 07:14:35.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000002}, {'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': 1000002}, {'value': 2, 'date': '2026-05-20 08:21:35.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': 1000002}]}, 'pending_reviewers': {}, 'current_revision': '28717a24e4746c10c373c080534859137f6c461d', 'revisions': {'28717a24e4746c10c373c080534859137f6c461d': {'kind': 'REWORK', '_number': 2, 'created': '2026-05-20 07:14:15.000000000', 'uploader': {'_account_id': 1000002}, 'ref': 'refs/changes/99/2799/2', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-jenkins', 'ref': 'refs/changes/99/2799/2'}}, 'commit': {'parents': [{'commit': '7e838c2229640d4f62a8340d940508c85b5e0154', 'subject': 'fix typos'}], 'author': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-05-20 07:11:17.000000000', 'tz': 180}, 'committer': {'name': 'rtikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-05-20 07:14:14.000000000', 'tz': 0}, 'subject': 'rework test-code-coverage', 'message': 'rework test-code-coverage\n\nChange-Id: Ifc0adf72cf0958d77c01f338e21f520143af4b2f\nSigned-off-by: tikitavi \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000002}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000001}}]}]} [2026-05-20T09:56:48.842Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-dev-env~master~I570f6fa20bd072174f929f4ce61ad8f5c8693bd1', 'project': 'opensdn-io/tf-dev-env', 'branch': 'master', 'attention_set': {'1000002': {'account': {'_account_id': 1000002}, 'last_update': '2026-05-19 13:34:11.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-05-19 13:44:10.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-05-20 09:56:25.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'I570f6fa20bd072174f929f4ce61ad8f5c8693bd1', 'subject': 'add coverage', 'status': 'NEW', 'created': '2026-03-31 10:18:45.000000000', 'updated': '2026-05-20 09:56:25.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 161, 'deletions': 9, 'total_comment_count': 4, 'unresolved_comment_count': 2, 'has_review_started': True, 'meta_rev_id': '6758dfc2290d0deff9a20e363fbc3a7332355e7a', '_number': 2775, 'owner': {'_account_id': 1000002}, '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': 'cf59592b814a1543abb7cd50bd1e69c8220422c6', 'revisions': {'cf59592b814a1543abb7cd50bd1e69c8220422c6': {'kind': 'REWORK', '_number': 52, 'created': '2026-05-20 09:56:08.000000000', 'uploader': {'_account_id': 1000002}, 'ref': 'refs/changes/75/2775/52', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-dev-env', 'ref': 'refs/changes/75/2775/52'}}, 'commit': {'parents': [{'commit': '43a71a9f03618935213e765d47882ccb0d25ab86', 'subject': 'disable TLS verify for Raven dnf repos'}], 'author': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-03-31 10:18:29.000000000', 'tz': 180}, 'committer': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-05-20 09:56:01.000000000', 'tz': 180}, 'subject': 'add coverage', 'message': 'add coverage\n\nChange-Id: I570f6fa20bd072174f929f4ce61ad8f5c8693bd1\nSigned-off-by: tikitavi \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-05-20T09:56:48.842Z] DEBUG: Change: Iae2afd13a179ce582f257f8fd3e1027bfbf6f060: depends_on: ['I570f6fa20bd072174f929f4ce61ad8f5c8693bd1'] [2026-05-20T09:56:48.842Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-dev-env~master~I570f6fa20bd072174f929f4ce61ad8f5c8693bd1', 'project': 'opensdn-io/tf-dev-env', 'branch': 'master', 'attention_set': {'1000002': {'account': {'_account_id': 1000002}, 'last_update': '2026-05-19 13:34:11.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-05-19 13:44:10.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-05-20 09:56:25.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'I570f6fa20bd072174f929f4ce61ad8f5c8693bd1', 'subject': 'add coverage', 'status': 'NEW', 'created': '2026-03-31 10:18:45.000000000', 'updated': '2026-05-20 09:56:25.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 161, 'deletions': 9, 'total_comment_count': 4, 'unresolved_comment_count': 2, 'has_review_started': True, 'meta_rev_id': '6758dfc2290d0deff9a20e363fbc3a7332355e7a', '_number': 2775, 'owner': {'_account_id': 1000002}, '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': 'cf59592b814a1543abb7cd50bd1e69c8220422c6', 'revisions': {'cf59592b814a1543abb7cd50bd1e69c8220422c6': {'kind': 'REWORK', '_number': 52, 'created': '2026-05-20 09:56:08.000000000', 'uploader': {'_account_id': 1000002}, 'ref': 'refs/changes/75/2775/52', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-dev-env', 'ref': 'refs/changes/75/2775/52'}}, 'commit': {'parents': [{'commit': '43a71a9f03618935213e765d47882ccb0d25ab86', 'subject': 'disable TLS verify for Raven dnf repos'}], 'author': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-03-31 10:18:29.000000000', 'tz': 180}, 'committer': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-05-20 09:56:01.000000000', 'tz': 180}, 'subject': 'add coverage', 'message': 'add coverage\n\nChange-Id: I570f6fa20bd072174f929f4ce61ad8f5c8693bd1\nSigned-off-by: tikitavi \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-05-20T09:56:48.843Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-dev-env~master~I246efc328230b52e6f31ea7b256b59f51b9d6ed6', 'project': 'opensdn-io/tf-dev-env', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000002': {'account': {'_account_id': 1000002}, 'last_update': '2026-04-01 14:05:10.000000000', 'reason': 'Change was submitted'}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-04-01 13:50:45.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'I246efc328230b52e6f31ea7b256b59f51b9d6ed6', 'subject': 'disable TLS verify for Raven dnf repos', 'status': 'MERGED', 'created': '2026-04-01 12:42:44.000000000', 'updated': '2026-04-01 16:43:24.000000000', 'submitted': '2026-04-01 14:05:10.000000000', 'submitter': {'_account_id': 1000001}, 'insertions': 6, 'deletions': 0, 'total_comment_count': 1, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '2780', 'meta_rev_id': '548c6a47614fe5d1eca59f292f31e5c193450ef3', '_number': 2780, 'owner': {'_account_id': 1000002}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-04-01 14:05:01.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000002}, {'value': 0, '_account_id': 1000001}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 2, 'date': '2026-04-01 14:05:01.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000002}, {'value': 1, 'date': '2026-04-01 16:21:04.000000000', 'post_submit': True, 'permitted_voting_range': {'min': 1, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000002}]}, 'pending_reviewers': {}, 'current_revision': '43a71a9f03618935213e765d47882ccb0d25ab86', 'revisions': {'43a71a9f03618935213e765d47882ccb0d25ab86': {'kind': 'REWORK', '_number': 3, 'created': '2026-04-01 13:50:30.000000000', 'uploader': {'_account_id': 1000002}, 'ref': 'refs/changes/80/2780/3', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-dev-env', 'ref': 'refs/changes/80/2780/3'}}, 'commit': {'parents': [{'commit': '7d48f18e50298e807c948c9ba9a526d81606f8dd', 'subject': "don't check certificate for raven-releas fixed"}], 'author': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-04-01 12:42:12.000000000', 'tz': 180}, 'committer': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-04-01 13:50:22.000000000', 'tz': 180}, 'subject': 'disable TLS verify for Raven dnf repos', 'message': 'disable TLS verify for Raven dnf repos\n\nChange-Id: I246efc328230b52e6f31ea7b256b59f51b9d6ed6\nSigned-off-by: tikitavi \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000002}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000002}}]}]} [2026-05-20T09:56:48.843Z] DEBUG: Change: I570f6fa20bd072174f929f4ce61ad8f5c8693bd1: depends_on: [] [Pipeline] archiveArtifacts [2026-05-20T09:56:48.872Z] Archiving artifacts [Pipeline] sh [2026-05-20T09:56:49.173Z] INFO: run 'git fetch https://gerrit.opensdn.io//opensdn-io/tf-jenkins refs/changes/71/2771/52' [2026-05-20T09:56:49.173Z] INFO: FETCH_HEAD - 28717a24 rework test-code-coverage [2026-05-20T09:56:49.434Z] [detached HEAD 53e024f3] add code-coverage option [2026-05-20T09:56:49.434Z] Author: tikitavi [2026-05-20T09:56:49.434Z] Date: Fri Mar 27 12:16:13 2026 +0300 [2026-05-20T09:56:49.434Z] 4 files changed, 72 insertions(+), 14 deletions(-) [2026-05-20T09:56:49.434Z] create mode 100755 jobs/test/unit/merge_code_coverage.sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-templates/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-templates/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-templates/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-templates/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-templates/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2026-05-20T09:56:50.797Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/52/templates_1079 [Pipeline] echo [2026-05-20T09:56:50.825Z] terminate_runs_by_review_number: start [Pipeline] echo [2026-05-20T09:56:51.088Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] sh [Pipeline] echo [2026-05-20T09:56:51.421Z] Pipeline to run: templates [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2026-05-20T09:56:52.076Z] Archiving artifacts [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] echo [2026-05-20T09:56:53.012Z] [cleanup, ansible-os-not-implemented-targets, ansible-k8s, ansible-k8s-ha, ansible-os, ansible-os-ha, ansible-os-ha-ziu, ansible-os-tempest, ansible-full-sanity, ansible-os-vanilla, ansible-os-r24.1, ansible-os-r25.1, build-centos, build-rocky9, build-r24.1-centos, build-r25.1, juju-hybrid-not-implemented-targets, juju-os-not-implemented-targets, juju-k8s-not-implemented-targets, juju-k8s, juju-k8s-ha, juju-k8s-containerd, juju-os, juju-os-ha, juju-os-containerd, juju-os-ha-containerd, juju-hybrid-ha-ziu, juju-os-ha-ziu, juju-os-maas, juju-hybrid-ha, k8s-manifests, k8s-manifests-ha, prepare-ut-sandbox, test-unit, test-unit-ui, prepare-test-sandbox, test-tox-pep8, test-tox-unit, test-tox-py3, test-unit-go, prepare-docs-sandbox, docs-doxygen, test-unit-true] [Pipeline] echo [2026-05-20T09:56:53.076Z] Streams from config: [prepare-ut-sandbox:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[fetch-sources-ut-sandbox, configure-ut-sandbox, cleanup-worker-ut-sandbox, prepare-sandbox-ut-sandbox]], test-unit-true:[jobs:[test-unit-group-one-true, test-unit-ungrouped-true, test-unit-opserver-true, test-unit-group-two-true, test-unit-bgp-true, test-unit-agent-true, test-code-coverage-true], vars:[CODE_COVERAGE:true, LINUX_DISTR_VER:9, LINUX_DISTR:rockylinux]]] [Pipeline] echo [2026-05-20T09:56:53.096Z] Jobs from config: [fetch-sources-ut-sandbox:[job-name:build-fetch-sources, stream:prepare-ut-sandbox, depends-on:[prepare-sandbox-ut-sandbox]], test-unit-group-one-true:[depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]], job-name:test-unit-group-one, stream:test-unit-true], test-unit-ungrouped-true:[depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]], job-name:test-unit-ungrouped, stream:test-unit-true], 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]], test-unit-opserver-true:[depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]], job-name:test-unit-opserver, stream:test-unit-true], prepare-sandbox-ut-sandbox:[job-name:build-prepare-sandbox, stream:prepare-ut-sandbox, vars:[PUBLISH_TYPE:stable, VM_TYPE:small]], test-unit-group-two-true:[depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]], job-name:test-unit-group-two, stream:test-unit-true], test-unit-bgp-true:[depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]], job-name:test-unit-bgp, stream:test-unit-true], test-unit-agent-true:[depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]], job-name:test-unit-agent, stream:test-unit-true], test-code-coverage-true:[depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG]]], test-unit-agent-true, test-unit-bgp-true, test-unit-opserver-true, test-unit-group-one-true, test-unit-group-two-true, test-unit-ungrouped-true], job-name:test-code-coverage, stream:test-unit-true]] [Pipeline] echo [2026-05-20T09:56:53.112Z] Post Jobs from config: [:] [Pipeline] echo [2026-05-20T09:56:53.143Z] Notify gerrit verified=null, submit=false, msg= [2026-05-20T09:56:53.143Z] TF CI Build Started (templates) https://jenkins.opensdn.io/job/pipeline-templates/1079/ [Pipeline] withCredentials [2026-05-20T09:56:53.181Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2026-05-20T09:56:53.258Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-05-20T09:56:53.551Z] + /home/jenkins/workspace/pipeline-templates/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Iae2afd13a179ce582f257f8fd3e1027bfbf6f060 --patchset 52 --branch master --message 'TF CI Build Started (templates) https://jenkins.opensdn.io/job/pipeline-templates/1079/' [2026-05-20T09:56:53.809Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-jenkins~master~Iae2afd13a179ce582f257f8fd3e1027bfbf6f060', 'project': 'opensdn-io/tf-jenkins', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-05-19 13:51:58.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000002': {'account': {'_account_id': 1000002}, 'last_update': '2026-05-20 09:56:40.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000002}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-05-20 09:51:38.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'Iae2afd13a179ce582f257f8fd3e1027bfbf6f060', 'subject': 'add code-coverage option', 'status': 'NEW', 'created': '2026-03-27 09:19:21.000000000', 'updated': '2026-05-20 09:56:40.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 72, 'deletions': 14, 'total_comment_count': 75, 'unresolved_comment_count': 2, 'has_review_started': True, 'meta_rev_id': 'd76cc2da979a5e8d3344824ccc29516d4e1f9d6c', '_number': 2771, 'owner': {'_account_id': 1000002}, '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': -1, 'date': '2026-05-20 09:56:27.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}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Verified': {'-1': [{'_account_id': 1000001}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': '7cd904634cfaca3d34c11627e0b1e02fac2d2e27', 'revisions': {'7cd904634cfaca3d34c11627e0b1e02fac2d2e27': {'kind': 'REWORK', '_number': 52, 'created': '2026-05-20 09:51:21.000000000', 'uploader': {'_account_id': 1000002}, 'ref': 'refs/changes/71/2771/52', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-jenkins', 'ref': 'refs/changes/71/2771/52'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-jenkins', 'ref': 'refs/changes/71/2771/52'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-jenkins', 'ref': 'refs/changes/71/2771/52'}}, 'commit': {'parents': [{'commit': '28717a24e4746c10c373c080534859137f6c461d', 'subject': 'rework test-code-coverage'}], 'author': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-03-27 09:16:13.000000000', 'tz': 180}, 'committer': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-05-20 09:50:23.000000000', 'tz': 180}, 'subject': 'add code-coverage option', 'message': 'add code-coverage option\n\nDepends-on: I5e70b1e90477c6643302fe15f0a404154490dc85\nDepends-on: I570f6fa20bd072174f929f4ce61ad8f5c8693bd1\nChange-Id: Iae2afd13a179ce582f257f8fd3e1027bfbf6f060\nSigned-off-by: tikitavi \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-05-20T09:56:53.809Z] DEBUG: push message data: {'labels': {}, 'message': 'TF CI Build Started (templates) https://jenkins.opensdn.io/job/pipeline-templates/1079/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-20T09:56:53.911Z] Notify discord for new job is started [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-test-unit-true) [Pipeline] parallel [Pipeline] { (Branch: fetch-sources-ut-sandbox) [Pipeline] { (Branch: configure-ut-sandbox) [Pipeline] { (Branch: cleanup-worker-ut-sandbox) [Pipeline] { (Branch: prepare-sandbox-ut-sandbox) [Pipeline] parallel [Pipeline] { (Branch: test-unit-group-one-true) [Pipeline] { (Branch: test-unit-ungrouped-true) [Pipeline] { (Branch: test-unit-opserver-true) [Pipeline] { (Branch: test-unit-group-two-true) [Pipeline] { (Branch: test-unit-bgp-true) [Pipeline] { (Branch: test-unit-agent-true) [Pipeline] { (Branch: test-code-coverage-true) [Pipeline] stage [Pipeline] { (fetch-sources-ut-sandbox) [Pipeline] stage [Pipeline] { (configure-ut-sandbox) [Pipeline] stage [Pipeline] { (cleanup-worker-ut-sandbox) [Pipeline] stage [Pipeline] { (prepare-sandbox-ut-sandbox) [Pipeline] stage [Pipeline] { (test-unit-group-one-true) [Pipeline] stage [Pipeline] { (test-unit-ungrouped-true) [Pipeline] stage [Pipeline] { (test-unit-opserver-true) [Pipeline] stage [Pipeline] { (test-unit-group-two-true) [Pipeline] stage [Pipeline] { (test-unit-bgp-true) [Pipeline] stage [Pipeline] { (test-unit-agent-true) [Pipeline] stage [Pipeline] { (test-code-coverage-true) [Pipeline] echo [2026-05-20T09:56:54.668Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-05-20T09:56:54.718Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-05-20T09:56:54.759Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-05-20T09:56:54.802Z] JOB test-unit-group-one-true: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-05-20T09:56:54.846Z] JOB test-unit-ungrouped-true: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-05-20T09:56:54.957Z] JOB test-unit-opserver-true: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-05-20T09:56:54.997Z] JOB test-unit-group-two-true: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-05-20T09:56:55.037Z] JOB test-unit-bgp-true: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-05-20T09:56:55.087Z] JOB test-unit-agent-true: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-05-20T09:56:55.146Z] JOB test-code-coverage-true: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-05-20T09:56:55.196Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2026-05-20T09:56:55.230Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:56:55.245Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:56:55.265Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:56:55.284Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:56:55.313Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:56:55.331Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2026-05-20T09:56:55.351Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:56:55.370Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:56:55.392Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:56:55.409Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:56:55.436Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:56:55.454Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:56:55.480Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:56:55.497Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:56:55.520Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:56:55.538Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:56:55.561Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:56:55.580Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2026-05-20T09:56:55.653Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:56:55.670Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:56:55.735Z] Will try again after 15 sec [2026-05-20T09:56:55.754Z] Will try again after 15 sec [2026-05-20T09:56:55.775Z] Will try again after 15 sec [2026-05-20T09:56:55.797Z] Will try again after 15 sec [2026-05-20T09:56:55.818Z] Will try again after 15 sec [2026-05-20T09:56:55.839Z] Will try again after 15 sec [2026-05-20T09:56:55.861Z] Will try again after 15 sec [2026-05-20T09:56:55.879Z] Will try again after 15 sec [2026-05-20T09:56:55.897Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-05-20T09:56:55.920Z] Archiving artifacts [2026-05-20T09:56:55.959Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:56:56.113Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #18380 [Pipeline] timeout [2026-05-20T09:56:56.135Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-05-20T09:56:56.183Z] Scheduling project: build-prepare-sandbox [2026-05-20T09:57:01.403Z] Starting building: build-prepare-sandbox #15007 [Pipeline] { [Pipeline] { [Pipeline] echo [2026-05-20T09:57:10.842Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:10.988Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:11.066Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:11.083Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2026-05-20T09:57:11.197Z] Will try again after 15 sec [2026-05-20T09:57:11.216Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:57:11.235Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:11.251Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2026-05-20T09:57:11.276Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:11.294Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:11.318Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:11.334Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:11.357Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:11.373Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:11.396Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:11.414Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:11.437Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:11.455Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:11.478Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:11.496Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:11.534Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:57:11.552Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:11.628Z] Will try again after 15 sec [2026-05-20T09:57:11.651Z] Will try again after 15 sec [2026-05-20T09:57:11.669Z] Will try again after 15 sec [2026-05-20T09:57:11.689Z] Will try again after 15 sec [2026-05-20T09:57:11.708Z] Will try again after 15 sec [2026-05-20T09:57:11.725Z] Will try again after 15 sec [2026-05-20T09:57:11.745Z] Will try again after 15 sec [2026-05-20T09:57:11.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-05-20T09:57:26.254Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:26.269Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:26.290Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:26.305Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:26.356Z] Will try again after 15 sec [2026-05-20T09:57:26.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:57:26.662Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:26.676Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2026-05-20T09:57:26.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-05-20T09:57:26.842Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:26.859Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:26.890Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:26.910Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:26.936Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:26.954Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:26.984Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:27.002Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:27.038Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:27.057Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:27.080Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:27.096Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-05-20T09:57:27.151Z] Will try again after 15 sec [2026-05-20T09:57:27.170Z] Will try again after 15 sec [2026-05-20T09:57:27.193Z] Will try again after 15 sec [2026-05-20T09:57:27.213Z] Will try again after 15 sec [2026-05-20T09:57:27.234Z] Will try again after 15 sec [2026-05-20T09:57:27.255Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:57:27.277Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:57:27.298Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:27.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:57:41.392Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:41.408Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-05-20T09:57:41.461Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:57:41.494Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:41.510Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:41.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:57:41.779Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:41.797Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T09:57:41.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:57:42.190Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:42.206Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-05-20T09:57:42.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-05-20T09:57:42.349Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:42.365Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:42.386Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:42.400Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:42.418Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:42.433Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:42.453Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:42.468Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:42.499Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:42.515Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:42.559Z] Will try again after 15 sec [2026-05-20T09:57:42.576Z] Will try again after 15 sec [Pipeline] { [2026-05-20T09:57:42.612Z] Will try again after 15 sec [2026-05-20T09:57:42.629Z] Will try again after 15 sec [2026-05-20T09:57:42.650Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:57:42.743Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:57:42.759Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:42.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:57:56.497Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:56.513Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:56.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:57:56.603Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:56.618Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:56.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:57:56.878Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:56.895Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T09:57:56.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:57:57.304Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:57.321Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:57.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-05-20T09:57:57.613Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:57.629Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:57.653Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:57.671Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-05-20T09:57:57.818Z] Will try again after 15 sec [Pipeline] { [2026-05-20T09:57:57.849Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:57:57.866Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:57.882Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:57:57.905Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:57.922Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-05-20T09:57:57.964Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:57:57.981Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:58.030Z] Will try again after 15 sec [2026-05-20T09:57:58.050Z] Will try again after 15 sec [2026-05-20T09:57:58.073Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:57:58.122Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:57:58.140Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:57:58.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:11.597Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:11.613Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:11.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:11.707Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:11.722Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:11.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:11.977Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:11.993Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T09:58:12.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:12.401Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:12.417Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:12.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:12.855Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:12.871Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-05-20T09:58:12.922Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:58:12.953Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:12.968Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:13.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:13.065Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:13.082Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-05-20T09:58:13.152Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:58:13.181Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:13.197Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-05-20T09:58:13.219Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:13.236Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:13.293Z] Will try again after 15 sec [Pipeline] { [2026-05-20T09:58:13.327Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:58:13.376Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:58:13.393Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:13.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:26.694Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:26.712Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:26.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:26.810Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:26.827Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:26.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:27.078Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:27.094Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T09:58:27.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:27.500Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:27.517Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:27.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:27.960Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:27.976Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:28.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:28.072Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:28.089Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:28.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:28.193Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:28.207Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:28.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:28.329Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:28.345Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-05-20T09:58:28.408Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:58:28.437Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:28.454Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-05-20T09:58:28.513Z] Will try again after 15 sec [Pipeline] echo [2026-05-20T09:58:28.552Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:58:28.571Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:28.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:41.796Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:41.814Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:41.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:41.906Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:41.923Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:41.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:42.174Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:42.190Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T09:58:42.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:42.599Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:42.616Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:42.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:43.058Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:43.075Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:43.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:43.180Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:43.195Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:43.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:43.283Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:43.299Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:43.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:43.442Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:43.458Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:43.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:43.550Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:43.568Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:43.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:43.667Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:58:43.687Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:43.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:56.902Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:56.921Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:56.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:57.017Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:57.033Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:57.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:57.283Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:57.299Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T09:58:57.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:57.702Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:57.719Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:57.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:58.158Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:58.175Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:58.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:58.270Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:58.287Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:58.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:58.386Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:58.403Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:58.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:58.536Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:58.553Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:58.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:58.647Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:58:58.663Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:58.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:58:58.805Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:58:58.826Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:58:58.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:12.004Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:12.021Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:12.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:12.114Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:12.131Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:12.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:12.383Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:12.403Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T09:59:12.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:12.813Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:12.833Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:12.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:13.268Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:13.287Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:13.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:13.378Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:13.394Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:13.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:13.484Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:13.500Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:13.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:13.640Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:13.656Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:13.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:13.749Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:13.769Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:13.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:13.920Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:59:13.942Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:13.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:27.107Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:27.125Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:27.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:27.223Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:27.240Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:27.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:27.490Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:27.508Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T09:59:27.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:27.916Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:27.933Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:27.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:28.365Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:28.381Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:28.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:28.475Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:28.491Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:28.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:28.584Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:28.600Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:28.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:28.735Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:28.751Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:28.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:28.847Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:28.865Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:28.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:29.039Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:59:29.058Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:29.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:42.213Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:42.233Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:42.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:42.342Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:42.361Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:42.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:42.597Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:42.613Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T09:59:42.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:43.015Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:43.030Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:43.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:43.464Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:43.484Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:43.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:43.585Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:43.602Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:43.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:43.695Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:43.710Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:43.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:43.834Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:43.852Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:43.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:43.946Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:43.962Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:44.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:44.156Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:59:44.175Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:44.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:57.318Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:57.335Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:57.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:57.450Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:57.469Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:57.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:57.700Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:57.717Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T09:59:57.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:58.118Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:58.136Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:58.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:58.573Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:58.590Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:58.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:58.684Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:58.700Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:58.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:58.793Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:58.808Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:58.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:58.936Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:58.952Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:59.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:59.044Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T09:59:59.061Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:59.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T09:59:59.290Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T09:59:59.306Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T09:59:59.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:12.416Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:12.433Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:12.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:12.552Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:12.568Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:12.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:12.801Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:12.822Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T10:00:12.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:13.227Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:13.247Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:13.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:13.673Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:13.692Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:13.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:13.803Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:13.822Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:13.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:13.935Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:13.953Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:14.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:14.052Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:14.072Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:14.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:14.172Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:14.192Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:14.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:14.419Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T10:00:14.451Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:14.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:27.528Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:27.543Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:27.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:27.654Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:27.673Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:27.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:27.910Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:27.926Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T10:00:27.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:28.353Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:28.371Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:28.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:28.792Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:28.810Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:28.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:28.922Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:28.941Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:28.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:29.041Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:29.058Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:29.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:29.159Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:29.178Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:29.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:29.280Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:29.296Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:29.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:29.551Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T10:00:29.571Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:29.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:42.627Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:42.645Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:42.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:42.756Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:42.774Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:42.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:43.010Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:43.027Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T10:00:43.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:43.457Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:43.475Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:43.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:43.901Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:43.920Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:43.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:44.027Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:44.046Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:44.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:44.149Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:44.166Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:44.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:44.271Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:44.290Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:44.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:44.391Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:44.409Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:44.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:44.683Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T10:00:44.706Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:44.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:57.739Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:57.757Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:57.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:57.861Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:57.878Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:57.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:58.115Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:58.142Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T10:00:58.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:58.564Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:58.582Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:58.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:59.008Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:59.029Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:59.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:59.140Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:59.158Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:59.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:59.260Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:59.277Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:59.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:59.377Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:59.394Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:59.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:59.498Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:00:59.516Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:59.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:00:59.799Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T10:00:59.820Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:00:59.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:12.845Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:12.864Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:12.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:12.973Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:12.989Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:13.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:13.232Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:13.249Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T10:01:13.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:13.668Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:13.688Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:13.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:14.120Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:14.137Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:14.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:14.238Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:14.254Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:14.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:14.362Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:14.380Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:14.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:14.479Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:14.496Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:14.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:14.595Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:14.616Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:14.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:14.940Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T10:01:14.968Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:15.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:27.958Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:27.976Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:28.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:28.082Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:28.098Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:28.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:28.337Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:28.353Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T10:01:28.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:28.776Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:28.794Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:28.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:29.233Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:29.249Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:29.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:29.351Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:29.370Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:29.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:29.469Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:29.484Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:29.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:29.584Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:29.601Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:29.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:29.703Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:29.718Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:29.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:30.079Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T10:01:30.101Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:30.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:43.072Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:43.090Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:43.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:43.199Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:43.217Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:43.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:43.435Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:43.451Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T10:01:43.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:43.885Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:43.901Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:43.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:44.341Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:44.359Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:44.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:44.462Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:44.483Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:44.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:44.586Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:44.605Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:44.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:44.715Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:44.732Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:44.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:44.837Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:44.853Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:44.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:45.211Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T10:01:45.229Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:45.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:58.182Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:58.199Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:58.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:58.306Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:58.322Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:58.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:58.544Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:58.564Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T10:01:58.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:58.991Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:59.017Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:59.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:59.451Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:59.468Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:59.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:59.569Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:59.586Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:59.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:59.701Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:59.719Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:59.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:59.825Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:59.841Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:01:59.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:01:59.943Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:01:59.960Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:00.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:00.358Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T10:02:00.375Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:00.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:13.286Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:02:13.308Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:13.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:13.424Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:02:13.442Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:13.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:13.657Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:02:13.678Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-05-20T10:02:13.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:14.103Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:02:14.120Z] JOB test-unit-group-one-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:14.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:14.548Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:02:14.564Z] JOB test-unit-ungrouped-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:14.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:14.669Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:02:14.688Z] JOB test-unit-opserver-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:14.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:14.803Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:02:14.821Z] JOB test-unit-group-two-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:14.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:14.929Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:02:14.945Z] JOB test-unit-bgp-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:14.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:15.053Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-05-20T10:02:15.073Z] JOB test-unit-agent-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:15.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-05-20T10:02:15.476Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent-true:null, test-unit-bgp-true:null, test-unit-opserver-true:null, test-unit-group-one-true:null, test-unit-group-two-true:null, test-unit-ungrouped-true:null] [Pipeline] echo [2026-05-20T10:02:15.493Z] JOB test-code-coverage-true: fails were not found, unfinished jobs are still present [Pipeline] } [2026-05-20T10:02:15.545Z] Will try again after 15 sec [2026-05-20T10:02:22.306Z] Build build-prepare-sandbox #15007 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-05-20T10:02:22.411Z] JOB prepare-sandbox-ut-sandbox: Failed [Pipeline] copyArtifacts [2026-05-20T10:02:22.446Z] Copied 0 artifacts from "build-prepare-sandbox" build number 15007 [Pipeline] echo [2026-05-20T10:02:22.485Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-05-20T10:02:22.775Z] + ls -la build-prepare-sandbox-18380 [2026-05-20T10:02:22.775Z] total 16 [2026-05-20T10:02:22.775Z] drwxr-xr-x 2 jenkins docker 4096 May 20 10:02 . [2026-05-20T10:02:22.775Z] drwxr-xr-x 4 jenkins docker 12288 May 20 10:02 .. [Pipeline] withCredentials [2026-05-20T10:02:22.823Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-05-20T10:02:23.139Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-05-20T10:02:23.704Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-20T10:02:24.650Z] JOB prepare-sandbox-ut-sandbox: error in job!!! [Pipeline] echo [2026-05-20T10:02:24.665Z] JOB prepare-sandbox-ut-sandbox: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2026-05-20T10:02:24.680Z] JOB prepare-sandbox-ut-sandbox: Message - null [Pipeline] echo [2026-05-20T10:02:24.694Z] JOB prepare-sandbox-ut-sandbox: Cause - null [Pipeline] echo [2026-05-20T10:02:24.712Z] JOB prepare-sandbox-ut-sandbox: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-20T10:02:24.789Z] Failed in branch prepare-sandbox-ut-sandbox [Pipeline] { [Pipeline] echo [2026-05-20T10:02:28.410Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:FAILURE] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-05-20T10:02:28.494Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = false [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-05-20T10:02:28.641Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:NOT_BUILT] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-05-20T10:02:28.748Z] JOB configure-ut-sandbox: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] echo [2026-05-20T10:02:28.904Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:NOT_BUILT] [Pipeline] echo [2026-05-20T10:02:28.988Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-05-20T10:02:29.146Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2026-05-20T10:02:29.191Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-05-20T10:02:29.268Z] JOB test-unit-group-one-true: waiting for dependecy [configure-ut-sandbox:NOT_BUILT] [Pipeline] } [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2026-05-20T10:02:29.349Z] Archiving artifacts [Pipeline] echo [2026-05-20T10:02:29.366Z] JOB test-unit-group-one-true: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-05-20T10:02:29.465Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] dir [2026-05-20T10:02:29.513Z] Running in /home/jenkins/workspace/pipeline-templates [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-05-20T10:02:29.601Z] JOB cleanup-worker-ut-sandbox: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2026-05-20T10:02:29.694Z] JOB cleanup-worker-ut-sandbox: content of deps file is empty [Pipeline] echo [2026-05-20T10:02:29.714Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #7452 [Pipeline] timeout [2026-05-20T10:02:30.006Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-05-20T10:02:30.132Z] JOB test-unit-ungrouped-true: waiting for dependecy [configure-ut-sandbox:NOT_BUILT] [Pipeline] } [Pipeline] build [2026-05-20T10:02:30.159Z] Scheduling project: build-cleanup [Pipeline] echo [2026-05-20T10:02:30.184Z] JOB test-unit-opserver-true: waiting for dependecy [configure-ut-sandbox:NOT_BUILT] [Pipeline] } [Pipeline] echo [2026-05-20T10:02:30.210Z] JOB test-unit-group-two-true: waiting for dependecy [configure-ut-sandbox:NOT_BUILT] [Pipeline] } [Pipeline] echo [2026-05-20T10:02:30.238Z] JOB test-unit-bgp-true: waiting for dependecy [configure-ut-sandbox:NOT_BUILT] [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2026-05-20T10:02:30.334Z] JOB test-unit-ungrouped-true: wait finished. overall result = false [Pipeline] } [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] echo [2026-05-20T10:02:30.463Z] JOB test-unit-opserver-true: wait finished. overall result = false [Pipeline] } [Pipeline] echo [2026-05-20T10:02:30.484Z] JOB test-unit-group-two-true: wait finished. overall result = false [Pipeline] } [Pipeline] echo [2026-05-20T10:02:30.505Z] JOB test-unit-bgp-true: wait finished. overall result = false [Pipeline] } [Pipeline] echo [2026-05-20T10:02:30.527Z] JOB test-unit-agent-true: waiting for dependecy [configure-ut-sandbox:NOT_BUILT] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // waitUntil [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] echo [2026-05-20T10:02:30.766Z] JOB test-unit-agent-true: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-05-20T10:02:30.891Z] JOB test-code-coverage-true: waiting for dependecy [configure-ut-sandbox:NOT_BUILT, test-unit-agent-true:NOT_BUILT, test-unit-bgp-true:NOT_BUILT, test-unit-opserver-true:NOT_BUILT, test-unit-group-one-true:NOT_BUILT, test-unit-group-two-true:NOT_BUILT, test-unit-ungrouped-true:NOT_BUILT] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-05-20T10:02:30.974Z] JOB test-code-coverage-true: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [2026-05-20T10:02:35.885Z] Starting building: build-cleanup #13318 [2026-05-20T10:02:38.816Z] Build build-cleanup #13318 completed: SUCCESS [Pipeline] echo [2026-05-20T10:02:38.834Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-05-20T10:02:38.925Z] Copied 0 artifacts from "build-cleanup" build number 13318 [Pipeline] echo [2026-05-20T10:02:38.960Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-05-20T10:02:39.251Z] + ls -la build-cleanup-7452 [2026-05-20T10:02:39.251Z] total 16 [2026-05-20T10:02:39.251Z] drwxr-xr-x 2 jenkins docker 4096 May 20 10:02 . [2026-05-20T10:02:39.251Z] drwxr-xr-x 5 jenkins docker 12288 May 20 10:02 .. [Pipeline] withCredentials [2026-05-20T10:02:39.295Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-05-20T10:02:39.609Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-05-20T10:02:40.175Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [2026-05-20T10:02:41.276Z] Failed in branch stream-prepare-ut-sandbox [Pipeline] // parallel [Pipeline] echo [2026-05-20T10:02:41.365Z] ERROR: Failed to run null [Pipeline] echo [2026-05-20T10:02:41.382Z] Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] echo [2026-05-20T10:02:41.398Z] Jobs results: [fetch-sources-ut-sandbox:[job-rnd:25702, number:-1, duration:0, result:NOT_BUILT], test-unit-group-one-true:[job-rnd:94484, number:-1, duration:0, result:NOT_BUILT], test-unit-ungrouped-true:[job-rnd:25360, number:-1, duration:0, result:NOT_BUILT], configure-ut-sandbox:[job-rnd:77606, number:-1, duration:0, result:NOT_BUILT], cleanup-worker-ut-sandbox:[job-rnd:7452, number:13318, started:1779271355884, duration:2884, result:SUCCESS], test-unit-opserver-true:[job-rnd:3993, number:-1, duration:0, result:NOT_BUILT], prepare-sandbox-ut-sandbox:[job-rnd:18380, result:FAILURE, number:15007, started:1779271021402, duration:320865], test-unit-group-two-true:[job-rnd:26641, number:-1, duration:0, result:NOT_BUILT], test-unit-bgp-true:[job-rnd:6443, number:-1, duration:0, result:NOT_BUILT], test-unit-agent-true:[job-rnd:75332, number:-1, duration:0, result:NOT_BUILT], test-code-coverage-true:[job-rnd:82784, number:-1, duration:0, result:NOT_BUILT]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2026-05-20T10:02:41.476Z] Evaluated results for prepare-ut-sandbox = [results:[NOT_BUILT, NOT_BUILT, SUCCESS, FAILURE], duration:323749] [Pipeline] echo [2026-05-20T10:02:41.503Z] Evaluated results for test-unit-true = [results:[NOT_BUILT, NOT_BUILT, NOT_BUILT, NOT_BUILT, NOT_BUILT, NOT_BUILT, NOT_BUILT], duration:0] [Pipeline] echo [2026-05-20T10:02:41.535Z] Notify gerrit verified=null, submit=false, msg= [2026-05-20T10:02:41.535Z] TF CI Build Failed (templates) in 0h 5m 50s [2026-05-20T10:02:41.535Z] [2026-05-20T10:02:41.535Z] Failed checks: [2026-05-20T10:02:41.535Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/52/templates_1079/prepare-ut-sandbox : FAILURE in 0h 5m 23s [2026-05-20T10:02:41.535Z] - test-unit-true : NOT_BUILT [2026-05-20T10:02:41.535Z] [2026-05-20T10:02:41.535Z] Succeeded checks: [Pipeline] withCredentials [2026-05-20T10:02:41.565Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2026-05-20T10:02:41.623Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-05-20T10:02:41.919Z] + /home/jenkins/workspace/pipeline-templates/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Iae2afd13a179ce582f257f8fd3e1027bfbf6f060 --patchset 52 --branch master --message 'TF CI Build Failed (templates) in 0h 5m 50s [2026-05-20T10:02:41.919Z] [2026-05-20T10:02:41.919Z] Failed checks: [2026-05-20T10:02:41.919Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/52/templates_1079/prepare-ut-sandbox : FAILURE in 0h 5m 23s [2026-05-20T10:02:41.919Z] - test-unit-true : NOT_BUILT [2026-05-20T10:02:41.919Z] [2026-05-20T10:02:41.919Z] Succeeded checks:' [2026-05-20T10:02:42.177Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-jenkins~master~Iae2afd13a179ce582f257f8fd3e1027bfbf6f060', 'project': 'opensdn-io/tf-jenkins', 'branch': 'master', 'attention_set': {'1000002': {'account': {'_account_id': 1000002}, 'last_update': '2026-05-20 09:56:53.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-05-19 13:51:58.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-05-20 09:51:38.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'Iae2afd13a179ce582f257f8fd3e1027bfbf6f060', 'subject': 'add code-coverage option', 'status': 'NEW', 'created': '2026-03-27 09:19:21.000000000', 'updated': '2026-05-20 09:56:53.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 72, 'deletions': 14, 'total_comment_count': 75, 'unresolved_comment_count': 2, 'has_review_started': True, 'meta_rev_id': '3d1d3ad1f56633f766a54703305718215fcd60d8', '_number': 2771, 'owner': {'_account_id': 1000002}, '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': -1, 'date': '2026-05-20 09:56:27.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}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Verified': {'-1': [{'_account_id': 1000001}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': '7cd904634cfaca3d34c11627e0b1e02fac2d2e27', 'revisions': {'7cd904634cfaca3d34c11627e0b1e02fac2d2e27': {'kind': 'REWORK', '_number': 52, 'created': '2026-05-20 09:51:21.000000000', 'uploader': {'_account_id': 1000002}, 'ref': 'refs/changes/71/2771/52', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-jenkins', 'ref': 'refs/changes/71/2771/52'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-jenkins', 'ref': 'refs/changes/71/2771/52'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-jenkins', 'ref': 'refs/changes/71/2771/52'}}, 'commit': {'parents': [{'commit': '28717a24e4746c10c373c080534859137f6c461d', 'subject': 'rework test-code-coverage'}], 'author': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-03-27 09:16:13.000000000', 'tz': 180}, 'committer': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2026-05-20 09:50:23.000000000', 'tz': 180}, 'subject': 'add code-coverage option', 'message': 'add code-coverage option\n\nDepends-on: I5e70b1e90477c6643302fe15f0a404154490dc85\nDepends-on: I570f6fa20bd072174f929f4ce61ad8f5c8693bd1\nChange-Id: Iae2afd13a179ce582f257f8fd3e1027bfbf6f060\nSigned-off-by: tikitavi \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-05-20T10:02:42.177Z] DEBUG: push message data: {'labels': {}, 'message': 'TF CI Build Failed (templates) in 0h 5m 50s\n\nFailed checks:\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/52/templates_1079/prepare-ut-sandbox : FAILURE in 0h 5m 23s\n- test-unit-true : NOT_BUILT\n\nSucceeded checks:'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2026-05-20T10:02:42.591Z] Archiving artifacts [Pipeline] withCredentials [2026-05-20T10:02:42.661Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2026-05-20T10:02:43.015Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-05-20T10:02:43.578Z] 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] echo [2026-05-20T10:02:44.261Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-templates/1079/consoleText [Pipeline] withCredentials [2026-05-20T10:02:44.291Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh