had tried to kill the process and stop the firewall as well but still no luck
ps aux | grep 'elastic'
kill -9 26025
but not luck still the same
es.log
2024.03.18 14:18:09 WARN es[][o.a.l.i.v.VectorizationProvider] Java vector incubator module is not readable. For optimal vector performance, pass --add-modules jdk.incubator.vector to enable Vector API.
2024.03.18 14:18:09 INFO es[][o.e.n.Node] version[8.11.0], pid[26086], build[tar/d9ec3fa628c7b0ba3d25692e277ba26814820b20/2023-11-04T10:04:57.184859352Z], OS[Mac OS X/14.2.1/x86_64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/21.0.2/21.0.2+13-LTS-58]
2024.03.18 14:18:09 INFO es[][o.e.n.Node] JVM home [/Library/Java/JavaVirtualMachines/jdk-21.jdk/Contents/Home], using bundled JDK [false]
2024.03.18 14:18:09 INFO es[][o.e.n.Node] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=org.elasticsearch.preallocate, -XX:+UseG1GC, -Djava.io.tmpdir=/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/temp, -XX:ErrorFile=/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/logs/es_hs_err_pid%p.log, -Xlog:disable, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djna.tmpdir=/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/temp, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=COMPAT, -Dcom.redhat.fips=false, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.distribution.type=tar, --module-path=/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/elasticsearch/lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [lang-painless]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [parent-join]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [x-pack-core]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [old-lucene-versions]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [rest-root]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [x-pack-redact]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [reindex]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [analysis-common]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [x-pack-security]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [apm]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [aggregations]
2024.03.18 14:18:12 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/System/Volumes/Data (/dev/disk1s1)]], net usable_space [42.4gb], net total_space [465.6gb], types [apfs]
2024.03.18 14:18:12 INFO es[][o.e.e.NodeEnvironment] heap size [512mb], compressed ordinary object pointers [true]
2024.03.18 14:18:12 INFO es[][o.e.n.Node] node name [sonarqube], node ID [y4aP071UQPGjqRy0C915Hw], cluster name [sonarqube], roles [data_frozen, ingest, data_cold, data, remote_cluster_client, master, data_warm, data_content, transform, data_hot, ml]
2024.03.18 14:18:13 INFO es[][o.e.x.s.Security] Security is disabled
2024.03.18 14:18:13 INFO es[][o.e.t.n.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=1mb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=4mb, heap_size=512mb}]
2024.03.18 14:18:13 INFO es[][o.e.i.r.RecoverySettings] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
2024.03.18 14:18:13 INFO es[][o.e.d.DiscoveryModule] using discovery type [single-node] and seed hosts providers [settings]
2024.03.18 14:18:13 INFO es[][o.e.n.Node] initialized
2024.03.18 14:18:13 INFO es[][o.e.n.Node] starting ...
2024.03.18 14:18:14 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:54641}, bound_addresses {127.0.0.1:54641}
2024.03.18 14:18:14 INFO es[][o.e.c.c.ClusterBootstrapService] this node is locked into cluster UUID [0jC224CJSqyhK9rkEDD4Vw] and will not attempt further cluster bootstrapping
2024.03.18 14:18:14 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined in term 5)[_FINISH_ELECTION_, {sonarqube}{y4aP071UQPGjqRy0C915Hw}{mltXx2p_T92LkUwwyQLj3Q}{sonarqube}{127.0.0.1}{127.0.0.1:54641}{cdfhilmrstw}{8.11.0}{7000099-8500003} completing election], term: 5, version: 5, delta: master node changed {previous [], current [{sonarqube}{y4aP071UQPGjqRy0C915Hw}{mltXx2p_T92LkUwwyQLj3Q}{sonarqube}{127.0.0.1}{127.0.0.1:54641}{cdfhilmrstw}{8.11.0}{7000099-8500003}]}
2024.03.18 14:18:14 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{y4aP071UQPGjqRy0C915Hw}{mltXx2p_T92LkUwwyQLj3Q}{sonarqube}{127.0.0.1}{127.0.0.1:54641}{cdfhilmrstw}{8.11.0}{7000099-8500003}]}, term: 5, version: 5, reason: Publication{term=5, version=5}
2024.03.18 14:18:14 INFO es[][o.e.c.f.AbstractFileWatchingService] starting file watcher ...
2024.03.18 14:18:14 INFO es[][o.e.c.f.AbstractFileWatchingService] file settings service up and running [tid=48]
2024.03.18 14:18:14 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001}
2024.03.18 14:18:14 INFO es[][o.e.c.c.NodeJoinExecutor] node-join: [{sonarqube}{y4aP071UQPGjqRy0C915Hw}{mltXx2p_T92LkUwwyQLj3Q}{sonarqube}{127.0.0.1}{127.0.0.1:54641}{cdfhilmrstw}{8.11.0}{7000099-8500003}] with reason [completing election]
2024.03.18 14:18:14 INFO es[][o.e.n.Node] started {sonarqube}{y4aP071UQPGjqRy0C915Hw}{mltXx2p_T92LkUwwyQLj3Q}{sonarqube}{127.0.0.1}{127.0.0.1:54641}{cdfhilmrstw}{8.11.0}{7000099-8500003}{xpack.installed=true, rack_id=sonarqube}
nohup logs
2024.03.18 14:18:09 WARN es[][o.a.l.i.v.VectorizationProvider] Java vector incubator module is not readable. For optimal vector performance, pass --add-modules jdk.incubator.vector to enable Vector API.
2024.03.18 14:18:09 INFO es[][o.e.n.Node] version[8.11.0], pid[26086], build[tar/d9ec3fa628c7b0ba3d25692e277ba26814820b20/2023-11-04T10:04:57.184859352Z], OS[Mac OS X/14.2.1/x86_64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/21.0.2/21.0.2+13-LTS-58]
2024.03.18 14:18:09 INFO es[][o.e.n.Node] JVM home [/Library/Java/JavaVirtualMachines/jdk-21.jdk/Contents/Home], using bundled JDK [false]
2024.03.18 14:18:09 INFO es[][o.e.n.Node] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=org.elasticsearch.preallocate, -XX:+UseG1GC, -Djava.io.tmpdir=/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/temp, -XX:ErrorFile=/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/logs/es_hs_err_pid%p.log, -Xlog:disable, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djna.tmpdir=/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/temp, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=COMPAT, -Dcom.redhat.fips=false, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.distribution.type=tar, --module-path=/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/elasticsearch/lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [lang-painless]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [parent-join]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [x-pack-core]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [old-lucene-versions]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [rest-root]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [x-pack-redact]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [reindex]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [analysis-common]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [x-pack-security]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [apm]
2024.03.18 14:18:10 INFO es[][o.e.p.PluginsService] loaded module [aggregations]
2024.03.18 14:18:12 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/System/Volumes/Data (/dev/disk1s1)]], net usable_space [42.4gb], net total_space [465.6gb], types [apfs]
2024.03.18 14:18:12 INFO es[][o.e.e.NodeEnvironment] heap size [512mb], compressed ordinary object pointers [true]
2024.03.18 14:18:12 INFO es[][o.e.n.Node] node name [sonarqube], node ID [y4aP071UQPGjqRy0C915Hw], cluster name [sonarqube], roles [data_frozen, ingest, data_cold, data, remote_cluster_client, master, data_warm, data_content, transform, data_hot, ml]
2024.03.18 14:18:13 INFO es[][o.e.x.s.Security] Security is disabled
2024.03.18 14:18:13 INFO es[][o.e.t.n.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=1mb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=4mb, heap_size=512mb}]
2024.03.18 14:18:13 INFO es[][o.e.i.r.RecoverySettings] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
2024.03.18 14:18:13 INFO es[][o.e.d.DiscoveryModule] using discovery type [single-node] and seed hosts providers [settings]
2024.03.18 14:18:13 INFO es[][o.e.n.Node] initialized
2024.03.18 14:18:13 INFO es[][o.e.n.Node] starting ...
2024.03.18 14:18:14 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:54641}, bound_addresses {127.0.0.1:54641}
2024.03.18 14:18:14 INFO es[][o.e.c.c.ClusterBootstrapService] this node is locked into cluster UUID [0jC224CJSqyhK9rkEDD4Vw] and will not attempt further cluster bootstrapping
2024.03.18 14:18:14 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined in term 5)[_FINISH_ELECTION_, {sonarqube}{y4aP071UQPGjqRy0C915Hw}{mltXx2p_T92LkUwwyQLj3Q}{sonarqube}{127.0.0.1}{127.0.0.1:54641}{cdfhilmrstw}{8.11.0}{7000099-8500003} completing election], term: 5, version: 5, delta: master node changed {previous [], current [{sonarqube}{y4aP071UQPGjqRy0C915Hw}{mltXx2p_T92LkUwwyQLj3Q}{sonarqube}{127.0.0.1}{127.0.0.1:54641}{cdfhilmrstw}{8.11.0}{7000099-8500003}]}
2024.03.18 14:18:14 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{y4aP071UQPGjqRy0C915Hw}{mltXx2p_T92LkUwwyQLj3Q}{sonarqube}{127.0.0.1}{127.0.0.1:54641}{cdfhilmrstw}{8.11.0}{7000099-8500003}]}, term: 5, version: 5, reason: Publication{term=5, version=5}
2024.03.18 14:18:14 INFO es[][o.e.c.f.AbstractFileWatchingService] starting file watcher ...
2024.03.18 14:18:14 INFO es[][o.e.c.f.AbstractFileWatchingService] file settings service up and running [tid=48]
2024.03.18 14:18:14 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001}
2024.03.18 14:18:14 INFO es[][o.e.c.c.NodeJoinExecutor] node-join: [{sonarqube}{y4aP071UQPGjqRy0C915Hw}{mltXx2p_T92LkUwwyQLj3Q}{sonarqube}{127.0.0.1}{127.0.0.1:54641}{cdfhilmrstw}{8.11.0}{7000099-8500003}] with reason [completing election]
2024.03.18 14:18:14 INFO es[][o.e.n.Node] started {sonarqube}{y4aP071UQPGjqRy0C915Hw}{mltXx2p_T92LkUwwyQLj3Q}{sonarqube}{127.0.0.1}{127.0.0.1:54641}{cdfhilmrstw}{8.11.0}{7000099-8500003}{xpack.installed=true, rack_id=sonarqube}
sonar log
2024.03.18 14:18:06 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/temp
2024.03.18 14:18:06 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:54641]
2024.03.18 14:18:06 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[ELASTICSEARCH] from [/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/elasticsearch]: /Library/Java/JavaVirtualMachines/jdk-21.jdk/Contents/Home/bin/java -Xms4m -Xmx64m -XX:+UseSerialGC -Dcli.name=server -Dcli.script=./bin/elasticsearch -Dcli.libs=lib/tools/server-cli -Des.path.home=/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/elasticsearch -Des.path.conf=/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/temp/conf/es -Des.distribution.type=tar -cp /Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/elasticsearch/lib/*:/Users/shrivsk/Downloads/Working-March-2024/sonarqube-18March/elasticsearch/lib/cli-launcher/* org.elasticsearch.launcher.CliToolLauncher
2024.03.18 14:18:06 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running