Skip to content
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

VS2017 image: Error cloning repository #3910

Open
frankmorgner opened this issue Feb 23, 2024 · 0 comments
Open

VS2017 image: Error cloning repository #3910

frankmorgner opened this issue Feb 23, 2024 · 0 comments

Comments

@frankmorgner
Copy link

Some of our builds are aborting before the actual build steps are executed. We're running 4 different configurations on the Visual Studio 2017 image and in 50% of the time, there is one build which is aborted after 5 seconds with the following (complete!) log:

Build started
git clone -q --branch=master https://github.com/OpenSC/OpenSC.git C:\projects\opensc
      1 [main] git 1483 dofork: child -1 - forked process 3100 died unexpectedly, retry 0, exit code 0xC0000142, errno 11
error: cannot fork() for git-remote-https: Resource temporarily unavailable
Command exited with code 255

This problem does not seem to happen when the Visual Studio 2015 image is used. It seems that the problem is not related to our specific build steps, since those are not yet executed.

The complete AppVeyor configuration can be found here:
https://github.com/OpenSC/OpenSC/blob/master/.appveyor.yml
An example build is available here:
https://ci.appveyor.com/project/frankmorgner/opensc/builds/49237045/job/749q0b18thda95be

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant