Thanks Hamid ,Vishu & SonDang. I did try those suggestions with no luck.
In the error.log what I see is Unable to resolve dependencies exceptions. Pasting here from one of the bundle when I try to Install from console.
19.09.2019 12:19:39.187 *ERROR* [FelixStartLevel] ERROR: Bundle '582' Error starting jcrinstall:/apps/core/wcm/install/core.wcm.components.core-2.3.1-20190213_144341-eea47f4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.core.wcm.components.core [582](R 582.3): missing requirement [com.adobe.cq.core.wcm.components.core [582](R 582.3)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.foundation.security)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-foundation [468](R 468.0): missing requirement [com.day.cq.wcm.cq-wcm-foundation [468](R 468.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.core.stats)(version>=5.7.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-core [465](R 465.7): missing requirement [com.day.cq.wcm.cq-wcm-core [465](R 465.7)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.wcm.ui.components.container.service)(version>=1.0.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.core.wcm.components.core [582](R 582.3)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.foundation.security)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.core.wcm.components.core [582](R 582.3): missing requirement [com.adobe.cq.core.wcm.components.core [582](R 582.3)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.foundation.security)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-foundation [468](R 468.0): missing requirement [com.day.cq.wcm.cq-wcm-foundation [468](R 468.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.core.stats)(version>=5.7.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-core [465](R 465.7): missing requirement [com.day.cq.wcm.cq-wcm-core [465](R 465.7)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.wcm.ui.components.container.service)(version>=1.0.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.core.wcm.components.core [582](R 582.3)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.foundation.security)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2281)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1539)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:748)
Regards,