Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[7.x] [meta] download goss outside of pods (#1460) #1461

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

jmlrt
Copy link
Member

@jmlrt jmlrt commented Dec 9, 2021

Backports the following commits to 7.x:

This commit update the way goss binary is retrieved in the
tests/examples. The goss binary is now downloaded locally then copied
inside the pod.

This is needed because the Elasticsearch Ubuntu based Docker images is
missing the ca-certificates package, and so the curl https command is
failling with `curl: (77) error setting certificate verify locations`
error.

Follow-up of elastic#1458
Relates to elastic#1459 (comment)
@jmlrt jmlrt added the backport label Dec 9, 2021
@jmlrt
Copy link
Member Author

jmlrt commented Dec 9, 2021

Some Elasticsearch tests in https://devops-ci.elastic.co/job/elastic+helm-charts+pull-request+integration-elasticsearch/1182/ are still failing

elasticsearch {"type": "server", "timestamp": "2021-12-09T17:44:44,872Z", "level": "ERROR", "component": "o.e.x.i.h.ILMHistoryStore", "cluster.name": "multi", "node.name": "multi-master-0", "message": "failures: [{awVLoH0B_9bA
4dNPOwvn=UnavailableShardsException[[.ds-ilm-history-5-2021.12.09-000001][0] primary shard is not active Timeout: [1m], request: [BulkShardRequest [[.ds-ilm-history-5-2021.12.09-000001][0]] containing [5] requests]], agVLoH0B_
9bA4dNPOwvn=UnavailableShardsException[[.ds-ilm-history-5-2021.12.09-000001][0] primary shard is not active Timeout: [1m], request: [BulkShardRequest [[.ds-ilm-history-5-2021.12.09-000001][0]] containing [5] requests]], bAVLoH
0B_9bA4dNPOwvn=UnavailableShardsException[[.ds-ilm-history-5-2021.12.09-000001][0] primary shard is not active Timeout: [1m], request: [BulkShardRequest [[.ds-ilm-history-5-2021.12.09-000001][0]] containing [5] requests]], aQV
LoH0B_9bA4dNPOwvn=UnavailableShardsException[[.ds-ilm-history-5-2021.12.09-000001][0] primary shard is not active Timeout: [1m], request: [BulkShardRequest [[.ds-ilm-history-5-2021.12.09-000001][0]] containing [5] requests]],
aAVLoH0B_9bA4dNPOwvn=UnavailableShardsException[[.ds-ilm-history-5-2021.12.09-000001][0] primary shard is not active Timeout: [1m], request: [BulkShardRequest [[.ds-ilm-history-5-2021.12.09-000001][0]] containing [5] requests]
]}]", "cluster.uuid": "VBvbOCHJQXSpiq_2s9kj4A", "node.id": "oBfMyeTPR0ChJQMKZukcRQ"  }

@jmlrt
Copy link
Member Author

jmlrt commented Dec 13, 2021

  • multi tests: need to investigate more

#1462

@jmlrt
Copy link
Member Author

jmlrt commented Dec 13, 2021

config tests: need to also replace sh by bash in https://github.com/jmlrt/helm-charts/blob/0697652b12ba228122bc5878472ab9b29b95cb7a/elasticsearch/templates/statefulset.yaml#L178

Will be fixed in another PR as it also needs to be fixed in main branch => #1464

@jmlrt jmlrt merged commit 651cfd9 into elastic:7.x Dec 13, 2021
@jmlrt jmlrt deleted the backport/7.x/pr-1460 branch December 13, 2021 09:42
@jmlrt jmlrt mentioned this pull request Mar 8, 2022
@jmlrt jmlrt mentioned this pull request Apr 21, 2022
This was referenced Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant