Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing ES Promotion: security app users should show the default roles #109349

Closed
mistic opened this issue Aug 19, 2021 · 9 comments · Fixed by #109422
Closed

Failing ES Promotion: security app users should show the default roles #109349

mistic opened this issue Aug 19, 2021 · 9 comments · Fixed by #109422
Labels
blocker failed-es-promotion skipped-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! v8.0.0

Comments

@mistic
Copy link
Member

mistic commented Aug 19, 2021

This failure is preventing the promotion of the current Elasticsearch nightly snapshot.

For more information on the Elasticsearch snapshot promotion process including how to reproduce using the unverified nightly ES build: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html

CI failure logs: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/3250/testReport/junit/Chrome%20X-Pack%20UI%20Functional%20Tests/x-pack_test_functional_apps_security_users%C2%B7js/Kibana_Pipeline___security_app_users_should_show_the_default_roles/

TypeError: Cannot read property 'reserved' of undefined
    at Context.<anonymous> (test/functional/apps/security/users.js:107:47)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Object.apply (/dev/shm/workspace/parallel/5/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
@mistic mistic added blocker Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! v8.0.0 skipped-test failed-es-promotion labels Aug 19, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@mistic
Copy link
Member Author

mistic commented Aug 19, 2021

Skipped.

master/8.0: 96dfabd

@azasypkin
Copy link
Member

TypeError: Cannot read property 'reserved' of undefined

Hmm, doesn't look good.... I'll try to take a look as soon as I can.

@azasypkin
Copy link
Member

Okay, that's the culprit: elastic/elasticsearch#76507

@wayneseymour
Copy link
Member

@azasypkin
Copy link
Member

azasypkin commented Aug 20, 2021

Will update and re-enable our users test in #109422 (didn't touch Dashboard Mode plugin specific tests, as they should be removed together with the Dashboard Mode plugin)

@jportner
Copy link
Contributor

These test changes are included in #108103, it has passed CI and it has no pending reviews, not sure why that hasn't merged yet, @ThomThomson were you waiting on something else?

@azasypkin
Copy link
Member

Ah, missed that, thanks! I'll move forward and close my PR then.

@ThomThomson
Copy link
Contributor

@jportner just waiting for CI to pass after merging in the changes from #109422, and will merge after that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-es-promotion skipped-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants