Skip to content

Build error with build id #8627546 #5334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kmpaul opened this issue Feb 21, 2019 · 1 comment
Closed

Build error with build id #8627546 #5334

kmpaul opened this issue Feb 21, 2019 · 1 comment
Labels
Support Support question

Comments

@kmpaul
Copy link

kmpaul commented Feb 21, 2019

Details:

Expected Result

The next step in the build process should be a conda env create ... step, but it does not appear to happen.

Actual Result

Here is the raw output:

Read the Docs build information
Build id: 8627546
Project: mpirical
Version: latest
Commit: bb8f3e1a8cbff6fe2f537d3951352e81173f5259
Date: 2019-02-21T15:51:25.055848Z
State: finished
Success: False


[rtd-command-info] start-time: 2019-02-21T15:51:25.532241Z, end-time: 2019-02-21T15:51:25.556201Z, duration: 0, exit-code: 0
git remote set-url origin https://github.com/NCAR/mpirical


[rtd-command-info] start-time: 2019-02-21T15:51:25.622583Z, end-time: 2019-02-21T15:51:25.935828Z, duration: 0, exit-code: 0
git fetch --tags --prune --prune-tags --depth 50
From https://github.com/NCAR/mpirical
   ad562c4..bb8f3e1  master     -> origin/master

[rtd-command-info] start-time: 2019-02-21T15:51:26.261499Z, end-time: 2019-02-21T15:51:26.413667Z, duration: 0, exit-code: 0
git checkout --force origin/master
Previous HEAD position was ad562c4 Using conda and requirements file for docs
HEAD is now at bb8f3e1 Only use the conda `env.yml` file for ReadTheDocs

[rtd-command-info] start-time: 2019-02-21T15:51:26.475459Z, end-time: 2019-02-21T15:51:26.487617Z, duration: 0, exit-code: 0
git clean -d -f -f

As you can see, the result is the same as with #5322, but I cannot say if this is for the same reason. The conda environment is not that large, as far as I know. I've successfully built the docs in the past with much the same environment. ...which makes me concerned that there is something wrong with my .readthedocs.yml file...?

@stsewd stsewd added the Support Support question label Feb 21, 2019
@stsewd
Copy link
Member

stsewd commented Feb 22, 2019

Hi, sorry about this. Looks like a bug from our side, can you try #5322 (comment). Please subscribe to the other issue.

@stsewd stsewd closed this as completed Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support Support question
Projects
None yet
Development

No branches or pull requests

2 participants