kevinw66 commented on PR #1255: URL: https://github.com/apache/bigtop/pull/1255#issuecomment-2069152445
Successfully run smoke tests on Debian-11: ``` [root@localhost docker]# ./docker-hadoop.sh -d -dcp -C config_debian-11.yaml -G -L -m 4g -c 1 -k zookeeper,solr -s solr ...... > Task :bigtop-tests:smoke-tests:solr:test Finished generating test XML results (0.009 secs) into: /bigtop-home/bigtop-tests/smoke-tests/solr/build/test-results/test Generating HTML test report... Finished generating test html results (0.022 secs) into: /bigtop-home/bigtop-tests/smoke-tests/solr/build/reports/tests/test Now testing... Starting process 'command '/usr/bin/solrctl''. Working directory: /bigtop-home/bigtop-tests/smoke-tests/solr Command: /usr/bin/solrctl collection --delete smoke Successfully started process 'command '/usr/bin/solrctl'' /usr/bin/solrctl: line 118: warning: command substitution: ignored null byte in input Starting process 'command '/usr/bin/solrctl''. Working directory: /bigtop-home/bigtop-tests/smoke-tests/solr Command: /usr/bin/solrctl instancedir --delete smoke Successfully started process 'command '/usr/bin/solrctl'' Starting process 'command '/bin/rm''. Working directory: /bigtop-home/bigtop-tests/smoke-tests/solr Command: /bin/rm -rf /tmp/smoke_data Successfully started process 'command '/bin/rm'' :bigtop-tests:smoke-tests:solr:test (Thread[Execution worker for ':',5,main]) completed. Took 16.574 secs. BUILD SUCCESSFUL in 1m 23s 28 actionable tasks: 7 executed, 21 up-to-date Stopped 1 worker daemon(s). + rm -rf buildSrc/build/test-results/binary + rm -rf /bigtop-home/.gradle ``` -- 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]
