Mugdha Varadkar created RANGER-4791:
---------------------------------------
Summary: Fixing build issue for Phantomjs Auto configuration
failed due to OPEN_SSL
Key: RANGER-4791
URL: https://issues.apache.org/jira/browse/RANGER-4791
Project: Ranger
Issue Type: Bug
Components: admin
Reporter: Mugdha Varadkar
Assignee: Mugdha Varadkar
Ranger build for redhat9 is failing for security-admin module for phantomjs
auto configuration failed.
Below is the log trace,
{code}
10:53:58 2024/05/08 05:23:58 INFO : [INFO] 08 05 2024 05:23:58.533:INFO
[launcher]: Starting browser PhantomJS
10:53:58 2024/05/08 05:23:58 INFO : [INFO] 08 05 2024 05:23:58.565:ERROR
[phantomjs.launcher]: Auto configuration failed
10:53:58 2024/05/08 05:23:58 INFO : [INFO]
139820265396032:error:25066067:DSO support routines:DLFCN_LOAD:could not load
the shared library:dso_dlfcn.c:185:filename(libproviders.so): libproviders.so:
cannot open shared object file: No such file or directory
10:53:58 2024/05/08 05:23:58 INFO : [INFO]
139820265396032:error:25070067:DSO support routines:DSO_load:could not load the
shared library:dso_lib.c:244:
10:53:58 2024/05/08 05:23:58 INFO : [INFO]
139820265396032:error:0E07506E:configuration file
routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=providers,
path=providers
10:53:58 2024/05/08 05:23:58 INFO : [INFO]
139820265396032:error:0E076071:configuration file routines:MODULE_RUN:unknown
module name:conf_mod.c:222:module=providers
10:53:58 2024/05/08 05:23:58 INFO : [INFO]
10:53:58 2024/05/08 05:23:58 INFO : [INFO] 08 05 2024 05:23:58.571:ERROR
[launcher]: Cannot start PhantomJS
10:53:58 2024/05/08 05:23:58 INFO : [INFO] Auto configuration failed
10:53:58 2024/05/08 05:23:58 INFO : [INFO]
139820265396032:error:25066067:DSO support routines:DLFCN_LOAD:could not load
the shared library:dso_dlfcn.c:185:filename(libproviders.so): libproviders.so:
cannot open shared object file: No such file or directory
10:53:58 2024/05/08 05:23:58 INFO : [INFO]
139820265396032:error:25070067:DSO support routines:DSO_load:could not load the
shared library:dso_lib.c:244:
10:53:58 2024/05/08 05:23:58 INFO : [INFO]
139820265396032:error:0E07506E:configuration file
routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=providers,
path=providers
10:53:58 2024/05/08 05:23:58 INFO : [INFO]
139820265396032:error:0E076071:configuration file routines:MODULE_RUN:unknown
module name:conf_mod.c:222:module=providers
10:53:58 2024/05/08 05:23:58 INFO : [INFO]
10:53:58 2024/05/08 05:23:58 INFO : [INFO] 08 05 2024 05:23:58.571:ERROR
[launcher]: PhantomJS stdout:
10:53:58 2024/05/08 05:23:58 INFO : [INFO] 08 05 2024 05:23:58.571:ERROR
[launcher]: PhantomJS stderr: Auto configuration failed
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)