OpenSearch Dashboards 2.16.0 discover page hangs after initial deployment

Bug #2077319 reported by Mark Goddard
8
This bug affects 2 people
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Mark Goddard
Antelope
Fix Committed
High
Mark Goddard
Bobcat
Fix Released
High
Mark Goddard
Caracal
Fix Released
High
Mark Goddard
Dalmatian
Fix Released
High
Mark Goddard

Bug Description

See https://github.com/opensearch-project/OpenSearch-Dashboards/issues/7626.

Seen using Antelope/2023.1 upstream Rocky 9 images.

Reverting to images with OpenSearch Dashboards 2.15.0 resolves the issue.

Should Kolla pin opensearch packages?

Mark Goddard (mgoddard)
Changed in kolla:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/kolla/+/926528

Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/926528
Committed: https://opendev.org/openstack/kolla/commit/3c49991a86cb26dd0447fa748d1df9df5aed92bb
Submitter: "Zuul (22348)"
Branch: master

commit 3c49991a86cb26dd0447fa748d1df9df5aed92bb
Author: Mark Goddard <email address hidden>
Date: Mon Aug 19 11:29:06 2024 +0100

    Pin OpenSearch Dashboards to 2.15

    OpenSearch Dashboards 2.16.0 discover page hangs after initial
    deployment due to an upstream bug [1].

    This change fixes the issue by pinning OpenSearch Dashboards to 2.15.

    Note that it seemed safer not to pin OpenSearch to fix this issue, to
    avoid breaking deployments that have already deployed 2.16.

    [1] https://github.com/opensearch-project/OpenSearch-Dashboards/issues/7626

    Closes-Bug: #2077319
    Change-Id: I0de9928b2657ab5f31580325e866bff28f2b5510

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/2024.1)

Fix proposed to branch: stable/2024.1
Review: https://review.opendev.org/c/openstack/kolla/+/928596

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/2023.2)

Fix proposed to branch: stable/2023.2
Review: https://review.opendev.org/c/openstack/kolla/+/928597

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/2023.1)

Fix proposed to branch: stable/2023.1
Review: https://review.opendev.org/c/openstack/kolla/+/928598

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/928598
Committed: https://opendev.org/openstack/kolla/commit/7d73fe8e3dad5cffe1691ae22ac4a224a4282a7f
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 7d73fe8e3dad5cffe1691ae22ac4a224a4282a7f
Author: Mark Goddard <email address hidden>
Date: Mon Aug 19 11:29:06 2024 +0100

    Pin OpenSearch Dashboards to 2.15

    OpenSearch Dashboards 2.16.0 discover page hangs after initial
    deployment due to an upstream bug [1].

    This change fixes the issue by pinning OpenSearch Dashboards to 2.15.

    Note that it seemed safer not to pin OpenSearch to fix this issue, to
    avoid breaking deployments that have already deployed 2.16.

    [1] https://github.com/opensearch-project/OpenSearch-Dashboards/issues/7626

    Closes-Bug: #2077319
    Change-Id: I0de9928b2657ab5f31580325e866bff28f2b5510
    (cherry picked from commit 3c49991a86cb26dd0447fa748d1df9df5aed92bb)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/2023.2)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/928597
Committed: https://opendev.org/openstack/kolla/commit/9dc0371b53997523ddb6bc782802baea4cbe7bbd
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit 9dc0371b53997523ddb6bc782802baea4cbe7bbd
Author: Mark Goddard <email address hidden>
Date: Mon Aug 19 11:29:06 2024 +0100

    Pin OpenSearch Dashboards to 2.15

    OpenSearch Dashboards 2.16.0 discover page hangs after initial
    deployment due to an upstream bug [1].

    This change fixes the issue by pinning OpenSearch Dashboards to 2.15.

    Note that it seemed safer not to pin OpenSearch to fix this issue, to
    avoid breaking deployments that have already deployed 2.16.

    [1] https://github.com/opensearch-project/OpenSearch-Dashboards/issues/7626

    Closes-Bug: #2077319
    Change-Id: I0de9928b2657ab5f31580325e866bff28f2b5510
    (cherry picked from commit 3c49991a86cb26dd0447fa748d1df9df5aed92bb)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/2024.1)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/928596
Committed: https://opendev.org/openstack/kolla/commit/a58a7f88dea997a2a98ce4f5d1894b13d1f0d4d5
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit a58a7f88dea997a2a98ce4f5d1894b13d1f0d4d5
Author: Mark Goddard <email address hidden>
Date: Mon Aug 19 11:29:06 2024 +0100

    Pin OpenSearch Dashboards to 2.15

    OpenSearch Dashboards 2.16.0 discover page hangs after initial
    deployment due to an upstream bug [1].

    This change fixes the issue by pinning OpenSearch Dashboards to 2.15.

    Note that it seemed safer not to pin OpenSearch to fix this issue, to
    avoid breaking deployments that have already deployed 2.16.

    [1] https://github.com/opensearch-project/OpenSearch-Dashboards/issues/7626

    Closes-Bug: #2077319
    Change-Id: I0de9928b2657ab5f31580325e866bff28f2b5510
    (cherry picked from commit 3c49991a86cb26dd0447fa748d1df9df5aed92bb)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 19.0.0.0rc1

This issue was fixed in the openstack/kolla 19.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 17.6.0

This issue was fixed in the openstack/kolla 17.6.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 18.3.0

This issue was fixed in the openstack/kolla 18.3.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.