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

[googleapis]: add version matching google-cloud-cpp-2.5.0 #15469

Merged
merged 1 commit into from
Feb 8, 2023
Merged

[googleapis]: add version matching google-cloud-cpp-2.5.0 #15469

merged 1 commit into from
Feb 8, 2023

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jan 25, 2023

Specify library name and version: googleapis/cci.20221108

I am planning to send a PR updating google-cloud-cpp to (1) use googleapis, and (2) get it upgraded to v2.5.0. Before I do so, I need to update googleapis.


@ghost
Copy link

ghost commented Jan 25, 2023

I detected other pull requests that are modifying googleapis/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@coryan
Copy link
Contributor Author

coryan commented Jan 26, 2023

Hmmm... sadly I cannot see the error message. Any thoughts on what I should fix?

@uilianries
Copy link
Member

@coryan An internal occurred when trying to connect Artifactory. I just restarted the CI build now.

@conan-center-bot

This comment has been minimized.

@coryan
Copy link
Contributor Author

coryan commented Feb 1, 2023

The v1 pipeline failed with:

OSError: [Errno 28] No space left on device: 'C:\\J\\w\\prod\\BuildSingleReference@6/s\\e17505\\1\\conanmanifest.txt'

That does not look like something I can fix, but if you have suggestions I am happy to follow them.

@uilianries
Copy link
Member

@coryan I just started a new CI job. Hope that error does not happen again.

@coryan
Copy link
Contributor Author

coryan commented Feb 7, 2023

Sorry to be a pest. Assuming the current failures are new (I cannot find any timestamps), then it is the same problem again:

  File "c:\conan_jenkins_envs\env_py_3_7_conan_1_57_0\lib\site-packages\conans\util\files.py", line 208, in save
    with open(path, "wb") as handle:
OSError: [Errno 28] No space left on device: 'C:\\J\\w\\prod\\BuildSingleReference@6/s\\e17505\\1\\conanmanifest.txt'

Any thoughts on how to fix this?

@uilianries
Copy link
Member

@coryan Thank you for pinging! That error occurs because we run parallel builds at same machine and projects occupies more storage than others, Qt projects for instance, and we can't manage a storage limit for each build, which means, sometimes, when running all in parallel, all builds together are enough to consume all storage and then we have this situation. I just restarted it again and let's see if it will occur or not.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 5 (7fc44ee6cfe2aa5a94b0bd5f5857a111d4041567):

  • googleapis/cci.20221108@:
    All packages built successfully! (All logs)

Conan v2 pipeline (informative, not required for merge) ❌

Failure in build 2 (7fc44ee6cfe2aa5a94b0bd5f5857a111d4041567):

  • googleapis/cci.20221108@:
    Error running command conan export --name googleapis --version cci.20221108 recipes/googleapis/all/conanfile.py:
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-15469/recipes/googleapis/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-15469/recipes/googleapis/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod-v2_cci_PR-15469/recipes/googleapis/all/conanfile.py", line 6, in <module>
        from conans import CMake, tools
    ImportError: cannot import name 'CMake' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@coryan
Copy link
Contributor Author

coryan commented Feb 7, 2023

@uilianries thanks for restarting the builds. Looks like all the tests passed, yay!

@conan-center-bot conan-center-bot merged commit 7ee6e29 into conan-io:master Feb 8, 2023
@coryan coryan deleted the googleapis-updates-for-google-cloud-cpp-v2.5.0 branch February 8, 2023 12:29
sabelka pushed a commit to sabelka/conan-center-index that referenced this pull request Feb 12, 2023
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

Successfully merging this pull request may close these issues.

5 participants