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

disable scipy auto provides as it sometimes hangs the rpm build process #7745

Merged
merged 1 commit into from Apr 5, 2022

Conversation

smuzaffar
Copy link
Contributor

We have noticed that scipy build sometimes hangs when rpm tries to automatically find its provides [a]. This PR proposes to disable check for provides.

[a]

1643314 Apr03                      |       \_ /bin/sh -c rm -rf /data/cmsbld/jenkins/workspace/build-any-ib/w/BUILD/rhel8_amd64_gcc10/external/py3-scipy/1.7.1-22a1fd70843dd38e845cebe744fde86f/pkgtools-pkg-src-move2git /data/cmsbld/jenkins/workspace/build-any-ib/w/BUILD/rhel8_amd64_gcc10/external/py3-scipy/1.7.1-22a1fd70843dd38e845cebe744fde86f/cmsdist-tmp; export _CMSBUILD_BUILD_ENV_=1; mkdir -p /data/cmsbld/jenkins/wor
1643333 Apr03                      |           \_ rpmbuild --buildroot /data/cmsbld/jenkins/workspace/build-any-ib/w/tmp/BUILDROOT/22a1fd70843dd38e845cebe744fde86f -ba --define _topdir /data/cmsbld/jenkins/workspace/build-any-ib/w --define compiling_processes 16 --define cmsdist_directory /data/cmsbld/jenkins/workspace/build-any-ib/CMSDIST --define compilerv 1030 --define cmscompilerv 10 --define cmsos rhel8_amd64 --def
1804650 Apr03                      |               \_ /bin/sh /data/cmsbld/jenkins/workspace/build-any-ib/w/rhel8_amd64_gcc10/external/rpm/4.15.0-1ee7aa6de94e59b133286d272a598131/libx/rpm/find-provides
1804652 Apr03                      |                   \_ /data/cmsbld/jenkins/workspace/build-any-ib/w/rhel8_amd64_gcc10/external/rpm/4.15.0-1ee7aa6de94e59b133286d272a598131/libx/rpm/rpmdeps --define=_use_internal_dependency_generator 1 --provides
1804683 Apr03                      |                       \_ bzip2 -cd
1804684 Apr03                      |                       \_ [gzip] <defunct>
1804685 Apr03                      |                       \_ [gzip] <defunct>
1804686 Apr03                      |                       \_ gzip -cd

@smuzaffar
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 4, 2022

A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_12_4_X/master.

@smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks.
@perrotta, @dpiparo, @qliphy you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 4, 2022

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5edf28/23633/summary.html
COMMIT: c7a4fc0
CMSSW: CMSSW_12_4_X_2022-04-03-2300/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/7745/23633/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3593039
  • DQMHistoTests: Total failures: 13
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3593003
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.004 KiB( 47 files compared)
  • DQMHistoSizes: changed ( 312.0 ): 0.004 KiB MessageLogger/Warnings
  • Checked 200 log files, 45 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@smuzaffar
Copy link
Contributor Author

+externals

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 5, 2022

This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_12_4_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

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

Successfully merging this pull request may close these issues.

None yet

2 participants