Skip to content

Docker nightly builds are failing #106470

@atalman

Description

@atalman

🐛 Describe the bug

Docker nightly builds are failing since last week:
https://hud.pytorch.org/hud/pytorch/pytorch/nightly/1?per_page=50&name_filter=Docker%20

This happens during conda install here:

/opt/conda/bin/conda install -c "pytorch-nightly" -c "nvidia" -y "python=3.10" pytorch torchvision torchaudio torchtext "pytorch-cuda=$(echo 11.8.0 | cut -d'.' -f 1-2)"  ;;     esac &&     /opt/conda/bin/conda clean -ya:
#28 1.635 DEBUG:urllib3.connectionpool:[https://conda.anaconda.org:443](https://conda.anaconda.org/) "GET /pytorch-nightly/linux-64/current_repodata.json HTTP/1.1" 404 None
#28 1.670 DEBUG:urllib3.connectionpool:[https://conda.anaconda.org:443](https://conda.anaconda.org/) "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 304 0
#28 1.693 DEBUG:urllib3.connectionpool:[https://conda.anaconda.org:443](https://conda.anaconda.org/) "GET /pytorch-nightly/linux-64/repodata.json HTTP/1.1" 304 0
#28 4.010 done
unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
#28 10.13 Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
#28 12.53 
#28 12.53 ResolvePackageNotFound: 
#28 12.53   - conda==23.5.2
#28 12.53

The issue seems to be connected to conda update 23.7.2

Versions

torch 2.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: dockeroncall: relengIn support of CI and Release EngineeringtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions