You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2020/08/22 16:17:41 UTC

[GitHub] [bigtop] sekikn opened a new pull request #660: BIGTOP-3389. Extend timeout for installing protobuf and R packages.

sekikn opened a new pull request #660:
URL: https://github.com/apache/bigtop/pull/660


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn merged pull request #660: BIGTOP-3389. Extend timeout for installing protobuf and R packages.

Posted by GitBox <gi...@apache.org>.
sekikn merged pull request #660:
URL: https://github.com/apache/bigtop/pull/660


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn commented on pull request #660: BIGTOP-3389. Extend timeout for installing protobuf and R packages.

Posted by GitBox <gi...@apache.org>.
sekikn commented on pull request #660:
URL: https://github.com/apache/bigtop/pull/660#issuecomment-678660158


   In this PR, I tried to set their timeout to ten times of [the default value](https://puppet.com/docs/puppet/5.5/types/exec.html#exec-attribute-timeout). I confirmed this change is grammatically correct by running `./gradlew toolchain`. I'd like to check if this change is actually effective on Jenkins after merging.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn edited a comment on pull request #660: BIGTOP-3389. Extend timeout for installing protobuf and R packages.

Posted by GitBox <gi...@apache.org>.
sekikn edited a comment on pull request #660:
URL: https://github.com/apache/bigtop/pull/660#issuecomment-678910606


   Installing protobuf had sometimes failed when building aarch64 images, but with this PR, it succeeded for all distros on the first try.
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=debian-9-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=debian-10-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=fedora-31-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=ubuntu-16.04-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=ubuntu-18.04-aarch64/console
   
   But installing R packages is still failing on CentOS 7 even with this extended timeout. I'm going to retry a few times.
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=centos-7-aarch64/console


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn commented on pull request #660: BIGTOP-3389. Extend timeout for installing protobuf and R packages.

Posted by GitBox <gi...@apache.org>.
sekikn commented on pull request #660:
URL: https://github.com/apache/bigtop/pull/660#issuecomment-678860564


   Merged into master. Will kick the Docker-Toolchain-Trunk job on Jenkins again and check if this works as expected.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn commented on pull request #660: BIGTOP-3389. Extend timeout for installing protobuf and R packages.

Posted by GitBox <gi...@apache.org>.
sekikn commented on pull request #660:
URL: https://github.com/apache/bigtop/pull/660#issuecomment-678910606


   Installing protobuf sometimes failed when building aarch64 images, but with this PR, it succeeded for all distros on the first try.
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=debian-9-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=debian-10-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=fedora-31-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=ubuntu-16.04-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=ubuntu-18.04-aarch64/console
   
   But installing R packages is still failing on CentOS 7 even with this extended timeout. I'm going to retry a few times.
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=centos-7-aarch64/console


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn commented on pull request #660: BIGTOP-3389. Extend timeout for installing protobuf and R packages.

Posted by GitBox <gi...@apache.org>.
sekikn commented on pull request #660:
URL: https://github.com/apache/bigtop/pull/660#issuecomment-679080120


   Hmm, I tried several times but installing R packages is continuing to fail in building a CentOS 7 image.
   (I'm not sure which one is the cause, distro or assigned EC2 instance performance. Maybe both?)
   
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/130/OS=centos-7-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/131/OS=centos-7-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/132/OS=centos-7-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/133/OS=centos-7-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/134/OS=centos-7-aarch64/console
   https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/135/OS=centos-7-aarch64/console
   
   I'm going to submit another PR to extend its timeout more.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org