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

DAQ file broker client (10_1_X) #23948

Merged
merged 20 commits into from Jul 25, 2018

Conversation

smorovic
Copy link
Contributor

Backport of #23944 (10_3_X)
Client implementation for new DAQ File Broker protocol

Tested in DAQ production HLT based on CMSSW_10_1_7 (and is remaining deployed for MD2 period).

…ile service which will distribute input files
Signed-off-by: Srecko Morovic <srecko.morovic@cern.ch>
catch file not exists and check for run directory on BU
handle NORUN
fix READY with no file current LS
handle JSON file move by server to subdirectory with prefix
support for socket keep alive (experimental)
fix undefined variable value when no raw file
use shared lock for server contact and promote it to exclusive if EoLS
file(s) have to be written
access to copy JSON file from ramdisk. This allows better diagnosis of
problems (such as recently seen bad file descriptor problem in some
tests). This is enabled only for File Broker, while NFS locking code
remains unchanged (as it is going to be phased out).
keep alive by default
close socket on error
NB: in tests it turns out that read_until reads the whole response. this
is however not
always guaranteed and updates will be needed to read based on HTTP
Content-Length
@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 23, 2018

A new Pull Request was created by @smorovic (Srecko Morovic) for CMSSW_10_1_X.

It involves the following packages:

EventFilter/Utilities

@perrotta, @mommsen, @cmsbuild, @emeschi, @slava77 can you please review it and eventually sign? Thanks.
@Martin-Grunewald this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@mommsen
Copy link
Contributor

mommsen commented Jul 23, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 23, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/29336/console Started: 2018/07/23 15:21

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-23948/29336/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 29
  • DQMHistoTests: Total histograms compared: 2520647
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2520470
  • DQMHistoTests: Total skipped: 176
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 28 files compared)
  • Checked 119 log files, 9 edm output root files, 29 DQM output files

@mommsen
Copy link
Contributor

mommsen commented Jul 23, 2018

+1

@slava77
Copy link
Contributor

slava77 commented Jul 24, 2018

backport of #23944

@slava77
Copy link
Contributor

slava77 commented Jul 24, 2018

+1

for #23948 660ad17

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_10_1_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_10_3_X is complete. This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@kpedro88
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit afa1bf9 into cms-sw:CMSSW_10_1_X Jul 25, 2018
@smorovic smorovic deleted the newFileServer-10_1_X branch August 23, 2018 10:17
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

5 participants