This failure is preventing the promotion of the current Elasticsearch nightly snapshot:
master/8.0: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/431/execution/node/370/log/?consoleFull
14:03:10 1) apis
14:03:10 Machine Learning
14:03:10 calculate model memory limit
14:03:10 calculates the model memory limit 4 influencers, split by customer_id and filtering by country code:
14:03:10 Error: expected 200 "OK", got 400 "Bad Request"
14:03:10 at Test._assertStatus (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:268:12)
14:03:10 at Test._assertFunction (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:283:11)
14:03:10 at Test.assert (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:173:18)
14:03:10 at assert (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:131:12)
14:03:10 at /dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:128:5
14:03:10 at Test.Request.callback (/dev/shm/workspace/kibana/node_modules/superagent/lib/node/index.js:718:3)
14:03:10 at parser (/dev/shm/workspace/kibana/node_modules/superagent/lib/node/index.js:906:18)
14:03:10 at IncomingMessage.res.on (/dev/shm/workspace/kibana/node_modules/superagent/lib/node/parsers/json.js:19:7)
14:03:10 at endReadableNT (_stream_readable.js:1145:12)
14:03:10 at process._tickCallback (internal/process/next_tick.js:63:19)
14:03:10
14:03:10 └- ✖ fail: "apis Machine Learning calculate model memory limit calculates the model memory limit 4 influencers, split by customer_id and filtering by country code"
You can test locally using the environment variable KBN_ES_SNAPSHOT_USE_UNVERIFIED.
Example:
KBN_ES_SNAPSHOT_USE_UNVERIFIED=true node ./scripts/functional_tests_server
KBN_ES_SNAPSHOT_USE_UNVERIFIED=true yarn es snapshot
This failure is preventing the promotion of the current Elasticsearch nightly snapshot:
master/8.0: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/431/execution/node/370/log/?consoleFull
You can test locally using the environment variable KBN_ES_SNAPSHOT_USE_UNVERIFIED.
Example:
KBN_ES_SNAPSHOT_USE_UNVERIFIED=true node ./scripts/functional_tests_serverKBN_ES_SNAPSHOT_USE_UNVERIFIED=true yarn es snapshot