-
Notifications
You must be signed in to change notification settings - Fork 184
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
ROOT 6.22 - test TBB 2021.1.1 #6570
ROOT 6.22 - test TBB 2021.1.1 #6570
Conversation
A new Pull Request was created by @mrodozov (Mircho Rodozov) for branch IB/CMSSW_11_3_X/master. @cmsbuild, @smuzaffar, @mrodozov can you please review it and eventually sign? Thanks. |
please test with cms-sw/root#149, #6544, cms-externals/heppdt#1 |
will dd4hep work without toolfile change? |
cms-externals/heppdt#1 has been merged and is part of IBs, so no need to include it in tests |
yes, because we don't add the flag
I missed it was also added to cmsdist. |
I've seen the mistake, tricky backports :) |
-1 Failed Tests: Build BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_3_X_2021-01-19-2300/src/FWCore/Concurrency/src/ThreadsController.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_3_X_2021-01-19-2300/src/FWCore/Concurrency/src/WaitingTaskList.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_3_X_2021-01-19-2300/src/FWCore/Concurrency/src/WaitingTaskWithArenaHolder.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_3_X_2021-01-19-2300/src/FWCore/Concurrency/src/setNThreads.cc In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_3_X_2021-01-19-2300/src/FWCore/Concurrency/src/SerialTaskQueue.cc:17: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_3_X_2021-01-19-2300/src/FWCore/Concurrency/interface/SerialTaskQueue.h:134:39: error: expected class-name before '{' token 134 | class TaskBase : public tbb::task { | ^ /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_3_X_2021-01-19-2300/src/FWCore/Concurrency/interface/SerialTaskQueue.h:166:22: error: 'tbb::empty_task' has not been declared 166 | void pushAndWait(tbb::empty_task* iWait, TaskBase*); | ^~~ |
A mistake slipped through, can I request for the build to start again with the updated changes in my branch? I'll hold on merging the patches |
please test with cms-sw/root#149, #6544 |
@xvallspl , I have re-started the tests |
Thanks, Shahzad! |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b3b50f/12389/summary.html External BuildI found compilation error when building: make[2]: Leaving directory `/build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc900/external/rivet/3.1.3-323bd133c547eeec612112f01117e904/rivet-3.1.3/analyses' make[2]: Leaving directory `/build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc900/external/rivet/3.1.3-323bd133c547eeec612112f01117e904/rivet-3.1.3/analyses' make[2]: Leaving directory `/build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc900/external/rivet/3.1.3-323bd133c547eeec612112f01117e904/rivet-3.1.3/analyses' make[1]: Leaving directory `/build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc900/external/rivet/3.1.3-323bd133c547eeec612112f01117e904/rivet-3.1.3/analyses' make: *** [all-recursive] Error 1 error: Bad exit status from /build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.Z7I6VL (%build) RPM build errors: Macro %rpmbuild_libdir defined but not used within scope Bad exit status from /build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.Z7I6VL (%build) |
please test with cms-sw/root#149, #6544 |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b3b50f/12394/summary.html External BuildI found compilation error when building: make[2]: Leaving directory `/build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc900/external/rivet/3.1.3-c5b4e426ab026fb3075feb506ffa0727/rivet-3.1.3/analyses' make[2]: Leaving directory `/build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc900/external/rivet/3.1.3-c5b4e426ab026fb3075feb506ffa0727/rivet-3.1.3/analyses' make[2]: Leaving directory `/build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc900/external/rivet/3.1.3-c5b4e426ab026fb3075feb506ffa0727/rivet-3.1.3/analyses' make[1]: Leaving directory `/build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc900/external/rivet/3.1.3-c5b4e426ab026fb3075feb506ffa0727/rivet-3.1.3/analyses' make: *** [all-recursive] Error 1 error: Bad exit status from /build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.NR6gJs (%build) RPM build errors: Macro %rpmbuild_libdir defined but not used within scope Bad exit status from /build/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.NR6gJs (%build) |
@mrodozov , please open a separate PR for rivet changes |
sure, but also this failure I think it's this: |
We convert many ROOT messages to exceptions. The default behavior for an "unknown" message is to throw an exception, and some "known" messages are converted to MessageLogger messages with various severity levels. The logic is here For these particular messages from RTaskArena |
Let’s first ask the ROOT team exactly why they put that message out. If it is just INFO, we should just do the suggested conversion to a MessageLogger messages. |
So I took a look at the code where the message originates and I'm now of the opinion that we should make all messages from "RTaskArenaWrapper" to be MessageLogger INFO messages. |
do we already have a cmssw PR to convert |
not yet, I'm banging head with the data tag job :/ |
If it would help, I can make one. |
yes please Dr15Jones
|
please test with cms-sw/cmssw#32782 |
CERN network is having trouble -> requests to github are failing with timeouts, see: |
-1 Failed Tests: UnitTests RelVals RelVals-INPUT AddOn Unit TestsI found errors in the following unit tests: ---> test TestCalibrationLumiAlCaRecoProducers had ERRORS ---> test test_PixelBaryCentreTool had ERRORS ---> test CalibCalorimetryEcalLaserSortingRunStreamer had ERRORS ---> test testAlignmentOfflineValidation had ERRORS and more ... RelVals
Expand to see more relval errors ...RelVals-INPUT
Expand to see more relval errors ...
AddOn Tests
Expand to see more addon errors ...
|
please test with cms-sw/cmssw#32782 |
abort |
please test with cms-sw/cmssw#32782 |
rivet patch is merged, we have a PR for the latest DD4Hep and another one for TBB. closing this. |
No description provided.