You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/22 07:04:58 UTC

[GitHub] marcoabreu opened a new issue #12900: Website build times out

marcoabreu opened a new issue #12900: Website build times out
URL: https://github.com/apache/incubator-mxnet/issues/12900
 
 
   The website build timeout out and failed. This only happened once.
   
   http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/restricted-website-build/detail/restricted-website-build/537/pipeline
   
   ```
   + '[' 1.0.0 '!=' 0.11.0 ']'
   
   + '[' -d VersionedWeb/versions/1.0.0 ']'
   
   + echo 'The 1.0.0 is going to be updated with new css and install pages.'
   
   + update_mxnet_css 1.0.0
   
   + tag=1.0.0
   
   + echo 'Begin update fixes..'
   
   + echo 'Copying mxnet.css from artifacts folder...'
   
   The 1.0.0 is going to be updated with new css and install pages.
   
   Begin update fixes..
   
   Copying mxnet.css from artifacts folder...
   
   + cp artifacts/mxnet.css VersionedWeb/versions/1.0.0/_static
   
   + echo 'Update fixes complete..'
   
   + '[' 1.0.0 == master ']'
   
   + file_loc=VersionedWeb/versions/1.0.0
   
   Update fixes complete..
   
   + '[' 1.0.0 == master ']'
   
   + for tag in '$tag_list'
   
   + python AddVersion.py --root_url http://mxnet.incubator.apache.org/ --file_path VersionedWeb/versions/0.12.1 --current_version 0.12.1 --tag_default master
   
   Sending interrupt signal to process
   
   build.py: 2018-10-19 02:18:30,178 Signal 15 received, cleaning up...
   
   build.py: 2018-10-19 02:18:30,178 Cleaning up containers
   
   Terminated
   
   script returned exit code 143
   ```
   
   @aaronmarkham 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services