[ https://issues.apache.org/jira/browse/RANGER-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhishek Kumar updated RANGER-5071: ----------------------------------- Description: GitHub notifications on running pipelines indicate: `ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636` Recent CI builds are running on `ubuntu-24.04` which is causing PhantomJS dependent tests to fail. (Attached the logs) Upgrade to `ubuntu-24.04` would have updated core libraries like OpenSSL and potentially removed older versions that PhantomJS depends on, such as libssl1.1. Switching to `ubuntu-22.04` to get the CI builds going. > CI: Javascript tests with PhantomJS failing > -------------------------------------------- > > Key: RANGER-5071 > URL: https://issues.apache.org/jira/browse/RANGER-5071 > Project: Ranger > Issue Type: Bug > Components: Ranger > Reporter: Abhishek Kumar > Assignee: Abhishek Kumar > Priority: Major > Attachments: failing_karma_test.log > > Time Spent: 10m > Remaining Estimate: 0h > > GitHub notifications on running pipelines indicate: > `ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see > https://github.com/actions/runner-images/issues/10636` > Recent CI builds are running on `ubuntu-24.04` which is causing PhantomJS > dependent tests to fail. (Attached the logs) > Upgrade to `ubuntu-24.04` would have updated core libraries like OpenSSL and > potentially removed older versions that PhantomJS depends on, such as > libssl1.1. > Switching to `ubuntu-22.04` to get the CI builds going. -- This message was sent by Atlassian Jira (v8.20.10#820010)