Skip to content

Conversation

@ehellbar
Copy link
Collaborator

@ehellbar ehellbar commented Apr 2, 2025

CPU usage tests on my laptop

O2_DPL_DEPLOYMENT_MODE=Local o2-qc-run-producer -b --monitoring-backend infologger://debug --message-rate 1000 --min-size 10 --max-size 10
before: dummy-sink at 41%, producer-0 at 18%
with this PR: dummy-sink at 18%, producer-0 at 13%

O2_DPL_DEPLOYMENT_MODE=OnlineECS o2-qc-run-producer -b --monitoring-backend infologger://debug --message-rate 1000 --min-size 10 --max-size 10
before: dummy-sink at 53%, producer-0 at 20%
with this PR: dummy-sink at 35%, producer-0 at 18%

@ehellbar ehellbar requested a review from a team as a code owner April 2, 2025 12:59
@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@alibuild
Copy link
Collaborator

alibuild commented Apr 2, 2025

Error while checking build/O2/fullCI_slc9 for 507ce9a at 2025-04-02 21:11:

## sw/BUILD/O2Physics-latest/log
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:


## sw/BUILD/O2-full-system-test-latest/log
Detected critical problem in logfile digi.log
digi.log:[22951:internal-dpl-ccdb-backend]: [21:10:55][ERROR] Exception while running: Fatal error. Rethrowing.
digi.log-[22951:internal-dpl-ccdb-backend]: [21:10:55][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-sim-digitizer-workflow, device shutting down. Reason: Fatal error
[22951:internal-dpl-ccdb-backend]: [21:10:53][ERROR] CCDBDownloader CURL transfer error - Timeout was reached
[22951:internal-dpl-ccdb-backend]: [21:10:53][ERROR] CcdbDownloader finished transfer http://alice-ccdb.cern.ch/CTP/Calib/OrbitReset for 1550600800000 (agent_id: alimetal04.cern.ch-1743621043-N7HpVr) with http code: 0
[22951:internal-dpl-ccdb-backend]: [21:10:53][ERROR] File CTP/Calib/OrbitReset could not be retrieved. No more hosts to try.
[22951:internal-dpl-ccdb-backend]: [21:10:53][FATAL] Unable to find CCDB object CTP/Calib/OrbitReset/1550600800000
[22951:internal-dpl-ccdb-backend]: [21:10:55][ERROR] Exception while running: Fatal error. Rethrowing.
[22951:internal-dpl-ccdb-backend]: [21:10:55][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-sim-digitizer-workflow, device shutting down. Reason: Fatal error
[ERROR] Workflow crashed - PID 22951 (internal-dpl-ccdb-backend) did not exit correctly however it's not clear why. Exit code forced to 128.


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
grep: error-log.txt: binary file matches
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/15937eb851264b8104acb0f9e0a501d619a9f107/slc9_x86-64/o2checkcode/1.0-local67/etc/modulefiles
++ cat
--

Full log here.

@ktf ktf merged commit c3f439d into AliceO2Group:dev Apr 3, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants