Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error opening zip file or JAR manifest missing : /atlassian-agent.jar #6

Open
hmirheydari opened this issue Sep 2, 2023 · 2 comments

Comments

@hmirheydari
Copy link

Dear Reza,

When I run
docker-compose -f bitbucket-compose.yml up
I get:
WARNING: Found orphan containers (confluence, postgressql-jira, postgressql-confluence, jira) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up. Starting bitbucket ... done Starting bitbucket-database ... done Attaching to bitbucket-database, bitbucket bitbucket-database | bitbucket-database | PostgreSQL Database directory appears to contain a database; Skipping initialization bitbucket-database | bitbucket-database | LOG: database system was shut down at 2023-09-02 17:54:03 UTC bitbucket-database | LOG: MultiXact member wraparound protections are now enabled bitbucket-database | LOG: database system is ready to accept connections bitbucket-database | LOG: autovacuum launcher started bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0 bitbucket | WARNING:root:###################################################################### bitbucket | WARNING:root:Starting Bitbucket with embedded search service. Note that this is bitbucket | not a recommended configuration and is known to have issues with bitbucket | clean shutdown. Ideally OpenSearch (previously Elasticsearch) should bitbucket | be started in a separate container/pod. bitbucket | WARNING:root:###################################################################### bitbucket | INFO:root:User is currently root. Will downgrade run user to bitbucket bitbucket | INFO:root:Running Bitbucket with command '/opt/atlassian/bitbucket/bin/start-bitbucket.sh', arguments ['/opt/atlassian/bitbucket/bin/start-bitbucket.sh', '-fg'] bitbucket | Starting Atlassian Bitbucket as the current user bitbucket | bitbucket | Starting the bundled search server bitbucket | Hint: Run start-bitbucket.sh --no-search to skip starting the bundled search server bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | warning: ignoring JAVA_OPTS=-javaagent:/atlassian-agent.jar; pass JVM parameters via OPENSEARCH_JAVA_OPTS bitbucket | Bundled search server started successfully bitbucket | bitbucket | Bitbucket is being run with a umask that contains potentially unsafe settings. bitbucket | The following issues were found with the mask "u=rwx,g=rx,o=rx" (0022): bitbucket | - Access is allowed to 'others'. It is recommended that 'others' be denied bitbucket | all access for security reasons. bitbucket | The recommended umask for Bitbucket is "u=,g=w,o=rwx" (0027) and can be bitbucket | configured in _start-webapp.sh bitbucket | bitbucket | Starting Bitbucket webapp at http://localhost:7990 bitbucket | Error opening zip file or JAR manifest missing : /atlassian-agent.jar bitbucket | Error occurred during initialization of VM bitbucket | agent library failed to init: instrument bitbucket | bitbucket | No PID file was found for the bundled search server bitbucket exited with code 0

@MahdiPeydai
Copy link

in bitbucket-compose.yml , in bitbucket service , in volumes change - ./agent/atlassian-agent-new.jar:/atlassian-agent.jar:ro to - ./agent/atlassian-agent.bak:/atlassian-agent.jar:ro

@tintucthethao
Copy link

how to crack crowd?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants