Skip to content

[7.17] [ToolingLog] remove some manual indent management (#126636)#126796

Closed
spalger wants to merge 1 commit intoelastic:7.17from
spalger:backport/7.17/pr-126636
Closed

[7.17] [ToolingLog] remove some manual indent management (#126636)#126796
spalger wants to merge 1 commit intoelastic:7.17from
spalger:backport/7.17/pr-126636

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Mar 3, 2022

Backport

This will backport the following commits from main to 7.17:

Questions ?

Please refer to the Backport tool documentation

* [ToolingLog] remove some manual indent management

* improve log message

* [dev/build] write the newline after a failed step

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 4f2321d)

# Conflicts:
#	packages/kbn-es/src/cluster.js
@spalger spalger added the backport This PR is a backport of another PR label Mar 3, 2022
@spalger spalger enabled auto-merge (squash) March 3, 2022 15:24
@kibana-ci
Copy link
Copy Markdown

kibana-ci commented Mar 3, 2022

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Integration Tests #1 / #run() rejects if #start() was called previously
  • [job] [logs] Jest Integration Tests #1 / #run() rejects when bin/elasticsearch exists with 1
  • [job] [logs] Jest Integration Tests #1 / #stop() rejects when ES exits with 1
  • [job] [logs] Jest Integration Tests #1 / migration actions cloneIndex resolves left index_not_found_exception if the source index does not exist
  • [job] [logs] Jest Integration Tests #1 / migration actions cloneIndex resolves left with a retryable_es_client_error if clone target already exists but takes longer than the specified timeout before turning yellow
  • [job] [logs] Jest Integration Tests #1 / migration actions cloneIndex resolves right after waiting for index status to be yellow if clone target already existed
  • [job] [logs] Jest Integration Tests #1 / migration actions cloneIndex resolves right if cloning into a new target index
  • [job] [logs] Jest Integration Tests #1 / migration actions fetchIndices resolves right empty record if no indices were found
  • [job] [logs] Jest Integration Tests #1 / migration actions fetchIndices resolves right record with found indices
  • [job] [logs] Jest Integration Tests #1 / migration actions reindex & waitForReindexTask resolves left incompatible_mapping_exception if all reindex failures are due to a strict_dynamic_mapping_exception
  • [job] [logs] Jest Integration Tests #1 / migration actions reindex & waitForReindexTask resolves right and excludes all documents not matching the unusedTypesQuery
  • [job] [logs] Jest Integration Tests #1 / migration actions reindex & waitForReindexTask resolves right and proceeds to add missing documents if there are some existing docs conflicts
  • [job] [logs] Jest Integration Tests #1 / migration actions reindex & waitForReindexTask resolves right when reindex succeeds with reindex script
  • [job] [logs] Jest Integration Tests #1 / migration actions reindex & waitForReindexTask resolves right when reindex succeeds without reindex script
  • [job] [logs] Jest Integration Tests #1 / migration actions reindex & waitForReindexTask resolves right, ignores version conflicts and does not update existing docs when reindex multiple times
  • [job] [logs] Jest Integration Tests #1 / migration actions removeWriteBlock rejects if there is a non-retryable error
  • [job] [logs] Jest Integration Tests #1 / migration actions removeWriteBlock resolves right if successful when an index already has a write block
  • [job] [logs] Jest Integration Tests #1 / migration actions removeWriteBlock resolves right if successful when an index does not have a write block
  • [job] [logs] Jest Integration Tests #1 / migration actions setWriteBlock once resolved, prevents further writes to the index
  • [job] [logs] Jest Integration Tests #1 / migration actions setWriteBlock resolves left index_not_found_exception when the index does not exist
  • [job] [logs] Jest Integration Tests #1 / migration actions setWriteBlock resolves right when setting a write block on an index that already has one
  • [job] [logs] Jest Integration Tests #1 / migration actions setWriteBlock resolves right when setting the write block succeeds
  • [job] [logs] Jest Integration Tests #1 / migration actions waitForIndexStatusYellow resolves right after waiting for an index status to be yellow if the index already existed

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@spalger spalger closed this Mar 3, 2022
auto-merge was automatically disabled March 3, 2022 19:50

Pull request was closed

@spalger spalger deleted the backport/7.17/pr-126636 branch May 8, 2022 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants