Skip to content

[C++] Appveyor hangs on conda install #34296

@westonpace

Description

@westonpace

Describe the bug, including details regarding any error messages, version, and platform.

Example failure: https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/46307156

Last command:

C:\projects\arrow>mamba create -n arrow -q -y -c conda-forge --file=ci\conda_env_python.txt --file=ci\conda_env_gandiva_win.txt --file=ci\conda_env_cpp.txt "ccache" "cmake" "ninja" "nomkl" "pandas" "fsspec" "python=3.10" || exit /B

Error:

Build execution time has reached the maximum allowed time for your plan (90 minutes).

Component(s)

Continuous Integration

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions