nodece commented on PR #22391: URL: https://github.com/apache/pulsar/pull/22391#issuecomment-2037841324
I downloaded the test image and then tried to test the CLI test, when proxy is start, `Failed to load class "org.slf4j.impl.StaticLoggerBinder"` doesn't be printed, but in the GHA, this message has been printed, please see https://productionresultssa13.blob.core.windows.net/actions-results/c3508721-b89b-426a-aa66-cd2a8c2f5a99/workflow-job-run-6b1ea721-31e7-5262-bdcc-795f87829cb5/logs/job/job-logs.txt?rsct=text%2Fplain&se=2024-04-04T17%3A59%3A14Z&sig=lMZ7Bk7gThEIkAHVFAbJLNchc2Nq2jgfkcFXlxcWf%2F8%3D&sp=r&spr=https&sr=b&st=2024-04-04T17%3A49%3A09Z&sv=2021-12-02 ``` unzip -p pulsar-java-test-image.zst.zip | unzstd | docker load cd $PULSAR_HOME ./build/run_integration_group.sh CLI ``` @lhotari Do you have any suggestions? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
