sekikn commented on pull request #797: URL: https://github.com/apache/bigtop/pull/797#issuecomment-877890859
Hmm, I ran the smoke test again but they failed to install python packages with timeout. https://ci.bigtop.apache.org/view/Test/job/Bigtop-trunk-smoke-tests/246/COMPONENTS=gpdb.bigtop-utils@gpdb,OS=debian-10-arm64-deploy/console https://ci.bigtop.apache.org/view/Test/job/Bigtop-trunk-smoke-tests/246/COMPONENTS=gpdb.bigtop-utils@gpdb,OS=debian-9-arm64-deploy/console https://ci.bigtop.apache.org/view/Test/job/Bigtop-trunk-smoke-tests/246/COMPONENTS=gpdb.bigtop-utils@gpdb,OS=ubuntu-18.04-arm64-deploy/console https://ci.bigtop.apache.org/view/Test/job/Bigtop-trunk-smoke-tests/246/COMPONENTS=gpdb.bigtop-utils@gpdb,OS=ubuntu-20.04-arm64-deploy/console I tried to apply GPDB puppet manifest on the Linaro server and saw that installing python packages took around 270s. The default timeout for puppet execution is 300s, so it may be a bit strict for multiple execution. I'll submit an addendum PR that doubles the value of timeout. -- 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]
